]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Once reachability + randomisation has passed, wait DELAY_FIRST_PROBE_TIME
authorRoy Marples <roy@marples.name>
Fri, 2 May 2014 12:31:21 +0000 (12:31 +0000)
committerRoy Marples <roy@marples.name>
Fri, 2 May 2014 12:31:21 +0000 (12:31 +0000)
commitae4f8bd77e8ae6d44c841df87cc9ba8a9a13d5ef
tree9cf4db55cd251eeaaa1ff460440d5c8da9dccd3b
parent8d5de8532429fb574de8a14786686517dc1406de
Once reachability + randomisation has passed, wait DELAY_FIRST_PROBE_TIME
seconds and then send MAX_UNICAST_SOLICIT probes at retranstimer intervals.
If no confirmation and another retranstimer interval has passed, expire the
address.

More RFC4861 conformant.
ipv6nd.c
ipv6nd.h