On Mon, Apr 18, 2011 at 04:20:35PM -0700, Ethan Jackson wrote: > Before this patch, when a slave was registered for this first time > the following warning would display. > > interface (null): enabled > > This is because the slave was enabled before having its name > configured. This patch fixes the problem by not warning in > bond_enable_slave() when the given slave hasn't had its name > initialized.
Could we instead set the name earlier? It is sometimes useful in debugging to know whether a bond is initially up. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
