]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
openvswitch: deprecates support for IPsec tunnel port.
authorPravin B Shelar <pshelar@ovn.org>
Tue, 20 Sep 2016 17:52:58 +0000 (10:52 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Sat, 24 Sep 2016 17:52:00 +0000 (10:52 -0700)
commit9e9d0384910e8d1e96463be19378de3fe9d64877
treea5187b1fbe0127d852067aa5e5b4f60c0fa9539e
parent41964543790de3dbbef31ba7d146d798f6037dcf
openvswitch: deprecates support for IPsec tunnel port.

OVS IPsec tunnel support has issues:
1. It only works for GRE.
2. only works on Debian.
3. It does not allow user to match on packet-mark
   on packet received on tunnel ports.

This patch deprecates support for IPsec tunnel port.

Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Ansis Atteka <aatteka@ovn.org>
NEWS
debian/changelog
debian/control
lib/netdev-vport.c
vswitchd/vswitch.xml