Add DAD to dhclient-script
authorPhilippe Seewer <philippe.seewer@bfh.ch>
Thu, 17 Sep 2009 15:16:46 +0000 (17:16 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 6 Oct 2009 13:17:39 +0000 (15:17 +0200)
commit5fb4ac2286167e1ca400b3ad434d4e3bd4586a19
tree4b72f32e62e2c6ac6f198b47ee3f2635d2458d6a
parent98f25e9694b5b527e342fa1a7b1f67df3aaa569b
Add DAD to dhclient-script

The manpage for dhclient-script says:

Before actually configuring the address, dhclient-script should
somehow ARP for it and exit with a nonzero status if it receives a
reply.

By using arping in dracut this is very easy, since arping has a
specific option to do just that.
modules.d/40network/dhclient-script