freebsd-dev/sys/net
Robert Watson 533d8562e4 Move the MAC entry point to label ethernet-sourced mbufs with a MAC label
from the network interface earlier in ether_input().  At some point
(no fingers pointed), things were restructured and the labeling operation
moved later.  This wasn't a problem as BPF_MTAP() relies on the ifnet
label not the mbuf label, but there might have been other problems.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-07-13 20:32:58 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c
bpf.h
bpfdesc.h
bridge.c
bridge.h
bsd_comp.c
ethernet.h
fddi.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h Now that most of this file is new, stylify the rest and correct the 2003-06-18 10:53:49 +00:00
if_atmsubr.c Add the hooks for netgraph and HARP to the NATM code. This allows us 2003-06-23 16:53:28 +00:00
if_disc.c
if_dl.h
if_ef.c Remove break after return. 2003-05-31 20:06:27 +00:00
if_ethersubr.c Move the MAC entry point to label ethernet-sourced mbufs with a MAC label 2003-07-13 20:32:58 +00:00
if_faith.c
if_fddisubr.c
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_iso88025subr.c
if_llc.h
if_loop.c Replace a handrolled defrag function with m_defrag. The handrolled 2003-05-28 02:04:33 +00:00
if_media.c Add media types and options for ATM. While on most ATM cards media cannot 2003-04-29 17:23:23 +00:00
if_media.h add "autoselect" mode and "auto" alias: these let you reset the 2003-06-25 15:03:05 +00:00
if_mib.c
if_mib.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_stf.c
if_stf.h
if_tap.c
if_tap.h
if_tapvar.h
if_tun.c
if_tun.h
if_tunvar.h
if_types.h
if_var.h
if_vlan_var.h - In vlan_input(), always mask off all but the VLID bits from tags 2003-07-08 21:54:20 +00:00
if_vlan.c - In vlan_input(), always mask off all but the VLID bits from tags 2003-07-08 21:54:20 +00:00
if.c Fix some easy, global, lint warnings. In most cases, this means 2003-04-30 12:57:40 +00:00
if.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.c
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h