thompsa 2005-12-21 09:39:59 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
As of r1.21 all broadcast packets are reprocessed by ether_input as arriving
on
the bridge, this caused these packets to show up twice via bpf. Do not process
them twice with BPF_TAP.
MFC after: 3 days
Revision Changes Path
1.41 +6 -2 src/sys/net/if_bridge.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"