freebsd-dev/sys/contrib
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
..
dev network interface and link layer changes: 2002-11-15 00:00:15 +00:00
ipfilter/netinet Replace aux mbufs with packet tags: 2002-10-16 01:54:46 +00:00