]> git.proxmox.com Git - mirror_ovs.git/history - lib/dp-packet.c
ovsdb-idl: Fix memleak when reinserting tracked orphan rows.
[mirror_ovs.git] / lib / dp-packet.c
2020-05-14 William Tuuserspace: Enable TSO support for non-DPDK.
2020-02-06 Flavio Leitnernetdev-linux: Prepend the std packet in the TSO packet
2019-11-28 Ilya Maximetsdp-packet: Fix clearing/copying of memory layout flags.
2019-07-19 William Tunetdev-afxdp: add new netdev type for AF_XDP.
2019-03-13 Ilya Maximetsdp-packet: Copy flow mark on packet clone.
2019-03-13 Ilya Maximetsdp-packet: Refactor offloading API.
2018-11-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-11-02 Tiago Lamdp-packet: Fix allocated size on DPDK init.
2017-09-25 Ben PfaffMerge pull request #207 from darball/dpdk_merge
2017-09-22 Zoltan Baloghnetdev-dpdk: reset packet_type for reused dp_packets.
2017-08-29 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-08-25 Fischetti, Antoniodp-packet: Use memcpy on dp_packet elements.
2017-08-25 Darrell Balldp-packet: Refactor DPDK packet initialization.
2017-08-10 Darrell Balldp-packet: Reset DPDK hwol flags on init.
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2016-10-12 Daniele Di Proiettodpdk: New module with some code from netdev-dpdk.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-04-07 William Tudp-packet: Fix use of uninitialised value at emc_lookup.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-11 Simon Hormandp-packet: Remove unused helper dp_packet_to_string().
2015-12-01 Simon Hormandp-packet: use dp_packet_reset_offsets during initialis...
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-18 Daniele Di Proiettodp-packet: Merge 'allocated' member with DPDK mbuf...
2015-05-18 Daniele Di Proiettodp-packet: Remove 'frame' member.
2015-05-18 Daniele Di Proiettodp-packet: Remove 'list' member.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet