bridge: Store status of physical network interfaces in Interface table.
authorAndrew Evans <aevans@nicira.com>
Mon, 17 Jan 2011 23:37:13 +0000 (15:37 -0800)
committerAndrew Evans <aevans@nicira.com>
Wed, 19 Jan 2011 05:09:02 +0000 (21:09 -0800)
commite210037edde788ffcc03497019903dadd6eadcfa
treede53ec463aa333ba6174e9061e5ae9b0ffee6199
parentb42c5c24041ddb6553aa9ca88888a2ecfd6e4c99
bridge: Store status of physical network interfaces in Interface table.

New columns in Interface table: admin_state, link_state, link_speed, duplex,
mtu.

New keys in status map in Interface table: driver_name, driver_version,
firmware_version.

Requested-by: Peter Balland <pballand@nicira.com>
Bug #4299.
lib/netdev-linux.c
vswitchd/bridge.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml