[ovs-git] Open vSwitch: ofproto: Use original in_port for executing NXAST_RESUBMIT actions. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Apr 15 00:02:09 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  2c5d1389238951aa3c8a7382a39dc93033733120 (commit)
      from  2b1a27a1f834fd5f02cd1c376769bf5450805983 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2c5d1389238951aa3c8a7382a39dc93033733120
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2c5d1389238951aa3c8a7382a39dc93033733120
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Use original in_port for executing NXAST_RESUBMIT actions.
		
If NXAST_RESUBMIT adopts the replacement in_port for executing actions,
then OFPP_NORMAL will believe that traffic originated from whatever port
that is.  This seems unlikely to ever be useful and in fact breaks
applications that use NXAST_RESUBMIT for two-stage ACLs.

Bug #2644.


-----------------------------------------------------------------------

Summary of changes:
 include/openflow/nicira-ext.h |    8 +++++---
 ofproto/ofproto.c             |    9 +++++++--
 2 files changed, 12 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list