NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42386 CVS commit: src/sys/net
The following reply was made to PR port-xen/42386; it has been noted by GNATS.
From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42386 CVS commit: src/sys/net
Date: Tue, 24 Mar 2020 13:30:55 +0000
Module Name: src
Committed By: jdolecek
Date: Tue Mar 24 13:30:54 UTC 2020
Modified Files:
src/sys/net: if_bridge.c
Log Message:
reset the csum_flags in bridge_brodcast() also for bmcast path
for destination interfaces with real hardware offloading this fixes
multicast packet corruption; for xvif(4) this fix stops treating them
as having no csum
may fix PR kern/42386
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/sys/net/if_bridge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index