Date: Mon, 28 Aug 2006 07:31:11 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinet ip_output.c src/sys/netinet6 in6.c nd6.c src/sys/vm uma_core.c Message-ID: <200608280731.k7S7VB06073695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2006-08-28 07:31:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_1)
. UPDATING
sys/conf newvers.sh
sys/netinet ip_output.c
sys/netinet6 in6.c nd6.c
sys/vm uma_core.c
Log:
Correct several problems in the network stack, including a
locally-triggered kernel panic, inaccuracy in reported memory
allocation statistics, and problems on IPv6 point-to-point links.
Approved by: so (cperciva)
Errata: FreeBSD-EN-06:02.net
Revision Changes Path
1.416.2.22.2.7 +5 -0 src/UPDATING
1.69.2.11.2.7 +1 -1 src/sys/conf/newvers.sh
1.242.2.8.2.1 +3 -0 src/sys/netinet/ip_output.c
1.51.2.8.2.1 +40 -8 src/sys/netinet6/in6.c
1.48.2.12.2.1 +13 -0 src/sys/netinet6/nd6.c
1.119.2.15.2.1 +1 -2 src/sys/vm/uma_core.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608280731.k7S7VB06073695>
