]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Ensure we have enough data for prefix exclude length in the option.
authorRoy Marples <roy@marples.name>
Wed, 9 Jul 2014 10:51:20 +0000 (10:51 +0000)
committerRoy Marples <roy@marples.name>
Wed, 9 Jul 2014 10:51:20 +0000 (10:51 +0000)
commit1198e897907ac5a1bcaa3728e4fce5f647d7bbca
tree65c6b6d6fa674c2791789e643ff3da49995c630a
parent441d4afe2af79ecaee7bb4d41ff9fcff60d5e350
Ensure we have enough data for prefix exclude length in the option.
We don't request the excluded prefix itself, just what it is.
Ensure the excluded prefix is not applied to downstream interfaces.
Hopefully fixes [ac7063e671].
dhcp6.c