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-up of ticket 1482.



details:   https://anonhg.NetBSD.org/src/rev/82b6ae3e6eba
branches:  netbsd-1-6
changeset: 530759:82b6ae3e6eba
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Oct 01 06:10:08 2003 +0000

description:
Pull-up of ticket 1482.

diffstat:

 doc/CHANGES-1.6.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 912065080594 -r 82b6ae3e6eba doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Wed Oct 01 06:08:59 2003 +0000
+++ b/doc/CHANGES-1.6.2 Wed Oct 01 06:10:08 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.163 2003/09/27 15:54:33 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.164 2003/10/01 06:10:08 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2098,3 +2098,9 @@
        Remove trailing \n in panic().
        [junyoung, ticket #1466]
 
+sys/netinet/if_arp.c                           1.94 (via patch)
+
+       On arplookup() failure, nuke cloned route - otherwise outsider could
+       use massive number of bogus ARPs for DoS attack.  FreeBSD-SA-03:14.arp
+       [itojun, ticket #1482]
+



Home | Main Index | Thread Index | Old Index