bond: Create new 'stable_id' parameter.
authorEthan Jackson <ethan@nicira.com>
Fri, 15 Apr 2011 00:37:29 +0000 (17:37 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 15 Apr 2011 18:15:57 +0000 (11:15 -0700)
commite1e90548952cbf11c5d2cf32e1d20b160130572d
tree695335186378c0e4f0dbfaf796450800b4f59db8
parent5827ce14d087a18ede839c39ce3438e0b0e6f717
bond: Create new 'stable_id' parameter.

For BM_STABLE bonds, instead of choosing the sort key in the
qsort() comparator, this patch makes it a configuration setting of
each slave.  This will help wrest LACP out of the bonding code
further in future patches.
lib/bond.c
lib/bond.h
vswitchd/bridge.c