vswitchd: Fix bug in Ethernet address selection for bridge.
authorBen Pfaff <blp@nicira.com>
Wed, 26 Aug 2009 19:51:39 +0000 (12:51 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 26 Aug 2009 19:51:39 +0000 (12:51 -0700)
commit0babc06fb3cd2a6c80d730e3a8dda64cf6298500
tree344e44a6b4c13fd3475619ba58dc2609e0649da0
parentd540d9cbb16ceb4ccc91bdcf983496f8a5a3399f
vswitchd: Fix bug in Ethernet address selection for bridge.

This bug was introduced in the merge from the citrix branch in commit
8fef8c71 "Merge citrix into master."

Thanks to Reid for characterizing the problem.

Bug #1907.
vswitchd/bridge.c