NetBSD/sys/net
thorpej c9dee7e411 Do not provide memcpy()/memset()/memcmp() macros as wrappers
around b*() functions (!!).
2001-12-23 22:36:16 +00:00
..
Makefile
bpf.c add RCSIDs 2001-11-12 23:49:33 +00:00
bpf.h Use __sh__ instead of __sh3__. 2001-12-14 23:30:02 +00:00
bpf_filter.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
bpfdesc.h
bridgestp.c add RCSIDs 2001-11-12 23:49:33 +00:00
bsd-comp.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
dlt.h
ethertypes.h Add ETHERTYPEs for MPLS (Unicast & Multicast). 2001-10-18 21:29:19 +00:00
if.c Add an #if defined(INET) ... around if_detach_queues's declaration to match the 2001-12-02 19:44:25 +00:00
if.h
if_arc.h
if_arcsubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_arp.h
if_atm.h
if_atmsubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_bridge.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_ether.h Switch to using queue access macros instead of refering to the member 2001-11-05 18:02:15 +00:00
if_ethersubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_faith.c Someone <sys/param.h> was deleted from the includes list. Add it 2001-11-15 07:01:27 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_gif.c remove unnecessary #if NFOO > 0 .... #endif wrappers 2001-11-13 00:49:35 +00:00
if_gif.h
if_gre.c Sanity check the tunnel route after computing it and don't mark the 2001-11-24 15:46:08 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_ieee1394.h
if_ieee1394subr.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
if_ieee80211.h
if_ieee80211subr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_llc.h
if_loop.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_media.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_media.h
if_ppp.c remove unnecessary #if NFOO > 0 .... #endif wrappers 2001-11-13 00:49:35 +00:00
if_ppp.h
if_pppoe.c Cleanup softc more completely on "ifconfig down", but only if we are 2001-12-16 23:53:31 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_slvar.h
if_sppp.h Change the way IPCP negotiation is handled. 2001-12-08 19:46:39 +00:00
if_spppsubr.c Remove yet another spurious (debug?) output. 2001-12-16 23:55:28 +00:00
if_stf.c move protosw fragment for gif/stf to their own source code. 2001-12-21 03:21:50 +00:00
if_stf.h
if_strip.c remove unnecessary #if NFOO > 0 .... #endif wrappers 2001-11-13 00:49:35 +00:00
if_stripvar.h
if_token.h
if_tokensubr.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_tun.c remove unnecessary #if NFOO > 0 .... #endif wrappers 2001-11-13 00:49:35 +00:00
if_tun.h Turn the tun device/network interface into a cloning device. 2001-10-31 20:08:17 +00:00
if_types.h Sync with IANA. This finally gets us IFT_ECONET. 2001-11-07 12:14:17 +00:00
if_vlan.c add RCSIDs 2001-11-12 23:49:33 +00:00
if_vlanvar.h
net_osdep.c whitespace and comment. sync with kame 2001-12-21 02:50:02 +00:00
net_osdep.h whitespace and comment. sync with kame 2001-12-21 02:50:02 +00:00
netisr.h
netisr_dispatch.h
pfil.c add RCSIDs 2001-11-12 23:49:33 +00:00
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ppp_defs.h
ppp_tty.c remove unnecessary #if NFOO > 0 .... #endif wrappers 2001-11-13 00:49:35 +00:00
radix.c add RCSIDs 2001-11-12 23:49:33 +00:00
radix.h
raw_cb.c add RCSIDs 2001-11-12 23:49:33 +00:00
raw_cb.h
raw_usrreq.c add RCSIDs 2001-11-12 23:49:33 +00:00
route.c add RCSIDs 2001-11-12 23:49:33 +00:00
route.h
rtsock.c add RCSIDs 2001-11-12 23:49:33 +00:00
slcompress.c add RCSIDs 2001-11-12 23:49:33 +00:00
slcompress.h
slip.h
zlib.c Do not provide memcpy()/memset()/memcmp() macros as wrappers 2001-12-23 22:36:16 +00:00
zlib.h