sflow: Export LAG, PORTNAME, and OPENFLOWPORT information also.
[cascardo/ovs.git] / ofproto / ofproto-dpif.c
2014-11-11 Neil McKeesflow: Export LAG, PORTNAME, and OPENFLOWPORT informati...
2014-11-10 Jarno RajahalmeFix setting transport ports with frags.
2014-11-10 Jarno Rajahalmeofproto-dpif: Clean up table lookup code.
2014-11-10 Jarno Rajahalmeofproto-dpif-xlate: Remove xbridge->frag.
2014-11-10 Jarno Rajahalmerule_dpif_lookup_from_table: Check frags only once.
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-11-04 Ben Pfaffofproto-dpif: Make ofproto/trace a bit more like real...
2014-11-04 Ben Pfaffofproto-dpif-xlate: Add drop_frags_rule to struct xbridge.
2014-11-03 Pravin B Shelarroute-table: Use classifier to store routing table.
2014-10-03 Jarno Rajahalmedpif: Use OVS_FLOW_ATTR_PROBE.
2014-09-25 Jarno Rajahalmelib/ofproto: Sync RSTP operational state after configur...
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-09-11 Jarno Rajahalmeofproto-dpif: Probe for userdata after backer is fully...
2014-09-09 Jarno Rajahalmeofproto: Probe for masked set action support.
2014-09-09 Jarno Rajahalmelib/rstp: Remove lock recursion.
2014-09-09 Jarno Rajahalmelib/rstp: More robust thread safety.
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...
next