]> git.decadent.org.uk Git - odhcp6c.git/commitdiff
Avoid of waiting for Advertise in stateless-only mode
authorVladislav Grishenko <themiron@mail.ru>
Sat, 25 Apr 2015 15:52:57 +0000 (20:52 +0500)
committerVladislav Grishenko <themiron@mail.ru>
Sat, 25 Apr 2015 16:00:46 +0000 (21:00 +0500)
Start with Information-request when configured not to ask
IA_NA/IA_PD. It allows to complete the exchange using only
two messages, instead of four, and fixes infinite Advertise
waiting loop with servers that just ignore Solicit messages.


No differences found