freebsd-dev/sys/pc98
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
..
cbus Use bus_space stuff except where it needs high performance. 2000-05-12 12:38:25 +00:00
conf GENERIC98 -> GENERIC 2000-05-05 08:03:31 +00:00
i386 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
pc98 Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00