Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/07/2001 08:30:51
Module Name: syssrc
Committed By: itojun
Date: Wed Nov 7 06:30:51 UTC 2001
Modified Files:
syssrc/sys/netinet: udp_usrreq.c
Log Message:
do not grab packet to joined multicast group, when ip6_dst and in6p_laddr
mismatches. it makes the behavior more closer to 4.4BSD IPv4 code.
sync with kame
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 syssrc/sys/netinet/udp_usrreq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.