freebsd_amp_hwpstate/sys/net
Garrett Wollman 2cc2df490e Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually
work reliably yet (I've had panics), but it does seem to occasionally
be able to transmit and receive syntactically-correct packets.
Also fixes one of if_ethersubr.c's legion style bugs, and removes
the hostcache code from standard kernels---the code that depends on it
is not going to happen any time soon, I'm afraid.
1998-03-18 01:40:12 +00:00
..
bpf.c Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
bpf.h
bpf_compat.h
bpf_filter.c
bpfdesc.h
bsd_comp.c
ethernet.h Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually 1998-03-18 01:40:12 +00:00
fddi.h
hostcache.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
hostcache.h
if.c Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
if.h Add a macro to accurately calculate the length of a struct ifreq when 1998-01-13 02:56:21 +00:00
if_arp.h Fixed change prerequisites for <net/if_arp.h>: 1998-01-10 07:29:10 +00:00
if_atm.h
if_atmsubr.c Make POWERFAIL_NMI, PPS_SYNC and NATM new style options. 1998-01-31 05:00:21 +00:00
if_disc.c Make INET a proper option. 1998-01-08 23:42:31 +00:00
if_dl.h
if_ethersubr.c Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually 1998-03-18 01:40:12 +00:00
if_fddisubr.c Removed unused #includes. 1998-02-20 13:11:54 +00:00
if_llc.h
if_loop.c NETATALK -> opt_atalk.h 1998-01-09 00:51:57 +00:00
if_media.c Staticize. 1998-02-09 06:11:36 +00:00
if_media.h
if_mib.c
if_mib.h
if_ppp.c Make INET a proper option. 1998-01-08 23:42:31 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +00:00
if_slvar.h Remove bogus #ifdef INET - SLIP doesn't compile without INET. 1997-12-20 16:44:51 +00:00
if_sppp.h
if_spppsubr.c Fixed syntax error in previous commit. 1998-03-01 06:01:33 +00:00
if_tun.c Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
if_tun.h Correct $Id$ 1998-01-26 19:52:34 +00:00
if_tunvar.h Move softc stuff into if_tunvar.h 1998-01-11 17:52:33 +00:00
if_types.h
if_var.h
if_vlan.c Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually 1998-03-18 01:40:12 +00:00
if_vlan_var.h Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually 1998-03-18 01:40:12 +00:00
netisr.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +00:00
radix.c Unstaticized rn_delete() and rn_lookup(). They are used in dark corners 1997-11-24 13:50:24 +00:00
radix.h Unstaticized rn_delete() and rn_lookup(). They are used in dark corners 1997-11-24 13:50:24 +00:00
raw_cb.c
raw_cb.h Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
raw_usrreq.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
route.c Staticize. 1998-02-09 06:11:36 +00:00
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c Staticize. 1998-02-09 06:11:36 +00:00
zlib.h