]> git.proxmox.com Git - mirror_ovs.git/history - ofproto/ofproto-dpif.h
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / ofproto / ofproto-dpif.h
2020-10-21 Ben PfaffEliminate use of term "slave" in bond, LACP, and bundle...
2020-07-14 Yunjian Wangofproto: Remove duplicated includes
2020-06-22 Vishal Deep Ajmerauserspace: Avoid dp_hash recirculation for balance...
2020-03-06 Vishal Deep Ajmeraofproto: Add support to watch controller port liveness...
2020-01-07 Anju Thomasuserspace: Improved packet drop statistics.
2019-12-06 zhaozhanxuAdd offload packets statistics
2019-09-26 Yi-Hung Weiofproto-dpif-xlate: Translate timeout policy in ct...
2019-09-26 Yi-Hung Weiofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy...
2019-04-22 Numan SiddiqueAdd a new OVS action check_pkt_larger
2018-05-25 Jan Scheurichofproto-dpif: Use dp_hash as default selection method
2018-05-25 Jan Scheurichofproto-dpif: Improve dp_hash selection method for...
2018-05-25 Jan Scheurichuserspace datapath: Add OVS_HASH_L4_SYMMETRIC dp_hash...
2018-03-31 Ben Pfaffofp-flow: Reduce memory consumption for ofputil_flow_mo...
2018-02-28 William Tuofproto: fix comment about ofproto-dpif
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-01-20 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-11 Justin Pettitofproto-dpif: Add ability to look up an ofproto by...
2018-01-09 Justin Pettitofproto-dpif: Remove variable length userdata probe.
2017-08-03 Andy Zhouofproto-dpif: Add boottime support field.
2017-04-28 Andy Zhouofproto-dpif: Add 'meter_ids' to backer
2017-04-28 Jarno Rajahalmexlate: Use OVS_CT_ATTR_EVENTMASK.
2017-04-04 Andy Zhouofproto: Use macros to define DPIF support fields
2017-03-11 Andy Zhouofproto: Probe for sample nesting level.
2017-01-24 Andy Zhoudpif-netdev: Add clone action
2017-01-12 Ben Pfaffofproto-dpif: Make ofproto/trace output easier to read.
2017-01-06 Ben Pfaffofproto-dpif: Break trace functionality into a separate...
2017-01-06 Ben Pfaffofproto-dpif: Unhide structure contents.
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-16 Jarno Rajahalmexlate: Use dp_hash for select groups.
2016-09-14 Jarno Rajahalmeofproto: Refactor packet_out handling.
2016-09-14 Jarno Rajahalmeofproto: Use ofproto_flow_mod for learn execution from...
2016-09-14 Jarno Rajahalmeofproto-dpif-xlate: Add xlate cache type XC_TABLE.
2016-09-13 Jarno Rajahalmeconnmgr: Make connmgr_wants_packet_in_on_miss() lock...
2016-08-30 Jarno Rajahalmeofproto-dpif: Remove prototype for an undefined function.
2016-07-29 Jarno Rajahalmeofproto: Make groups versioned.
2016-07-29 Jarno Rajahalmeofproto: Take group references only when needed.
2016-07-29 Jarno Rajahalmeofproto: Lockless group lookups.
2016-07-29 Jarno Rajahalmelib: Separate versioning to its own module.
2016-06-29 Jesse Grossbfd: Allow setting OAM bit when encapsulated in tunnel.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-05-09 Ben Pfaffofproto-dpif: Do not count resubmit to later tables...
2016-05-09 Ben Pfaffofproto-dpif: Rename "recurse" to "indentation".
2016-04-27 Pravin B ShelarRemove "VLAN splinters" feature.
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-01-21 Ben Pfaffofproto-dpif-rid: Use UUID, not pointer, to identify...
2016-01-20 Ben Pfaffconnmgr: Generalize ofproto_packet_in to ofproto_async_msg.
2015-09-25 Zoltan Kissofproto-dpif: Do not block on uninitialized pause barriers.
2015-09-18 Jesse Grosstunneling: Track recursion levels across ARP generation.
2015-08-03 Ben Pfaffofproto-dpif: Use a regular ref instead of try_ref...
2015-07-20 Ben Pfaffofproto-dpif: Remove prototype for unimplemented function.
2015-07-06 Jarno Rajahalmeofproto: Add struct ofproto_flow_mod.
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-11 Jarno Rajahalmeofproto: Infra for table versioning.
2015-05-29 Joe Stringerofproto-dpif: Refactor feature support structure.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-26 Jarno Rajahalmeofproto-dpif: Restore metadata and registers on recircu...
2015-03-24 Simon HormanImplement hash fields select group
2015-03-24 Simon HormanSupport translation of NTR selection method
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2014-12-23 Alex Wangrecirculation: Map recirc_id to ofproto_dpif.
2014-12-19 Joe Stringerdpif: Shift ufid support checking up to dpif_backer.
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-13 Alex Wangrecirculation: Do not drop packet when there is no...
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-10 Jarno Rajahalmeofproto-dpif: Clean up table lookup code.
2014-11-10 Jarno Rajahalmerule_dpif_lookup_from_table: Check frags only once.
2014-08-14 Ethan Jacksonofproto: Reorganize in preparation for direct dpdk...
2014-07-07 Jarno Rajahalmeofproto-dpif: Use ovs_refcount_try_ref_rcu().
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-12 Simon Hormanofproto-dpif: Move RECIRC_RULE_PRIORITY to common header
2014-05-28 Ryan Wilsonofproto-dpif-xlate: Implement RCU locking in ofproto...
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-16 Andy Zhouofproto-dpif: Install internal rule should not change...
2014-05-12 YAMAMOTO Takashiofproto-dpif.h: Fix a comment
2014-05-02 Simon Hormanofproto-dpif: Add table_is_internal() helper
2014-04-29 Jarno Rajahalmeofproto: Inline trivial functions.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-24 Jarno Rajahalmeofproto: Make taking rule reference conditional on...
2014-04-18 ejjMerge pull request #3 from joestringer/submit/xlate_cac...
2014-04-18 Joe Stringerofproto: New function ofproto_refresh_rule().
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-03 Simon Hormanofproto: Support OF version-specific table-miss behaviours
2014-03-28 YAMAMOTO Takashirecirculation: Some cosmetic fixes
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-25 Andy Zhouofproto-dpif: Added Per backer recirculation ID management
2014-03-20 Simon Hormanofproto-dpif: Differentiate between different miss...
2014-03-20 Simon Hormanofproto: Honour Table Mod settings for table-miss handling
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-01-16 Ben Pfaffofproto-dpif: Add more lock annotations.
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-10-23 YAMAMOTO Takashiconnmgr: Fix packet-in reason for OpenFlow1.3 table...
2013-10-23 Ben Pfafffail-open: Add function to identify fail-open's flows.
next