Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/19/2000 06:15:49
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Oct 19 03:15:49 UTC 2000

Modified Files:
	syssrc/sys/netinet6: ip6_mroute.c

Log Message:
kame 1.32 -> 1.33
in add_m6fc(), set interface list for all cases.
in response to a report from Hoerdt Mickael.

kame 1.31 -> 1.32
discard PIM register if the version of the inner packet is incorrect (i.e. IPv6)
(according to clarfication of recent discussion in the IETF pim ML)


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/netinet6/ip6_mroute.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.