freebsd-dev/sys/net
Luigi Rizzo 032dcc7680 Back out some style changes. They are not urgent,
I will put them back in after 5.0 is out.

Requested by: sam
Approved by: re
2002-11-20 19:00:54 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c correct function declarations of stubs used for building w/o device bpf 2002-11-19 02:50:46 +00:00
bpf.h o add support for multiple link types per interface (e.g. 802.11 and Ethernet) 2002-11-14 23:24:13 +00:00
bpfdesc.h o add support for multiple link types per interface (e.g. 802.11 and Ethernet) 2002-11-14 23:24:13 +00:00
bridge.c track changes to ethernet input handling to no longer strip the Ethernet header 2002-11-14 23:57:09 +00:00
bridge.h network interface and link layer changes: 2002-11-15 00:00:15 +00:00
bsd_comp.c
ethernet.h general cleanups mostly aimed at improving portability of drivers 2002-11-14 23:28:47 +00:00
fddi.h network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_arc.h
if_arcsubr.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_arp.h
if_atm.h
if_atmsubr.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_disc.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_dl.h
if_ef.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_ethersubr.c o change input packet handling to eliminate the pointer to the struct 2002-11-14 23:35:06 +00:00
if_faith.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_fddisubr.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_gif.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_gif.h
if_gre.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_gre.h
if_ieee80211.h
if_iso88025subr.c
if_llc.h
if_loop.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_ppp.h
if_pppvar.h
if_sl.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_stf.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_stf.h
if_tap.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_tap.h
if_tapvar.h
if_tun.c network interface and link layer changes: 2002-11-15 00:00:15 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h o add if_nvlans member to track the number of vlans active on an interface 2002-11-14 23:36:28 +00:00
if_vlan_var.h o eliminate separate callback interface for h/w tagged input packets; instead 2002-11-14 23:43:16 +00:00
if_vlan.c o eliminate separate callback interface for h/w tagged input packets; instead 2002-11-14 23:43:16 +00:00
if.c Back out rev 1.150; things are more complicated than this. 2002-11-15 18:42:10 +00:00
if.h o add IF_*bps macros for netbsd compatibility 2002-11-14 23:16:18 +00:00
intrq.c
intrq.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 Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
radix.h
raw_cb.c Back out some style changes. They are not urgent, 2002-11-20 19:00:54 +00:00
raw_cb.h
raw_usrreq.c Back out some style changes. They are not urgent, 2002-11-20 19:00:54 +00:00
route.c Massive cleanup of the ip_mroute code. 2002-11-15 22:53:53 +00:00
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
zlib.h