freebsd-dev/sys/net
Bill Fenner b9d45cebf4 The interface index space may be sparsely populated (e.g. when an
interface in the middle is if_detach()'d).  Return (and handle)
 ENOENT when the ifmib(4) is accessed for a nonexistent interface.

MFC after: 14 days
2001-10-17 04:12:29 +00:00
..
bpf_compat.h
bpf_filter.c Add ia64 to the list of machines which don't do unaligned reads. 2001-10-05 19:04:23 +00:00
bpf.c Malloc mutexes pre-zero'd as random garbage (including 0xdeadcode) my 2001-10-10 20:43:50 +00:00
bpf.h
bpfdesc.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
bridge.c Traverse the list of network interfaces rather than use if_index- if_index is 2001-10-12 18:04:44 +00:00
bridge.h Make it so dummynet and bridge can be loaded as modules. 2001-10-05 05:45:27 +00:00
bsd_comp.c
ethernet.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
fddi.h
hostcache.c
hostcache.h
if_arc.h bring in ARP support for variable length link level addresses 2001-10-14 20:17:53 +00:00
if_arp.h bring in ARP support for variable length link level addresses 2001-10-14 20:17:53 +00:00
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_ethersubr.c bring in ARP support for variable length link level addresses 2001-10-14 20:17:53 +00:00
if_faith.c Make faith loadable, unloadable, and clonable. 2001-09-25 18:40:52 +00:00
if_fddisubr.c bring in ARP support for variable length link level addresses 2001-10-14 20:17:53 +00:00
if_gif.c /home/brooks/ng_gif.message 2001-09-26 23:50:17 +00:00
if_gif.h /home/brooks/ng_gif.message 2001-09-26 23:50:17 +00:00
if_ieee80211.h
if_iso88025subr.c bring in ARP support for variable length link level addresses 2001-10-14 20:17:53 +00:00
if_llc.h
if_loop.c Add ia64 to the list of machines which don't do unaligned reads. 2001-10-05 19:04:23 +00:00
if_media.c
if_media.h
if_mib.c The interface index space may be sparsely populated (e.g. when an 2001-10-17 04:12:29 +00:00
if_mib.h
if_ppp.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_ppp.h
if_pppvar.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_sl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_slvar.h Fix typo 2001-08-16 17:17:54 +00:00
if_sppp.h
if_spppsubr.c Update the hash table when sppp mucks directly with the interface address. 2001-10-01 18:14:49 +00:00
if_stf.c Use in_ifaddrhashtbl instead of in_ifaddrhead to look up IP address. 2001-09-29 05:02:36 +00:00
if_stf.h Patches from KAME to remove usage of Varargs in existing 2001-09-07 07:19:12 +00:00
if_tap.c Use the passed in thread to selrecord() instead of curthread. 2001-09-21 22:46:54 +00:00
if_tap.h
if_tapvar.h Add cloning support for the tap(4) device similar to that in the tun(4) 2001-09-05 01:06:21 +00:00
if_tun.c Use the passed in thread to selrecord() instead of curthread. 2001-09-21 22:46:54 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h bring in ARP support for variable length link level addresses 2001-10-14 20:17:53 +00:00
if_vlan_var.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
if_vlan.c Set the interface speed back to zero, after ether_ifattach() set it 2001-10-15 19:21:01 +00:00
if.c bring in ARP support for variable length link level addresses 2001-10-14 20:17:53 +00:00
if.h Split HWCSUM into two components: RX and TX, for the benefit of drivers 2001-09-18 20:13:03 +00:00
intrq.c
intrq.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
raw_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
route.c Don't even attempt to clone host routes. 2001-10-15 09:46:48 +00:00
route.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
rtsock.c Change sysctl_iflist() so it has a single point of return. This will 2001-09-29 05:08:04 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h