cvs commit: src/sys/net if_bridge.c
Andrew Thompson
thompsa at FreeBSD.org
Fri Sep 22 14:57:52 PDT 2006
thompsa 2006-09-22 21:57:52 UTC
FreeBSD src repository
Modified files:
sys/net if_bridge.c
Log:
Revert r1.80 as the ethernet header was inadvertently stripped from ARP
packets. Reimplement this correctly and use a sysctl that defaults to off so
the user doesnt get any suprises if ipfw blocks the ARP packet.
MFC after: 3 days
Revision Changes Path
1.81 +36 -14 src/sys/net/if_bridge.c
More information about the cvs-src
mailing list