Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #900
details: https://anonhg.NetBSD.org/src/rev/a444ccdca330
branches: netbsd-2-0
changeset: 562774:a444ccdca330
user: jmc <jmc%NetBSD.org@localhost>
date: Fri Oct 08 03:11:30 2004 +0000
description:
#900
diffstat:
doc/CHANGES-2.0 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r ff731e053f29 -r a444ccdca330 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Fri Oct 08 03:11:13 2004 +0000
+++ b/doc/CHANGES-2.0 Fri Oct 08 03:11:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.492 2004/10/08 03:10:04 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.493 2004/10/08 03:11:30 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -7771,3 +7771,11 @@
Add support for Adaptec AAR 2810SA raid controller.
[he, ticket #896]
+
+sys/net/if_bridge.c 1.26
+
+ Interfaces that do checksum offloading indicate the checksum status of
+ received packets in csum_flags in the packet header. Packets that are
+ forwarded over the bridge need to have csum_flags cleared before being
+ put on the output queue. Do so in bridge_enqueue(). PR#27007 PR#21831
+ [bad, ticket #900]
Home |
Main Index |
Thread Index |
Old Index