route messages from NDP
Sergey Matveychuk
sem at FreeBSD.org
Thu Feb 10 15:32:00 UTC 2011
09.02.2011 17:56, Sergey Matveychuk wrote:
[skipped]
> DST is IPv6 address, IFP and IFA I don't care and GATEWAY section is empty.
> Let's see why:
> $1 = {sdl_len = 54 '6', sdl_family = 18 '\022', sdl_index = 8, sdl_type
> = 135 '\207', sdl_nlen = 0 '\0',
> sdl_alen = 0 '\0', sdl_slen = 0 '\0', sdl_data = '\0' <repeats 45 times>}
>
> family is AF_LINK (18), it's a correct one. But sdl_alen, sdl_data are
> zeros.
I forget to mention it's for 7.3-STABLE.
Looks like L2 (ARP/NDP) entries don't generate routing message at all
for 8.x+. It's seems a feature ARP-rewritting project. Am I right?
More information about the freebsd-net
mailing list