]> git.proxmox.com Git - ovs.git/history - datapath/linux/compat/ip6_gre.c
compat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is loaded
[ovs.git] / datapath / linux / compat / ip6_gre.c
2018-07-27 Greg Rosecompat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is loaded
2018-06-14 Yi-Hung Weidatapath: Fix ip6_gre, ip6_tunnel, and ip_gre backport
2018-06-01 Greg Rosecompat: Fixups for newer kernels
2018-05-29 William Tudatapath: ip6_gre: fix tunnel metadata device sharing.
2018-05-29 William Tudatapath: ip6_gre: Fix ip6erspan hlen calculation
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_changelink()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_newlink()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_tnl_change()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_tnl_link_config()
2018-05-29 William Tudatapath: ip6_gre: Fix headroom request in ip6erspan_tu...
2018-05-29 William Tudatapath: ip6_gre: Request headroom in __gre6_xmit()
2018-05-22 Greg Roserhel: Enable ERSPAN features for RHEL 7.x
2018-05-22 William Tuerspan: auto detect truncated ipv6 packets.
2018-05-22 William Tuip6erspan: make sure enough headroom at xmit.
2018-05-22 William Tuip6erspan: improve error handling for erspan version...
2018-05-22 William Tuip6gre: add erspan v2 to tunnel lookup
2018-05-22 William Tuerspan: auto detect truncated packets.
2018-05-22 Greg Rosedatapath: Use correct tunnel receive for ip6gre
2018-05-22 Greg Rosedatapath: Add dellink op to ip6gre and ip6erspan tap ops
2018-05-22 Greg Rosecompat: Add ipv6 GRE and IPV6 Tunneling