From a7b07d4c9c27effadedace959a05e6ca765885e1 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 8 May 2013 11:03:06 -0700 Subject: [PATCH] NEWS: Modification of 'in_port' backported to 1.11. Signed-off-by: Ben Pfaff --- NEWS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 87f9bdeab..8536a140f 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,5 @@ post-v1.11.0 --------------------- - - OpenFlow: - * The "load" and "set_field" actions can now modify the "in_port". (This - allows one to enable output to a flow's input port by setting the - in_port to some unused value, such as OFPP_NONE.) v1.11.0 - xx xxx xxxx @@ -20,6 +16,9 @@ v1.11.0 - xx xxx xxxx 1.1 and later are now implemented. * New "stack" extension for use in actions, to push and pop from NXM fields. + * The "load" and "set_field" actions can now modify the "in_port". (This + allows one to enable output to a flow's input port by setting the + in_port to some unused value, such as OFPP_NONE.) - ovs-dpctl: * New debugging commands "add-flow", "mod-flow", "del-flow". - New syslog format, prefixed with "ovs|", to be easier to filter. -- 2.43.0