Subject: CVS commit: [netbsd-1-6] src/doc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 06/17/2003 16:36:12
Module Name:	src
Committed By:	msaitoh
Date:		Tue Jun 17 16:36:12 UTC 2003

Modified Files:
	src/doc [netbsd-1-6]: CHANGES-1.6.2

Log Message:
ticket #984, #1296, #1304, #1312, #1314, #1315, #1317

o ip6_mroute.c: don't try to forward multicast packet to mif that went away.
o mc(4): Don't bring down mc(4) interfaces when they underflow.
o tcp_input.c: Inherit IPV6_V6ONLY from listening socket.
o if_ste.c: Add a missed htole32() for DMA txdescs.
o i82557.c: Fix of possible null pointer dereferences.
o services: Add "kamanda" 10081/udp for Amanda with Kerberos.
o ip_input.c: Remove all entries in rt timer queue on ip_mtudisc change.


To generate a diff of this commit:
cvs rdiff -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-1.6.2

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