Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 14:15:10 +0900
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        Bruce M Simpson <bms@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netgraph ng_ksocket.c
Message-ID:  <yge3b5eoaox.wl%ume@mahoroba.org>
In-Reply-To: <200702091235.l19CZUNq093376@repoman.freebsd.org>
References:  <200702091235.l19CZUNq093376@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

>>>>> On Fri, 9 Feb 2007 12:35:30 +0000 (UTC)
>>>>> Bruce M Simpson <bms@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@mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yge3b5eoaox.wl%ume>