]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpif.c
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / lib / dpif.c
2020-12-21 Jianbo Liudpif-netlink: Fix issues of the offloaded flows counter.
2020-10-21 Ben PfaffEliminate use of term "slave" in bond, LACP, and bundle...
2020-10-17 Ben PfaffEliminate "whitelist" and "blacklist" terms.
2020-07-08 Ilya Maximetsnetdev-offload: Use dpif type instead of class.
2020-06-22 Vishal Deep Ajmerauserspace: Avoid dp_hash recirculation for balance...
2020-01-27 Ilya Maximetsdpif: Fix dp_extra_info leak by reworking the allocatio...
2020-01-20 Ilya Maximetsdpif: Fix leak and usage of uninitialized dp_extra_info.
2020-01-08 Ilya Maximetsdpif: Turn dpif_flow_hash function into generic odp_flo...
2020-01-07 Anju Thomasuserspace: Improved packet drop statistics.
2019-12-22 Paul Blakeydpif: Add support to set user features
2019-07-02 Ilya Maximetsvswitchd: Always cleanup userspace datapath.
2019-04-22 Numan SiddiqueAdd a new OVS action check_pkt_larger
2019-04-10 John Hurleyovs-tc: offload datapath rules matching on internal...
2019-01-25 Flavio LeitnerRevert "ofproto-dpif: Let the dpif report when a port...
2018-12-11 Ilya Maximetstreewide: Wider use of packet batch APIs.
2018-10-31 Sriharsha Basavapatnadpif: Restore a few lines with form feed characters
2018-10-19 Sriharsha Basavapa... revalidator: Rebalance offloaded flows based on the...
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-16 Justin Pettitdpif: Don't pass in '*meter_id' to meter_set commands.
2018-07-30 Justin Pettitdpif: Move common meter checks into the dpif layer.
2018-07-25 Justin PettitRevert "dpctl: Expand the flow dump type filter"
2018-07-25 Gavi Teitzdpctl: Expand the flow dump type filter
2018-07-05 Ben Pfaffofproto-dpif: Let the dpif report when a port is a...
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-05-23 Darrell Ballodp-execute: Rename 'may_steal' to 'should_steal'.
2018-05-14 William Tutunnel: make tun_key_to_attr aware of tunnel type.
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-08 Yi Yangnsh: rework NSH netlink keys and actions
2017-11-29 Yifeng Sundpif: Fix memory leak
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-10-30 Kaige Fudpif: Remove duplicated word in comment for dpif_recv()
2017-08-18 Roi Dayandpif: Fix cleanup of netdev_ports map
2017-08-09 Joe Stringerdpif: Clean up netdev_ports map on dpif_close().
2017-08-07 Jan ScheurichGeneric encap and decap support for NSH
2017-07-27 Roi Dayandpif: Refactor obj type from void pointer to dpif_class
2017-07-05 Marcelo Leitnerdpif: fix warn msg when failed to open netdev
2017-06-27 Darrell Balldpif: Fix cleanup of userspace datapath.
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-15 Roi Dayandpif: Refactor flow logging functions to be used by...
2017-06-15 Paul Blakeydpctl: Add an option to dump only certain kinds of...
2017-06-15 Paul Blakeydpif: Save added ports in a port map for netdev flow...
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-04-17 Jarno Rajahalmedpif: Log packet metadata on execute.
2017-03-11 Andy Zhouofproto: Probe for sample nesting level.
2017-03-11 Andy Zhoudpif: Refactor dpif_probe_feature()
2017-03-08 Jarno Rajahalmeofproto: Meter translation.
2017-03-08 Jarno Rajahalmedpif: Meter framework.
2017-03-02 Yang, Yi Ydatapath: add Ethernet push and pop actions
2017-02-03 Daniele Di Proiettodpif-netdev: Pass Openvswitch other_config smap to...
2017-01-27 Andy Zhoudp-packet: Enhance packet batch APIs.
2017-01-24 Andy Zhoudpif-netdev: Add clone action
2017-01-16 Daniele Di Proiettodpctl: Avoid making assumptions on pmd threads.
2017-01-12 Andy Zhoudpif: Simplify dpif_execute_helper_cb()
2017-01-06 Daniele Di Proiettodpif: Return ENODEV from dpif_port_query_by_*() if...
2016-07-27 Ilya Maximetsbridge: Pass interface's configuration to datapath.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-05-20 Daniele Di Proiettodpif: Pass flow parameter to dpif_execute().
2016-05-20 YAMAMOTO Takashidpif: Remove a warning
2016-05-19 Pravin B Shelardpif-netdev: create batch object
2016-05-08 Justin Pettitutil: Pass 128-bit arguments directly instead of using...
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/ofp-errors.h to include/openvswitch directory
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2015-11-30 Jiri Benctunneling: extend flow_tnl with ipv6 addresses
2015-11-30 Thadeu Lima de Sou... tnl-arp-cache: Rename module and functions to tnl-neigh...
2015-10-13 Andy Zhoudpif-netlink: Allow MRU packet attribute.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-09-02 Alex Wangdpif-netdev: Purge all ukeys when reconfigure pmd.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Ben Pfaffdpif: Generalize test for dummy dpifs beyond the name.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-06-10 Joe Stringerdpif: Always generate RFC4122 UUIDs for UFID.
2015-05-22 Daniele Di Proiettoovs-numa: Change 'core_id' to unsigned.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-14 Daniele Di Proiettodpif-provider: Add class init function.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2014-12-30 Alex Wangdpif-netdev: Add per-pmd flow-table/classifier.
2014-12-19 Joe Stringerdpif: Shift ufid support checking up to dpif_backer.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-11 Joe Stringerdpif: Use DPIF_FP_MODIFY for feature probes.
2014-12-11 Joe Stringerdpif: Refactor datapath feature detection.
2014-12-11 Joe Stringerdpif: Don't initialize output UFID in dpif_flow_get().
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-12-02 Ben Pfaffdpif: Don't clear argument in dp_enumerate_types().
next