1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/contrib/dev
Sam Leffler 6fc32a2495 network interface and link layer changes:
o on input don't strip the Ethernet header from packets
o input packet handling is now done with if_input
o track changes to ether_ifattach/ether_ifdetach API
o track changes to bpf tapping
o call ether_ioctl for default handling of ioctl's
o use constants from net/ethernet.h where possible

Reviewed by:	many
Approved by:	re
2002-11-15 00:00:15 +00:00
..
acpica Resolve conflicts arising from the ACPI CA 20021002 import. 2002-10-04 20:09:19 +00:00
fla (This commit touches about 15 disk device drivers in a very consistent 2002-09-20 19:36:05 +00:00
oltr network interface and link layer changes: 2002-11-15 00:00:15 +00:00