vswitch: Consistently set Nicira OUI.
authorJesse Gross <jesse@nicira.com>
Mon, 1 Feb 2010 23:20:22 +0000 (18:20 -0500)
committerJesse Gross <jesse@nicira.com>
Mon, 8 Feb 2010 20:01:20 +0000 (15:01 -0500)
commit70150daf2fd88a84f80044a9589e97942b85c25b
treefbf12edf3960f8deb58ba97adbed594a232695aa
parenta91f96d70870e2ba5324d4b5cea5aa9fe874ebee
vswitch: Consistently set Nicira OUI.

In places where a random Ethernet address needs to be generated we
are inconsistent about setting an OUI.  This sets an OUI everywhere
to allow the source of packets to be easily identified.
lib/packets.h
ofproto/fail-open.c
ofproto/ofproto.c
vswitchd/bridge.c