]> Sergey Matveev's repositories - ndproxy.git/commit
Different behaviour of ndproxyconf_exception_ipv6_addresses
authorSergey Matveev <stargrave@stargrave.org>
Wed, 22 Nov 2023 16:02:09 +0000 (19:02 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 22 Nov 2023 16:47:40 +0000 (19:47 +0300)
commit4e03beee73c2a2e99095180d79c3a3e931153838
tree9c1b1be08bb162f1d46afa0e60edb1b707e61099
parent78be70116a6c6092ab8921f44723313d29b7d2c0
Different behaviour of ndproxyconf_exception_ipv6_addresses

NA are sent only to addresses listed there.
If address if link-local, then only last 64 bits are checked.
First 48 bits are checked otherwise.
ndpacket.c