Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src some more



details:   https://anonhg.NetBSD.org/src/rev/cb512029661e
branches:  netbsd-1-4
changeset: 469588:cb512029661e
user:      cgd <cgd%NetBSD.org@localhost>
date:      Mon Oct 18 00:06:33 1999 +0000

description:
some more

diffstat:

 CHANGES-1.4.2 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r d23d36d6dace -r cb512029661e CHANGES-1.4.2
--- a/CHANGES-1.4.2     Mon Oct 18 00:00:05 1999 +0000
+++ b/CHANGES-1.4.2     Mon Oct 18 00:06:33 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.59 1999/10/17 23:13:21 cgd Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.60 1999/10/18 00:06:33 cgd Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -762,3 +762,10 @@
   Correct use of `wrong' clock for %cpu calculation.  (This is not
   a functional change at present because all clock frequencies are
   the same.)
+
+sys/netinet/ip_input.c                         1.93
+sys/netinet/ip_flow.c                          1.14
+
+  Multicast storm prevention: don't attempt to forward link-level
+  multicast packets which contain ip unicast packets; these packets
+  would only be generated from misconfigured/buggy systems.



Home | Main Index | Thread Index | Old Index