netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / ofproto / tunnel.h
2015-12-04 Thadeu Lima de Sou... netdev-vport: Add IPv6 support for build/push/pop tunne...
2015-11-30 Jiri Benctunneling: extend flow_tnl with ipv6 addresses
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-07-31 Ben Pfafftunnel: Break tnl_xlate_init() into two separate functions.
2015-07-24 Ben Pfafftunnel: Drop 'base_flow' parameter from tnl_xlate_init().
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-06 Ben Pfaffofproto-dpif: Avoid creating OpenFlow ports for duplica...
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-12 Pravin B Shelartunnel: Convert rwlock to fat-rwlock.
2013-08-13 Jesse Grosstunnel: Clear IPSEC_MARK on input rather than output.
2013-08-13 Jesse Grosstunnel: Consolidate action code for tunnel port receive.
2013-06-28 Ethan Jacksontunnel: Hide 'struct tnl_port' internally.
2013-06-28 Ethan Jacksontunnel: Use ofport_dpif instead of ofport.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-14 Justin Pettittunnel: Don't wildcard TTL and TOS in some circumstances.
2013-05-09 Ben Pfafftunnel: Make tnl_port_receive() parameter 'const'.
2013-03-18 Ansis Attekaipsec: unset IPSEC_MARK flag from skb_mark after tunnel...
2013-01-29 Jesse Grosstunnel: Userspace implementation of tunnel manipulation.