NetBSD/sys/net
mrg 45159fa631 convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and
change pfil_add_hook to put output filters at the tail of the queue,
while continuing to place input filters at the head of the queue.  update
the two users of these functions, and document these changes.

fixes PR#4593.
1998-03-19 15:45:30 +00:00
..
bpf.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
bpf.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
bpf_filter.c bpf_filter.c: 1997-10-09 18:20:04 +00:00
bpfdesc.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
bsd-comp.c Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
ethertypes.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if_arc.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_arcsubr.c Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if_arp.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_atm.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_atmsubr.c s/if_ethertypes.h/ethertypes.h/ because if_ethertypes.h doesn't exist 1997-03-15 21:10:45 +00:00
if_dl.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_ether.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_ethersubr.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if_fddi.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_fddisubr.c Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if_llc.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_loop.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if_media.c BSD/OS-style network interface media selection, implemented by 1997-03-17 02:55:12 +00:00
if_media.h Fix tipo 1998-01-30 08:37:41 +00:00
if_ppp.c From Paul Mackerras: use sl_compress_setup, not sl_compress_init 1997-06-16 17:01:36 +00:00
if_ppp.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_pppvar.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_sl.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if_slvar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if_strip.c Start the watchdog timer in stripopen(), and make sure it's cancelled in 1997-11-20 08:03:06 +00:00
if_stripvar.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
if_tun.c Add SIOC{ADD|DEL}MULTI ioctl to support (for IFF_MULTICAST). 1997-09-25 13:11:58 +00:00
if_tun.h PR #2736: wrap the softc in #ifdef _KERNEL so userland can include this 1998-03-18 21:21:48 +00:00
if_types.h Add new type number received from IANA. Also, note the new home of 1998-03-01 07:13:41 +00:00
netisr.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
pfil.c convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and 1998-03-19 15:45:30 +00:00
pfil.h convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and 1998-03-19 15:45:30 +00:00
ppp-comp.h Update to ppp-2.3b4; from Paul Mackerras 1997-03-12 20:26:46 +00:00
ppp-deflate.c Update to ppp-2.3b5 1997-05-17 21:11:59 +00:00
ppp_defs.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
ppp_tty.c make sure that the tty layer restarts the ppp layer when there is an error 1997-03-25 22:33:25 +00:00
radix.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
radix.h Sync with Lite2. 1997-04-02 21:17:28 +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 add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
raw_usrreq.c Remove unused variable. 1996-05-28 23:24:23 +00:00
route.c Sync with Lite2. 1997-04-02 21:17:28 +00:00
route.h Sync with Lite2. 1997-04-02 21:17:28 +00:00
rtsock.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
slcompress.c Update to ppp-2.3b5 1997-05-17 21:11:59 +00:00
slcompress.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
slip.h add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
zlib.c Update to ppp-2.3b5 1997-05-17 21:11:59 +00:00
zlib.h Update to ppp-2.3b5 1997-05-17 21:11:59 +00:00