[ovs-git] Open vSwitch: ofp-util: Support OFPP_LOCAL in enqueue actions. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Nov 21 18:38:08 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, master has been updated
       via  82172632ad99204b58859edc93d5a76e63d4d73f (commit)
      from  5fe0ec3dfc8c9006f98a98026ad2844440f5704b (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 82172632ad99204b58859edc93d5a76e63d4d73f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=82172632ad99204b58859edc93d5a76e63d4d73f
Author: Ethan Jackson <ethan at nicira.com>
		
ofp-util: Support OFPP_LOCAL in enqueue actions.
		
According to the specification the enqueue action should refer to
"a valid physical port", or OFPP_IN_PORT.  It would be strange to
attach a queueing discipline to the local port, but I see no reason
to restrict it.


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

Summary of changes:
 DESIGN         |   10 ++++++++++
 lib/ofp-util.c |    3 ++-
 2 files changed, 12 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list