[ovs-git] Open vSwitch: Do not output priority tagged frames. (branch-1.3)

dev at openvswitch.org dev at openvswitch.org
Fri Nov 18 01:22:58 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  24f6740ba243b6eda7a92d8214d5d97bd476fa6f (commit)
      from  d2ee3a863ab47bea81529727c5e4cf7175d5b4b1 (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 24f6740ba243b6eda7a92d8214d5d97bd476fa6f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=24f6740ba243b6eda7a92d8214d5d97bd476fa6f
Author: Ben Pfaff <blp at nicira.com>
		
Do not output priority tagged frames.
		
Linux hosts (and probably others) tend to ignore priority-tagged frames, so
it's safest not to output them at all.

On "master" we've added a per-port setting for whether priority-tagged
frames may be output, but "master" and "branch-1.3" have diverged
significantly in how they handle port output, so it's much simpler to
port this simpler policy to "branch-1.3".

Reported-by: Michael Mao <mmao at nicira.com>
Bug #8320.


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

Summary of changes:
 ofproto/ofproto-dpif.c |   40 ++++++++++++++++++------------------
 tests/ofproto-dpif.at  |   52 ++++++++++++++++++++++-------------------------
 2 files changed, 44 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list