Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Attic/CHANGES-1.5.4,v retrieving revision 1.1.2.31 retrieving revision 1.1.2.32 diff -u -p -r1.1.2.31 -r1.1.2.32 --- src/Attic/CHANGES-1.5.4 2002/09/04 04:23:29 1.1.2.31 +++ src/Attic/CHANGES-1.5.4 2002/09/04 04:24:57 1.1.2.32 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-1.5.4,v 1.1.2.31 2002/09/04 04:23:29 itojun Exp $ +# $NetBSD: CHANGES-1.5.4,v 1.1.2.32 2002/09/04 04:24:57 itojun Exp $ A complete list of changes from NetBSD 1.5.3 to NetBSD 1.5.4: @@ -1413,3 +1413,6 @@ sys/netinet/ip_mroute.c 1.61 sys/netiso/if_eon.c 1.37 fix null pointer deref. from ho@openbsd + +sys/netinet6/ip6_mroute.c 1.36 via patch + correct multicast packet MTU check. sync w/kame