xenserver: Kill bond slaves' dhclients when bringing up bond master.
authorBen Pfaff <blp@nicira.com>
Fri, 16 Jul 2010 16:22:23 +0000 (09:22 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 16 Jul 2010 16:22:28 +0000 (09:22 -0700)
commitf51c1d9890c84c00950dbe5d174ef2682686bcb3
tree3154d7049aee5b36d6d60fc4511554cdb332e90d
parentac7f2d4bb4a92a021553714d1a44c1c62c1817db
xenserver: Kill bond slaves' dhclients when bringing up bond 

This fixes the converse of the problem addressed by commit fe19e820
"xenserver: Kill bond master's dhclient when bringing up bond slave".  In
that commit's log message, I claimed that the converse was not a problem,
but I was wrong.  I must have screwed up in testing, because it really is
a problem.  This commit fixes it.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
CC: Dominic Curran <dominic.curran@citrix.com>
Reported-by: Michael Mao <mmao@nicira.com>
Bug #2668.
AUTHORS
xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py