Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src One more: ip_input: handle large offsets with very smal...
details: https://anonhg.NetBSD.org/src/rev/f3fcddb7ea03
branches: netbsd-1-4
changeset: 470564:f3fcddb7ea03
user: he <he%NetBSD.org@localhost>
date: Sat May 06 16:44:32 2000 +0000
description:
One more: ip_input: handle large offsets with very small options correctly.
diffstat:
CHANGES-1.4.3 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7adfa65f9544 -r f3fcddb7ea03 CHANGES-1.4.3
--- a/CHANGES-1.4.3 Sat May 06 16:43:25 2000 +0000
+++ b/CHANGES-1.4.3 Sat May 06 16:44:32 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.10 2000/05/06 16:21:43 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.11 2000/05/06 16:44:32 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -265,3 +265,7 @@
The use of the probe script had at least two problems: it probed
the host headers (could be fixed in another way), and it could
be problematical in a cross-compile environment.
+
+sys/netinet/ip_input.c 1.112
+
+ Handle large offsets inside very small options correctly.
Home |
Main Index |
Thread Index |
Old Index