]> git.decadent.org.uk Git - odhcp6c.git/commitdiff
Fix end pointer passed from dhcpv6_handle_reply() to dhcpv6_parse_ia()
authorBen Hutchings <ben@decadent.org.uk>
Thu, 28 Jan 2016 22:45:39 +0000 (22:45 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 28 Jan 2016 22:50:04 +0000 (22:50 +0000)
The end of the IA option is odata + olen; there's no need to add anything.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found