cvs commit: src/sys/netinet6 in6.c

Max Laier max at love2party.net
Wed Jan 10 17:04:05 UTC 2007


On Friday 22 September 2006 03:42, SUZUKI Shinsuke wrote:
> suz         2006-09-22 01:42:22 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/netinet6         in6.c
>   Log:
>   fixed a bug that IPv6 packets arriving to stf are not accepted.
>   (a degrade introduced in in6.c Rev 1.61)

It seems that this also brought back kern/93220 which was supposed to be 
fixed with rev. 1.61.  At least I have the message back on my gif tunnel:

gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
        tunnel inet A.B.C.173 --> X.Y.Z.188
        inet6 2001:...::2 --> 2001:....::1 prefixlen 128

# netstat -rnfinet6 | grep 2001:6f8:900
default                   2001:...::1           UGS        gif0
2001:...::1               2001:...::2           UGHS       gif0
2001:...::2               link#7                UHL         lo0

# dmesg | tail -1
nd6_lookup: failed to add route for a neighbor(2001:...::0001), errno=17

>   PR: kern/103415
>   Submitted by: JINMEI Tatuya
>   MFC after: 1 week
>
>   Revision  Changes    Path
>   1.64      +6 -2      src/sys/netinet6/in6.c

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20070110/1bc35738/attachment.pgp


More information about the cvs-src mailing list