datapath: Set Nicira random address in the datapath.
authorJesse Gross <jesse@nicira.com>
Mon, 8 Feb 2010 20:48:54 +0000 (15:48 -0500)
committerJesse Gross <jesse@nicira.com>
Mon, 8 Feb 2010 20:48:54 +0000 (15:48 -0500)
commit0c9953afc3b5b9f796e3fd3e3d18203f0a8cdbff
treef2d6fe2c49a6b637e408ed06d4d4e6875e67afec
parent70150daf2fd88a84f80044a9589e97942b85c25b
datapath: Set Nicira random address in the datapath.

OVS now sets the Nicira OUI plus the top bit on packets that it
generates to indicate a random address.  This makes the datapath
do the same thing.
datapath/dp_dev.c