Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Option handling in IP filter code.
details: https://anonhg.NetBSD.org/src/rev/ac597062eb9c
branches: netbsd-1-4
changeset: 470599:ac597062eb9c
user: he <he%NetBSD.org@localhost>
date: Sat May 13 09:22:47 2000 +0000
description:
Option handling in IP filter code.
diffstat:
CHANGES-1.4.3 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 63e7b43be084 -r ac597062eb9c CHANGES-1.4.3
--- a/CHANGES-1.4.3 Sat May 13 09:20:43 2000 +0000
+++ b/CHANGES-1.4.3 Sat May 13 09:22:47 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.13 2000/05/12 19:12:31 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.14 2000/05/13 09:22:47 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -323,3 +323,7 @@
usr.sbin/chown/chown.c 1.21
Deal with user names with `.' in them. Fixes PR#10043.
+
+sys/netinet/fil.c 1.32
+
+ Fix bug in dealing with large offsets inside very small options.
Home |
Main Index |
Thread Index |
Old Index