freebsd-dev/sys/dev/sn
Archie Cobbs 2e2de7f23f Move code to handle BPF and bridging for incoming Ethernet packets out
of the individual drivers and into the common routine ether_input().
Also, remove the (incomplete) hack for matching ethernet headers
in the ip_fw code.

The good news: net result of 1016 lines removed, and this should make
bridging now work with *all* Ethernet drivers.

The bad news: it's nearly impossible to test every driver, especially
for bridging, and I was unable to get much testing help on the mailing
lists.

Reviewed by:	freebsd-net
2000-05-14 02:18:43 +00:00
..
if_sn_isa.c Don't claim devices that we fail to probe for. Reverse the sense of a test 2000-05-07 18:20:40 +00:00
if_sn_pccard.c Don't execute MAC address initialization for non-pccard sn devices. 2000-01-22 17:24:16 +00:00
if_sn.c Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
if_snreg.h Newbusify the driver. 1999-12-22 08:44:13 +00:00
if_snvar.h Don't execute MAC address initialization for non-pccard sn devices. 2000-01-22 17:24:16 +00:00