cvs commit: src/sys/netgraph ng_ksocket.c
Hajimu UMEMOTO
ume at FreeBSD.org
Sat Feb 10 05:15:28 UTC 2007
Hi,
>>>>> On Fri, 9 Feb 2007 12:35:30 +0000 (UTC)
>>>>> Bruce M Simpson <bms at FreeBSD.org> said:
bms> bms 2007-02-09 12:35:30 UTC
bms> FreeBSD src repository
bms> Modified files:
bms> sys/netgraph ng_ksocket.c
bms> Log:
bms> In the output path, mask off M_BCAST|M_MCAST so as to prevent incorrect
bms> addressing if a packet is later re-encapsulated and sent to a
bms> non-broadcast, non-multicast destination after being received on the
bms> ng_ksocket input hook.
bms> PR: 106999
bms> Submitted by: Kevin Lahey
bms> MFC after: 4 weeks
bms> Revision Changes Path
bms> 1.60 +3 -0 src/sys/netgraph/ng_ksocket.c
It seems fixed the problem that `ping6 -I ng0 ff02::1' didn't work as
well. Now, L2TP + PPP (IPV6CP) + DHCPv6 using mpd4 is working fine on
my RELENG_6 box with this fix applied. Thank you!
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume at mahoroba.org ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
More information about the cvs-all
mailing list