]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
IPv6: Discard NA packets with a zero length option
authorRoy Marples <roy@marples.name>
Sat, 7 Dec 2024 10:25:44 +0000 (10:25 +0000)
committerRoy Marples <roy@marples.name>
Sat, 7 Dec 2024 10:25:44 +0000 (10:25 +0000)
commit75289ca54211481d21b0c915db98dd733b30794f
treeb93f2742bdcdbbc05309cdd91ea64defe0e0900e
parent0f303ab474494b8ad4889d69df76309eba282efb
IPv6: Discard NA packets with a zero length option

As per RFC 4861 4.6.

Fixes #415.
src/ipv6nd.c