This feature landed late in 2.8 and the NSH wire protocol itself is not completely stable.
CC: Jiri Benc <[email protected]> CC: Flavio Leitner <[email protected]> Signed-off-by: Ben Pfaff <[email protected]> --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cbcfd8ed2525..5d32566aca97 100644 --- a/NEWS +++ b/NEWS @@ -37,7 +37,7 @@ v2.8.0 - xx xxx xxxx - Userspace Datapath: * Added NAT support for userspace datapath. * Added FTP and TFTP support with NAT for userspace datapath. - * Added NSH (Network Service Header) support for userspace datapath. + * Experimental NSH (Network Service Header) support in userspace datapath. - OVN: * New built-in DNS support. * IPAM for IPv4 can now exclude user-defined addresses from assignment. -- 2.10.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
