Pull configuration information from DMI.
authorJustin Pettit <jpettit@nicira.com>
Thu, 30 Oct 2008 23:23:27 +0000 (16:23 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 30 Oct 2008 23:23:27 +0000 (16:23 -0700)
commitb7f66c424fb4f58fed7e678d5683851fcbe66e24
treee655954c506b395fdddc36759e229e1da6efc872
parent949a799037e6f261cfa15c63f5bea50e5b4c5075
Pull configuration information from DMI.

Pull configuration information from DMI when available.  In its current form,
it will only use DMI information set by Nicira.  Otherwise, it will use default
values.  This change also makes DPIDs the same as the MAC address of the
local OpenFlow device.
datapath/datapath.c
datapath/dp_dev.c
datapath/linux-2.4/compat-2.4/include/linux/dmi.h [new file with mode: 0644]
include/openflow/nicira-ext.h