NetBSD/sys/net
thorpej 2fadbc363c Move a mis-placed line on slattach() so that SLIOCGUNIT works properly.
From Jonathan O'Brien <obrien@phoenix.sfsu.edu>.
1996-06-02 16:22:32 +00:00
..
bpf.c Remove duplicate definition of bpf_setif(). 1996-05-22 13:41:54 +00:00
bpf.h On new architectures and on the alpha, define SIZEOF_BPF_HDR to be 1996-05-02 00:57:28 +00:00
bpf_filter.c Net prototypes 1996-02-13 21:59:53 +00:00
bpfdesc.h Enhancements to the bpf from Stu Grossman <grossman@cygnus.com>: 1995-09-27 18:30:37 +00:00
bsd-comp.c Added packet filtering, support for "PPP Deflate" packet compression, 1996-03-15 02:28:00 +00:00
if.c Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
if.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_arc.h update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
if_arcsubr.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_arp.h fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_dl.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
if_ethersubr.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_fddi.h local adaptations, and fix a could of compilation errors 1995-08-19 04:35:18 +00:00
if_fddisubr.c Fix new warnings. 1996-05-07 23:20:21 +00:00
if_llc.h fixed sized types, where appropriate. when casting pointers to 1995-03-08 02:56:49 +00:00
if_loop.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_ppp.c Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
if_ppp.h Added packet filtering, support for "PPP Deflate" packet compression, 1996-03-15 02:28:00 +00:00
if_pppvar.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_sl.c Move a mis-placed line on slattach() so that SLIOCGUNIT works properly. 1996-06-02 16:22:32 +00:00
if_slvar.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_strip.c Catch up to removal of if_unit and addition of if_xname and sc_unit, 1996-05-19 22:09:36 +00:00
if_stripvar.h Catch up to removal of if_unit and addition of if_xname and sc_unit, 1996-05-19 22:09:36 +00:00
if_tun.c Removing a completely unneeded reference to curproc. 1996-05-22 13:42:57 +00:00
if_tun.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
if_types.h fix some typos. from frank@fwi.uva.nl (Frank van der Linden) 1995-02-27 09:10:24 +00:00
netisr.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
ppp-comp.h Added packet filtering, support for "PPP Deflate" packet compression, 1996-03-15 02:28:00 +00:00
ppp-deflate.c Added packet filtering, support for "PPP Deflate" packet compression, 1996-03-15 02:28:00 +00:00
ppp_defs.h Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
ppp_tty.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
radix.c - fix misparenthesized ((a&(B|C) == 0)) 1996-03-16 23:55:36 +00:00
radix.h Net prototypes 1996-02-13 21:59:53 +00:00
raw_cb.c We must indirect through the higher-level protocol for 1996-05-23 18:30:57 +00:00
raw_cb.h Prototype new raw_*() functions. 1996-05-28 23:24:50 +00:00
raw_usrreq.c Remove unused variable. 1996-05-28 23:24:23 +00:00
route.c Net prototypes 1996-02-13 21:59:53 +00:00
route.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
rtsock.c We must indirect through the higher-level protocol for 1996-05-23 18:30:57 +00:00
slcompress.c Added packet filtering, support for "PPP Deflate" packet compression, 1996-03-15 02:28:00 +00:00
slcompress.h Latest version of PPP stuff, with packet compression and other 1995-07-04 06:28:17 +00:00
slip.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
zlib.c #if 0 unused string 1996-03-16 23:55:40 +00:00
zlib.h Added packet filtering, support for "PPP Deflate" packet compression, 1996-03-15 02:28:00 +00:00