]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Remove 0 sla and 0 prefix means whole prefix.
authorRoy Marples <roy@marples.name>
Thu, 10 Oct 2019 10:20:09 +0000 (11:20 +0100)
committerRoy Marples <roy@marples.name>
Thu, 10 Oct 2019 10:20:09 +0000 (11:20 +0100)
commit0bb6508ca46a3bc6be355b12943e26fbceafd864
tree6288966a89e9007bd02888355daf11f4c2e3a32a
parentf6a471fccb55813d934d44b318a7a49b31947d8c
DHCP6: Remove 0 sla and 0 prefix means whole prefix.

If we get a /48 we can still use /64 with a sla of 0.
It's all valid, my bad.
src/dhcp6.c