cvs commit: src/sys/net if_arcsubr.c if_atmsubr.c if_ethersubr.c if_fddisubr.c if_iso88025subr.c src/sys/netatalk aarp.c at_extern.h src/sys/netinet if_ether.c src/sys/netinet6 nd6.c

Jun Kuriyama kuriyama at imgsrc.co.jp
Mon Apr 26 00:39:00 PDT 2004


I'm not sure what actually code broke here, but I cannot send IPv6
packet after '2004-04-26 00:00:00 PDT'.

I tested with '2004-04-25 00:00:00 PDT', that's fine.  But 2004-04-26
is broken for me.

This is GENERIC kernel.

ref5% ping6 -W ff02::1%lnc0
PING6(56=40+8+8 bytes) fe80::20c:29ff:fed3:2484%lnc0 --> ff02::1%lnc0
ping6: sendmsg: Operation not permitted
ping6: wrote ff02::1%lnc0 16 chars, ret=-1
38 bytes from fe80::20c:29ff:fed3:2484%lnc0: ref5.imgsrc.co.jp

During above ping6 test, I got this from tcpdump:

ref5% sudo tcpdump -n -s 0 -i lnc0 not ip
16:35:10.603819 3a:40:fe:80:00:00 > 60:00:00:00:00:10 sap 00 I (s=1,r=6,C) len=38
16:35:10.604764 3a:40:fe:80:00:00 > 60:00:00:00:00:26 sap 00 I (s=1,r=6,C) len=60


At Sun, 25 Apr 2004 02:24:52 -0700 (PDT),
Luigi Rizzo wrote:
> luigi       2004/04/25 02:24:52 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/netinet6         nd6.c 
>   Log:
>      rt_check() cleanup (change nd6_storelladdr)



More information about the cvs-src mailing list