]> git.proxmox.com Git - mirror_ovs.git/history - lib/tnl-ports.c
ovsdb-idl: Fix *_is_new() IDL functions.
[mirror_ovs.git] / lib / tnl-ports.c
2020-07-14 Yunjian Wanglib: Remove duplicated includes
2020-03-26 William Tuuserspace: Add GTP-U support.
2018-05-22 Greg Roseip6gre: Add ip6gre vport type
2018-05-22 William Tuuserspace: add erspan tunnel support.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-31 Ben Pfaffclassifier: Refactor interface for classifier_remove().
2017-11-29 Balazs Nemethtunnel: Fix deletion of datapath tunnel ports in case...
2017-08-03 Paul Blakeytnl-ports: Open tunnel type if device name has special...
2017-07-12 zhaozhanxutnl-ports: Fix loss of tunneling upon removal of a...
2017-04-06 Ben Pfaffutil: New macro ovs_strlcpy_arrays().
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2016-07-29 Jarno Rajahalmelib: Separate versioning to its own module.
2016-06-13 Jesse Grossodp-util: Remove odp_in_port from struct odp_flow_key_p...
2016-05-19 Pravin B Shelartnl-ports: Handle STT ports.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2015-12-11 Daniele Di Proiettotnl-ports: Generate mask with correct prerequisites.
2015-12-04 Ben Pfaffpackets: Introduce in6_addr_mapped_ipv4() and use where...
2015-11-30 Thadeu Lima de Sou... tnl-ports: remove unused tnl-arp-cache.h and include...
2015-10-23 Justin Pettittnl-ports: Free "ip_dev" on error.
2015-10-13 Thadeu Lima de Sou... tnl-ports: add IPv6 support
2015-09-29 Thadeu Lima de Sou... tnl-ports: Include tnl-ports.h as first header.
2015-09-14 Pravin B Shelartnl-port: Fix list iteration.
2015-09-08 Pravin B Shelartnl-ports: Add destination IP and MAC address to the...
2015-07-15 Jarno Rajahalmeflow: Always inline miniflows.
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-06-25 Jesse Grosstunneling: Don't match on source IP address for native...
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Jesse Grossodp-util: Convert flow serialization parameters to...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-02-20 Ben Pfaffuserspace: Replace all uses of strncpy() by ovs_strlcpy().
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-11 Ben Pfaffclassifier: Make classifier_lookup() 'flow' parameter...
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2014-11-14 Jarno Rajahalmeclassifier: Remove internal mutex.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.