andre 2005-09-14 16:37:05 UTC
FreeBSD src repository
Modified files:
sys/net bpf.c
Log:
Undo a tad little optimization to bpf_mtap() introduced in rev. 1.95
which broke the correct handling of the BIOCGSEESENT flag in the bpf
listener.
PR: kern/56441
Submitted by: <vys at renet.ru>
MFC after: 3 days
Revision Changes Path
1.160 +0 -4 src/sys/net/bpf.c