From: Hans Dedecker Date: Wed, 23 Oct 2013 12:04:27 +0000 (+0000) Subject: odhcp6c: preference and status code support in advertise X-Git-Tag: debian/1.1+git20160131-1~119 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=commitdiff_plain;h=0c764d13ba834d6be53c4312007584613dec3a1e;hp=0c764d13ba834d6be53c4312007584613dec3a1e odhcp6c: preference and status code support in advertise The patch implements handling of advertise messages as described in RFC3315 paragraph 17.1.2. Client will stop collecting advertise messages if preference option is equal to 255 or if the first RT has elapsed. Status codes are handled in the advertise message depending on the startup parameters Signed-off-by: Hans Dedecker ---