bridge: Populate interface status/statistics as soon as a port is added.
authorAndrew Evans <aevans@nicira.com>
Tue, 28 Jun 2011 20:17:54 +0000 (13:17 -0700)
committerAndrew Evans <aevans@nicira.com>
Tue, 28 Jun 2011 20:17:54 +0000 (13:17 -0700)
commit1101a0b4708d87505d80c4641c4adadd5c6ece36
tree370ebfa0444c528acae30badd6595e2baa8aa1bd
parent7ba7dcf014a9f830f99967907534bbd5e32dfc36
bridge: Populate interface status/statistics as soon as a port is added.

Currently there's a lag of up to five seconds before the status and statistics
columns in the Interface table are populated when a port is first added to a
bridge. This may confuse systems that expect those columns to be populated
right away.

Bug #6145.
vswitchd/bridge.c