ofproto-dpif: Remove a debug log
[cascardo/ovs.git] / ofproto / ofproto-dpif.c
2014-09-09 Jarno Rajahalmelib/rstp: CodingStyle changes.
2014-09-09 Jarno Rajahalmelib/rstp: Refactor port initialization.
2014-09-09 Jarno Rajahalmelib/rstp: Better debug messages, style fixes.
2014-09-09 Jarno Rajahalmelib/stp: Some debugging support.
2014-09-09 Jarno Rajahalmelib/stp,rstp: Add unit more unit tests.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-08-29 Jarno Rajahalmeofproto/ofproto: Use relaxed atomics.
2014-08-22 Jarno Rajahalmeofproto/xlate: Add xlate_lookup_ofproto().
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-14 Ethan Jacksonofproto: Reorganize in preparation for direct dpdk...
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-08-04 Andy Zhouofproto-dpif: fix an ovs crash when dpif_recv_set retur...
2014-08-04 Ben Pfaffofproto-dpif: Use DPIF_FP_CREATE but not DPIF_FP_MODIFY.
2014-07-22 Alex Wangstp: Add more logging points for debug.
2014-07-22 Ben Pfaffcmap, classifier: Avoid unsafe aliasing in iterators.
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-07-11 Jarno Rajahalmelib/classifier: Simplify iteration with C99 declaration.
2014-07-07 Jarno Rajahalmeofproto-dpif: Use ovs_refcount_try_ref_rcu().
2014-06-30 Joe Stringerudpif: Add command to wait for revalidation.
2014-06-24 Flavio Leitnerofproto-dpif: Add mcast snooping db show and flush...
2014-06-24 Flavio Leitnerofproto: Add functions to configure multicast snooping
2014-06-24 Flavio Leitnerofproto-dpif: Introduce multicast snooping handler
2014-06-14 Alex Wangofproto: Add separate functions for checking bfd/cfm...
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-06-12 Ben Pfaffofproto: Do straightforward removal of asynchronous...
2014-06-12 Ben Pfaffofproto: Only initiate flow table modifications if...
2014-06-12 Simon Hormanofproto-dpif: Add idle_timeout parameter to ofproto_dpi...
2014-06-12 Simon Hormanofproto-dpif: Add recirc_id field to struct rule_dpif
2014-06-06 Ben Pfaffofproto-dpif: Remove unused struct dpif_completion.
2014-06-05 Ben Pfaffofproto-dpif: Fix uninitialized data in ofproto_dpif_ex...
2014-06-03 Joe Stringerofproto: Remove ofproto_refresh_rule().
2014-05-28 Ryan Wilsonofproto-dpif-xlate: Implement RCU locking in ofproto...
2014-05-23 Andy Zhouofproto-dpif: remove a redundant assignment
2014-05-22 Simon Hormanofproto: per-table statistics
2014-05-22 Ryan Wilsonofproto: Add support for Openflow group and bucket...
2014-05-22 Ryan Wilsonofproto: Add reference count for Openflow groups.
2014-05-20 Ben Pfaffdpif: Refactor flow dumping interface to make better...
2014-05-19 Flavio Leitnerdpif: Comestic indentation fixes
2014-05-19 Joe Stringerodp-util: Always serialise recirculation in upcall...
2014-05-16 Andy Zhouofproto-dpif: Install internal rule should not change...
2014-05-12 YAMAMOTO Takashiofproto-dpif: Whitespace fixes
2014-05-02 Simon Hormanofproto-dpif: Add table_is_internal() helper
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-05-01 Simon Hormanofproto-dpif: Correct check_recirc comment
2014-04-30 Ben Pfaffofproto-dpif: Close race between processing packet_ins...
2014-04-29 Jarno Rajahalmeofproto: Inline trivial functions.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-29 Andy Zhouofproto-dpif: restore bond rebalance for non-recirc...
2014-04-28 Alex Wangofproto-dpif: Use sequence number to wake up main threa...
2014-04-24 Alex Wangbfd/cfm: Check status change before update status to...
2014-04-24 Jarno Rajahalmeofproto: Make taking rule reference conditional on...
2014-04-23 Andy Zhouofproto-dpif: Improve code clarity and comments on...
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-04-21 Andy Zhouofproto-dpif: Rule lookup starts from table zero for...
2014-04-18 ejjMerge pull request #3 from joestringer/submit/xlate_cac...
2014-04-18 Joe Stringerofproto: New function ofproto_refresh_rule().
2014-04-14 Simon Hormanofproto-dpif: Correct typo in documentation of rule_dpi...
2014-04-14 Simon Hormanofproto-dpif: Correct documentation of rule_dpif_lookup...
2014-04-09 Jarno RajahalmeTests: Fix ofproto/trace and expose megaflows when...
2014-04-08 Jarno Rajahalmeofproto/ofproto-dpif: Use ofpbuf API to access 'data...
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-03 Simon Hormanofproto: Support OF version-specific table-miss behaviours
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-25 Andy Zhouofproto-dpif: Added Per backer recirculation ID management
2014-03-24 Gurucharan Shettypackets: packet metadata from flow function instead...
2014-03-20 Simon Hormanofproto-dpif: Differentiate between different miss...
2014-03-20 Simon Hormanofproto: Honour Table Mod settings for table-miss handling
2014-03-20 Alex Wangdpif: Change dpif API to allow multiple handler threads...
2014-03-19 Jarno Rajahalmelib: Use tcp_flags from flow.
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-03-18 Ben Pfaffofproto: Use RCU to protect rule_actions.
2014-03-17 Ben Pfaffofproto-dpif: Revalidate flows when the group table...
2014-03-16 Andy Zhouudpif: Bug fix updif_flush
2014-03-11 Joe Stringerofproto-dpif: Use 'struct dpif_stats' for stats.
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-25 Ben Pfaffofproto-dpif: Complete all packet translations before...
2014-02-22 Ben Pfaffofproto-dpif-xlate: Avoid recursively taking read side...
2014-02-21 Ben Pfaffofproto-dpif: Fix segfault removing port when STP is...
2014-02-13 Jarno Rajahalmeofproto-dpif: Use adaptive mutex for stats.
2014-02-12 Jarno Rajahalmeofproto: Move 'rule->used' to the provider.
2014-02-12 Jarno Rajahalmeofproto: Lock for vlan splinters only if have them.
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-02-03 Simon Hormanofproto-dpif-xlate: Remove unused fitnessp pararameter...
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2014-01-13 Ben Pfaffofproto-dpif: Un-wildcard nw_frag only for protocols...
2014-01-09 Alex Wangofproto/trace: Show megaflow fields in each resubmit.
2014-01-09 Alex Wangofproto/trace: Change output field name.
2014-01-09 Alex Wangofproto/trace: Remove the unused variables.
2014-01-09 Alex Wangofproto/trace: Use final flow to compute "Relevant...
2014-01-08 YAMAMOTO TakashiFix !HAVE_NETLINK build
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-30 Ben Pfaffofproto-dpif: Enable NXAST_SAMPLE only if the datapath...
2013-12-24 Gurucharan Shettyofproto-dpif: Verbosity option for dpif/dump-flows...
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
next