NetBSD/sys/net
bouyer 287667ba9a Fix my previous commit: the ATM_LLC_* macros do the ntoh/hton conversion,
so the bug was not a missing ntohs in atm_input(), it was an extraneous
htons in atm_output().
1998-04-15 13:01:51 +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
bpfdesc.h
bsd-comp.c
ethertypes.h
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
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c Fix my previous commit: the ATM_LLC_* macros do the ntoh/hton conversion, 1998-04-15 13:01:51 +00:00
if_dl.h
if_ether.h
if_ethersubr.c register -> register int 1998-03-24 12:57:15 +00:00
if_fddi.h
if_fddisubr.c
if_llc.h
if_loop.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if_media.c
if_media.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c Add missing comma. 1998-03-23 13:08:56 +00:00
if_slvar.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
if_strip.c
if_stripvar.h
if_tun.c
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
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
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h