Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Mon Jan 17 07:06:58 UTC 2000
Modified Files:
syssrc/sys/dev/ic: smc91cxx.c
Log Message:
in promisc mode, don't inject outgoing packet to bpf twice.
this is because the card gets the outgoing packet from itself in promisc mode
(not really IFF_SIMPLEX).
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/ic/smc91cxx.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