NetBSD/sys/net
darrenr 4c314b9a9f Keep m_pkthdr.len updated correctly and use it rather than a loop to find
out the total length of the packet.
2002-09-25 16:10:15 +00:00
..
Makefile
bpf.c backout recent changes, for PR 18392. 2002-09-24 03:14:43 +00:00
bpf.h Nuke the old SunOS-style ioctl defns. 2002-09-21 17:02:46 +00:00
bpf_filter.c
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h Define new DLT: DLT_IEEE802_11, DLT_PRISM_HEADER, and DLT_AIRONET_HEADER 2002-08-28 09:31:20 +00:00
ethertypes.h
if.c Fix signed/unsigned comparison warnings from GCC 3.3. 2002-08-26 01:36:37 +00:00
if.h Fix signed/unsigned comparison warnings from GCC 3.3. 2002-08-26 01:36:37 +00:00
if_arc.h
if_arcsubr.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Add a function to lookup bridge members by struct ifnet * and use 2002-08-24 19:00:31 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h Use "const" for all input parameters of ethers(3) functions. 2002-09-16 19:25:30 +00:00
if_ethersubr.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_gif.c
if_gif.h
if_gre.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_ieee80211.h Fix thinko in the SIOC{G,S}80211CHANNEL and SIOC{G,S}80211BSSID 2002-09-22 01:56:08 +00:00
if_ieee80211subr.c Several fixes hostap for awi driver: 2002-09-03 14:54:00 +00:00
if_llc.h
if_loop.c
if_media.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_media.h Delete IFM_IEEE80211_IBSS [ibss] and IFM_IEEE80211_IBSSMASTER [ibss-master] 2002-08-21 03:22:04 +00:00
if_ppp.c Keep m_pkthdr.len updated correctly and use it rather than a loop to find 2002-09-25 16:10:15 +00:00
if_ppp.h
if_pppoe.c Apply patch from Todd Vierling in PR kern/17665: 2002-09-01 18:06:59 +00:00
if_pppoe.h
if_pppvar.h copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
if_sl.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c KNF 2002-09-25 07:24:06 +00:00
if_spppvar.h Don't throw away the name and the secret lengths. This eliminates all the 2002-07-28 19:54:47 +00:00
if_stf.c fix comment, sync with kame 2002-09-17 06:32:49 +00:00
if_stf.h
if_strip.c KNF - return is not a function. 2002-09-11 05:36:26 +00:00
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h
net_osdep.c
net_osdep.h
netisr.h
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp-deflate.c copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp_defs.h copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp_tty.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:42:28 +00:00
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c #if 0 a couple of unused functions. 2002-08-20 03:52:26 +00:00
zlib.h