Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Pullup of ticket 1401.
details: https://anonhg.NetBSD.org/src/rev/afc142c5544e
branches: netbsd-1-6
changeset: 530660:afc142c5544e
user: tron <tron%NetBSD.org@localhost>
date: Fri Sep 05 21:49:10 2003 +0000
description:
Pullup of ticket 1401.
diffstat:
doc/CHANGES-1.6.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ef6ee4d4e454 -r afc142c5544e doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Fri Sep 05 21:48:25 2003 +0000
+++ b/doc/CHANGES-1.6.2 Fri Sep 05 21:49:10 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.135 2003/09/05 19:16:20 tron Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.136 2003/09/05 21:49:10 tron Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -1468,3 +1468,10 @@
ANY internal state.
[dmcmahill, ticket #1395]
+sys/netinet6/ah_input.c 1.41
+sys/netinet6/esp_input.c 1.33
+
+ m_cat may free mbuf on 2nd arg, so m_pkthdr manipulation has to happen
+ before m_cat call. from Julian Coleman via kame.
+ [itojun, ticket #1401]
+
Home |
Main Index |
Thread Index |
Old Index