Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Pull-ups of tickets 1409, 1432 and 1460.
details: https://anonhg.NetBSD.org/src/rev/843862e32788
branches: netbsd-1-6
changeset: 530814:843862e32788
user: tron <tron%NetBSD.org@localhost>
date: Sat Oct 04 09:59:48 2003 +0000
description:
Pull-ups of tickets 1409, 1432 and 1460.
diffstat:
doc/CHANGES-1.6.2 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r ff72a95191c8 -r 843862e32788 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sat Oct 04 09:56:52 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sat Oct 04 09:59:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.174 2003/10/04 08:44:30 tron Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.175 2003/10/04 09:59:48 tron Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -2237,3 +2237,21 @@
paren around macro arg
[itojun, ticket #1509]
+sys/netinet/in_proto.c 1.60
+sys/netinet6/in6_proto.c 1.50
+
+ Enforce ipsec policy on raw wildcard.
+ [itojun, ticket #1409]
+
+usr.sbin/route6d/route6d.c 1.47
+
+ Don't age non-gateway host routes. PR bin/22568 from Andrew White
+ [itojun, ticket #1432]
+
+sys/crypto/rijndael/rijndael-api-fst.c 1.11-1.12
+
+ Missing IV handling in CBC mode (does not affect ESP code as we have
+ CBC handling in sys/netinet6/esp_core.c). sync w/kame
+ Correct panic() condition - it was backwards.
+ [tv, ticket #1460]
+
Home |
Main Index |
Thread Index |
Old Index