KUWAMURA Shin''ya
2009-Apr-22 08:29 UTC
[Xen-devel] [PATCH] network-bridge: Fix for bonding
Hi, If ${netdev} is bonding, brctl addif ${bridge} ${pdev} fails: can''t add ${pdev} to bridge ${bridge}: Invalid argument Because ${pdev} has no slaves at this point. # Notice that ifdown ${netdev} clears slaves of ${netdev}. This patch restores slaves before add_to_bridge2 ${bridge} ${pdev}. Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com> -- KUWAMURA Shin''ya _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel