[ovs-git] Open vSwitch: datapath: Don't set flags on internal vports. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Nov 4 18:00:20 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  94839072481a8c2699eedaee62b33cacf39eadfc (commit)
      from  75a4ead16d571a4e30cb4b54c5456e30a20c3d78 (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 94839072481a8c2699eedaee62b33cacf39eadfc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=94839072481a8c2699eedaee62b33cacf39eadfc
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Don't set flags on internal vports.
		
We currently set netdev->flags to IFF_BROADCAST | IFF_MULTICAST
but this is unnecessary because it's already done by ether_setup().

Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 datapath/vport-internal_dev.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list