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 tickets 1405 and 1406.
details: https://anonhg.NetBSD.org/src/rev/b8f5b5a1c165
branches: netbsd-1-6
changeset: 530695:b8f5b5a1c165
user: tron <tron%NetBSD.org@localhost>
date: Wed Sep 10 19:01:12 2003 +0000
description:
Pullup of tickets 1405 and 1406.
diffstat:
doc/CHANGES-1.6.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 97b0f9696b61 -r b8f5b5a1c165 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Wed Sep 10 19:00:09 2003 +0000
+++ b/doc/CHANGES-1.6.2 Wed Sep 10 19:01:12 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.144 2003/09/10 16:59:17 grant Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.145 2003/09/10 19:01:12 tron Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -1546,3 +1546,17 @@
Enable USERCONF.
[jmmv, ticket #1389]
+
+sys/netinet6/in6_pcb.c 1.55 (via patch)
+
+ in6_pcbrtentry() now returns IPv4 rtentry if in6pcb is connected to
+ IPv4 mapped address. PR kern/22431 from Andreas Gustafsson
+ [itojun, ticket #1405]
+
+sys/net/if.c 1.128-1.130 (via patch)
+
+ correct if_clone_lookup(). based on diff from Quentin Garnier
+ fix INT_MAX check in if_clone_lookup
+ correct number range handling. David Young
+ [itojun, ticket #1406]
+
Home |
Main Index |
Thread Index |
Old Index