NetBSD/sys/net
matt 486c7ce727 Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data. (the Z
variant also zeroes the counters after copying them).  In ifunit, add
support for dealing all numeric ifname by treating them as an ifindex
which is used to look up the interface.
2002-05-23 21:34:39 +00:00
..
Makefile
bpf.c If someone is poll'ing to write to bpf, assume that it can always be done 2002-03-23 15:55:21 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
if.c Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data. (the Z 2002-05-23 21:34:39 +00:00
if.h Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data. (the Z 2002-05-23 21:34:39 +00:00
if_arc.h Eliminate common. 2002-05-13 23:50:32 +00:00
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c use IFT_BRIDGE 2002-05-23 06:19:39 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h
if_ethersubr.c sync with KAME. 2002-05-18 22:52:44 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c We are not guaranteed that we have enough bytes to get a struct ip from our 2002-03-26 16:05:03 +00:00
if_gif.h
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c Bugfix: s/__NetBSD_Version/__NetBSD_Version__/. IPv4 over IEEE 1394 2002-05-16 09:08:33 +00:00
if_ieee80211.h
if_ieee80211subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c Make ppp_softc[] extern and declare in if_ppp.c 2002-05-12 20:38:15 +00:00
if_ppp.h
if_pppoe.c Fix copyright notice. 2002-04-14 12:24:26 +00:00
if_pppoe.h Fix copyright notice. 2002-04-14 12:24:26 +00:00
if_pppvar.h Make ppp_softc[] extern and declare in if_ppp.c 2002-05-12 20:38:15 +00:00
if_sl.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
if_slvar.h
if_sppp.h Fix copyright notice. 2002-04-14 12:24:26 +00:00
if_spppsubr.c "if (debug)" some log messages not signaling real errors but happening 2002-04-29 16:29:29 +00:00
if_spppvar.h
if_stf.c
if_stf.h
if_strip.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c suppress -Wunused if !INET6 2002-03-13 06:43:18 +00:00
if_tun.h
if_types.h add recently-added IANA values from http://www.iana.org/assignments/smi-numbers 2002-05-23 06:18:44 +00:00
if_vlan.c
if_vlanvar.h
net_osdep.c
net_osdep.h
netisr.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c Fix what looks like a merge error: olen = 0 in z_decompress, not 2002-03-13 04:04:00 +00:00
ppp_defs.h
ppp_tty.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
radix.c
radix.h
raw_cb.c Eliminate more commons. 2002-05-12 20:40:11 +00:00
raw_cb.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
raw_usrreq.c
route.c Eliminate more commons. 2002-05-12 20:40:11 +00:00
route.h Eliminate more commons. 2002-05-12 20:40:11 +00:00
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c Fix memory leak which occurs after an allocation failure. 2002-05-07 09:14:20 +00:00
zlib.h Upgrade this generated version to be based on zlib-1.1.4 2002-03-13 03:59:35 +00:00