1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/net
Peter Wemm 2bb0e3300a Hopefully make IFMEDIA_DEBUG compile. if_xname[] is a NetBSD addition,
we need if_name, if_unit.  (maybe we should pick up if_xname[] ?)

Pointed out by: jkb@yahoo-inc.com
1999-08-18 13:13:01 +00:00
..
bpf_compat.h
bpf_filter.c Quick fix for breakage of bounds checking in rev.1.12. Only one 1999-07-04 08:07:35 +00:00
bpf.c Give BPF the "almost-clone" update. If you need more of them, make 1999-08-15 09:38:21 +00:00
bpf.h
bpfdesc.h
bridge.c Fix two easy warnings when using BRIDGE without IPFIREWALL. 1999-07-01 15:07:08 +00:00
bridge.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h clean up en atm driver 1999-05-08 14:23:40 +00:00
if_atmsubr.c clean up en atm driver 1999-05-08 14:23:40 +00:00
if_disc.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_dl.h
if_ethersubr.c
if_fddisubr.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_iso88025subr.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_llc.h
if_loop.c Back out redundant checks 1999-08-06 16:46:29 +00:00
if_media.c Hopefully make IFMEDIA_DEBUG compile. if_xname[] is a NetBSD addition, 1999-08-18 13:13:01 +00:00
if_media.h
if_mib.c
if_mib.h
if_ppp.c Back out redundant checks 1999-08-06 16:46:29 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_tun.c Give if_tun the "almost clone" makeover. 1999-08-15 09:54:57 +00:00
if_tun.h
if_tunvar.h Add a new interface ioctl, to return "aux status". 1999-06-19 18:42:31 +00:00
if_types.h
if_var.h Define IF_MAXMTU and IF_MINMTU and don't allow MTUs with 1999-08-06 13:53:03 +00:00
if_vlan_var.h
if_vlan.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if.c Define IF_MAXMTU and IF_MINMTU and don't allow MTUs with 1999-08-06 13:53:03 +00:00
if.h Fixed English errors, spelling errors and formatting errors in rev.1.51 1999-07-05 12:00:05 +00:00
iso88025.h
netisr.h Make NETISR_SET use a SYSINIT() rather than a linker set. 1999-04-26 08:52:16 +00:00
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
radix.c Never return the root node itself from rn_match(); return NULL instead. 1999-06-25 13:43:30 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Suser() simplification: 1999-04-27 11:18:52 +00:00
route.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
route.h Increase the size of the route reference count from 15 bits to 31 bits. 1999-06-30 23:11:15 +00:00
rtsock.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h