]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpif-provider.h
netdev-offload-tc: Use single 'once' variable for probing tc features
[mirror_ovs.git] / lib / dpif-provider.h
2020-10-21 Ben PfaffEliminate use of term "slave" in bond, LACP, and bundle...
2020-06-22 Vishal Deep Ajmerauserspace: Avoid dp_hash recirculation for balance...
2019-12-22 Paul Blakeydpif: Add support to set user features
2019-09-26 Yi-Hung Weiofproto-dpif-xlate: Translate timeout policy in ct...
2019-09-26 Yi-Hung Weict-dpif, dpif-netlink: Add conntrack timeout policy...
2019-09-25 Darrell Ballconntrack: Add option to disable TCP sequence checking.
2019-07-02 Ilya Maximetsvswitchd: Always cleanup userspace datapath.
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2018-10-19 Sriharsha Basavapa... revalidator: Rebalance offloaded flows based on the...
2018-10-19 Sriharsha Basavapa... revalidator: Gather packets-per-second rate of flows
2018-09-26 Ben Pfaffdpif: Remove support for multiple queues per port.
2018-09-13 Gavi Teitzdpctl: Expand the flow dump type filter
2018-08-17 Yi-Hung Weidpif: Support conntrack zone limit.
2018-08-16 Justin Pettitdpif: Don't pass in '*meter_id' to meter_set commands.
2018-07-25 Justin PettitRevert "dpctl: Expand the flow dump type filter"
2018-07-25 Gavi Teitzdpctl: Expand the flow dump type filter
2018-01-09 Darrell Balldpctl conntrack: Add get number of connections.
2018-01-09 Darrell Balldpctl conntrack: Add get and set maxconns command.
2017-12-07 Yi-Hung Weict-dpif,dpif-netlink: Support conntrack flush by ct...
2017-08-02 Antonio Fischettidpctl: Add new 'ct-bkts' command.
2017-06-15 Paul Blakeydpctl: Add an option to dump only certain kinds of...
2017-03-08 Jarno Rajahalmedpif: Meter framework.
2017-02-03 Daniele Di Proiettodpif-netdev: Pass Openvswitch other_config smap to...
2017-01-06 Daniele Di Proiettodpif: Return ENODEV from dpif_port_query_by_*() if...
2016-11-14 Joe Stringerdpif-provider: Update port_add documentation.
2016-09-19 Justin Pettitdpif-provider: Clean up comments around ct functions.
2016-07-27 Ilya Maximetsbridge: Pass interface's configuration to datapath.
2016-05-23 Daniele Di Proiettodpif-netdev: Change pmd thread configuration in dpif_ne...
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2015-12-22 Daniele Di Proiettoct-dpif: Add ct_dpif_flush().
2015-12-22 Daniele Di Proiettoct-dpif: Add ct_dpif_dump_{start,next,done}().
2015-09-02 Alex Wangdpif-netdev: Purge all ukeys when reconfigure pmd.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-14 Daniele Di Proiettodpif-provider: Add class init function.
2014-12-19 Joe Stringerdpif: Shift ufid support checking up to dpif_backer.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-09-18 Alin Gabriel Serdeandpif-linux: Rename dpif-netlink; change to compile...
2014-08-14 Ethan Jacksondpif-netdev: Streamline miss handling.
2014-08-13 Joe Stringerdpif: Support flow_get in dpif_operate().
2014-08-12 Ben Pfaffdpif-provider: Get rid of redundant operations.
2014-07-25 Ryan Wilsondpif-netdev: Polling threads directly call ofproto...
2014-07-16 Joe Stringerdpif: Update documentation for RCU-protected actions.
2014-07-15 Joe Stringerdpif: Support fetching flow mask via dpif_flow_get().
2014-06-12 Daniele Di Proiettodpif-netdev: enumerate dpif belonging to the right...
2014-05-20 Ben Pfaffdpif: Refactor flow dumping interface to make better...
2014-03-20 Alex Wangdpif: Change dpif API to allow multiple handler threads...
2014-02-27 Joe Stringerdpif: New function flow_dump_next_may_destroy_keys().
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-27 Joe Stringerdpif: Separate local and shared flow dump state.
2014-01-09 Ben Pfaffdpif: Remove unused 'get_max_ports' from provider inter...
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-17 Jarno RajahalmeDo not free uninitialized packets.
2013-12-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-08-23 Alex Wangdpif: Change get_max_ports() to return uint32_t.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-11-16 Justin PettitAdd functions to determine how port should be opened...
2012-11-02 Justin Pettitdpif: Add new dpif_port_exists() function.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-07-31 Justin Pettitdpif: Allow the port number to be requested when adding...
2012-05-09 Ben Pfaffofproto-dpif: Segregate CFM, LACP, and STP traffic...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-19 Ben Pfaffdpif: Make caller of dpif_recv() provide buffer space.
2012-04-19 Ben Pfaffofproto-dpif: Batch flow uninstallations due to expiration.
2012-01-16 Ben Pfaffdpif: Change provider interface to consistently use...
2012-01-16 Ben Pfaffdpif: Factor 'type' and 'error' out of individual dpif_...
2012-01-13 Ben Pfaffdpif: Simplify the "listen mask" concept.
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-14 Ben Pfaffdpif: New function dpif_operate() and dpif-linux implem...
2011-10-12 Ben Pfaffdatapath: Move Netlink PID for userspace actions from...
2011-10-05 Ben Pfaffdpif: Avoid use of "struct ovs_dp_stats" in platform...
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-06-01 Ben Pfaffdatapath: Get packet metadata from userspace in odp_pac...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffdpif: Improve abstraction by making 'run' and 'wait...
2011-03-31 Ben Pfaffdpif: Use sset instead of svec in dpif interface.
2011-01-28 Ben Pfaffdatapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
2011-01-28 Ben Pfaffdpif: Remove dpif_get_all_names().
2011-01-28 Ben PfaffEliminate ODPL_* from userspace-facing interface.
2011-01-28 Ben Pfaffdatapath: Eliminate 'flags' member from odp_flow.
2011-01-28 Ben Pfaffdpif: Eliminate ODPPF_* constants from client-visible...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow_stats" from client...
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow" from client-visible...
2011-01-28 Ben Pfaffdatapath: Change ODP_FLOW_GET to retrieve only a single...
2011-01-28 Ben Pfaffdatapath: Drop port information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop queue information from odp_stats.
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_port" from client-visible...
2011-01-28 Ben Pfaffdatapath: Change listing ports to use an iterator concept.
2011-01-28 Ben Pfaffdatapath: Report kernel's flow key when passing packets...
2011-01-28 Ben Pfaffdatapath: Change listing flows to use an iterator concept.
2010-12-10 Ben Pfaffdatapath: Replace "struct odp_action" by Netlink attrib...
2010-12-03 Ben Pfaffdatapath: Make adding and attaching a vport a single...
next