]> git.proxmox.com Git - mirror_ovs.git/history - lib/dpif.h
netdev-offload-tc: Use single 'once' variable for probing tc features
[mirror_ovs.git] / lib / dpif.h
2020-10-21 Ben PfaffEliminate use of term "slave" in bond, LACP, and bundle...
2020-10-17 Ben PfaffEliminate "whitelist" and "blacklist" terms.
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-17 Emma Finndpif-netdev: Modified ovs-appctl dpctl/dump-flows command
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-12-06 zhaozhanxuAdd offload packets statistics
2019-11-22 Tonghao Zhangofproto-dpif-upcall: Echo HASH attribute back to datapath.
2019-07-02 Ilya Maximetsvswitchd: Always cleanup userspace datapath.
2019-06-01 Justin PettitRemove ESX references.
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-25 Justin PettitRevert "dpctl: Expand the flow dump type filter"
2018-07-25 Gavi Teitzdpctl: Expand the flow dump type filter
2018-06-18 Gavi Teitzdpctl: Properly reflect a rule's offloaded to HW state
2018-05-25 Ben PfaffEmbrace anonymous unions.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-21 Justin Pettitdpif: Use spaces instead of tabs.
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-07-27 Roi Dayandpif: Refactor obj type from void pointer to dpif_class
2017-06-15 Roi Dayandpif: Refactor flow logging functions to be used by...
2017-06-15 Paul Blakeydpctl: Indicate if flow is offloaded when dumping flows...
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-03-11 Andy Zhoudpif: Refactor dpif_probe_feature()
2017-03-08 Jarno Rajahalmedpif: Meter framework.
2017-02-03 Daniele Di Proiettodpif-netdev: Pass Openvswitch other_config smap to...
2017-01-16 Daniele Di Proiettodpctl: Avoid making assumptions on pmd threads.
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-11-04 Stephen Finucanedoc: Convert datapath/README to rST
2016-10-18 Bhanuprakash Bodireddydpif: Reorder elements in dpif_upcall structure.
2016-10-12 Daniele Di Proiettodpdk: New module with some code from netdev-dpdk.
2016-07-27 Ilya Maximetsbridge: Pass interface's configuration to datapath.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-05-20 Daniele Di Proiettodpif: Pass flow parameter to dpif_execute().
2016-02-05 Ilya Maximetsdpif-netdev: Allow different numbers of rx queues for...
2015-10-13 Andy Zhoudpif-netlink: Allow MRU packet attribute.
2015-09-02 Alex Wangdpif-netdev: Purge all ukeys when reconfigure pmd.
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-22 Daniele Di Proiettoovs-numa: Change 'core_id' to unsigned.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
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-11 Joe Stringerdpif: Refactor datapath feature detection.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-11-25 Joe Stringerdpif: Generate flow_hash for revalidators in dpif.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-10-28 Thomas Grafdoc: Convert docs to Markdown language
2014-10-03 Jarno Rajahalmedpif: Use OVS_FLOW_ATTR_PROBE.
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
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-08-04 Ben PfaffDo not seemingly #include Linux-specific headers on...
2014-07-25 Ryan Wilsondpif-netdev: Polling threads directly call ofproto...
2014-07-15 Joe Stringerdpif: Support fetching flow mask via dpif_flow_get().
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: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-27 Joe Stringerdpif: Separate local and shared flow dump state.
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-11-13 Ben Pfaffdpif: Document datapath masking.
2013-11-06 Gurucharan Shettyofproto-dpif: Disassociate datapath max_ports with...
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-10 Ben Pfaffdpif: Support working around actions that a datapath...
2013-08-23 Alex Wangdpif: Change get_max_ports() to return uint32_t.
2013-07-25 Ben Pfaffdpif: Make dpifs thread-safe, and document it.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-09 Ben Pfaffdpif: Document.
2012-11-16 Justin PettitAdd functions to determine how port should be opened...
2012-11-02 Justin Pettitdpif: Add function to get the dpif type.
2012-11-02 Justin Pettitdpif: Add new dpif_port_exists() function.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-11-02 Justin Pettitdpif: Fix minor typo in comment.
2012-08-21 Ben Pfaffdpif: Add 'used' argument to dpif_flow_stats_extract().
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-02-01 Ben PfaffAdd a few 'const's.
2012-01-16 Ben Pfaffdpif: Factor 'type' and 'error' out of individual dpif_...
next