]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
RFC3315 Section 12.1 is a little vague about adding bits to the prefix.
authorRoy Marples <roy@marples.name>
Thu, 21 Apr 2016 19:27:31 +0000 (19:27 +0000)
committerRoy Marples <roy@marples.name>
Thu, 21 Apr 2016 19:27:31 +0000 (19:27 +0000)
commit663d44bf12e0f7178fc7a54837690275e7b24bd3
treed33f9b1bebbec9370789dfa0b76bbff58ba2e06e
parent19cbf0c71da0376fb407ec0e7dd05d4a1b646c2b
RFC3315 Section 12.1 is a little vague about adding bits to the prefix.
The correct interpretation is that we must add bits to the prefix length,
thus having a sla_id of 0 is valid because the prefix_length is always
extended.
dhcp6.c
dhcpcd.conf.5.in
if-options.c
ipv6.c