[ovs-git] Open vSwitch: ofproto-dpif: Make OFPAT_ENQUEUE to input port do nothing. (branch-1.3)

dev at openvswitch.org dev at openvswitch.org
Tue Oct 18 20:50:04 UTC 2011


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, branch-1.3 has been updated
       via  df7cda99b5c86f4fd34ed7b6bef83ec8d6ef878b (commit)
      from  4a81c45c0df2271970ad694942d31f9093f4c566 (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 df7cda99b5c86f4fd34ed7b6bef83ec8d6ef878b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=df7cda99b5c86f4fd34ed7b6bef83ec8d6ef878b
Author: Ben Pfaff <blp at nicira.com>
		
ofproto-dpif: Make OFPAT_ENQUEUE to input port do nothing.
		
This makes OFPAT_ENQUEUE consistent with OFPAT_OUTPUT for the purpose of
sending a packet back out the input port: both only do it if the port is
given as OFPP_IN_PORT.

Found by inspection.


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

Summary of changes:
 ofproto/ofproto-dpif.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list