Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 02/24/2002 19:11:54
Module Name: syssrc
Committed By: martin
Date: Sun Feb 24 17:11:54 UTC 2002
Modified Files:
syssrc/sys/net: if_pppoe.c
Log Message:
Clear M_BCAST and M_MCAST flags on mbufs before passing them down to the
ethernet driver - just in case it would look at them and do the wrong
thing.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/net/if_pppoe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.