This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
net
History
soren
a4a133213f
Add empty token_ifdetach().
2000-02-27 03:04:09 +00:00
..
bpf_filter.c
…
bpf.c
…
bpf.h
…
bpfdesc.h
…
bsd-comp.c
…
ethertypes.h
…
if_arc.h
…
if_arcsubr.c
…
if_arp.h
…
if_atm.h
…
if_atmsubr.c
…
if_dl.h
…
if_ether.h
…
if_ethersubr.c
…
if_faith.c
…
if_fddi.h
…
if_fddisubr.c
…
if_gif.c
…
if_gif.h
…
if_gre.c
…
if_gre.h
…
if_hippi.h
…
if_hippisubr.c
…
if_ieee80211.h
…
if_llc.h
…
if_loop.c
…
if_media.c
…
if_media.h
More 802.11 subtypes: there's also 1MB/s DS
2000-02-17 21:53:16 +00:00
if_ppp.c
…
if_ppp.h
…
if_pppvar.h
…
if_sl.c
…
if_slvar.h
…
if_sppp.h
…
if_spppsubr.c
…
if_strip.c
…
if_stripvar.h
…
if_token.h
Add empty token_ifdetach().
2000-02-27 03:04:09 +00:00
if_tokensubr.c
Add empty token_ifdetach().
2000-02-27 03:04:09 +00:00
if_tun.c
…
if_tun.h
…
if_types.h
…
if.c
…
if.h
…
Makefile
…
net_osdep.c
…
net_osdep.h
…
netisr_dispatch.h
This is a fragment of the network soft interrupt routine in MD code. DONETISR should be defined to do the appropriate thing for each port before including this. This file is to keep the available NETISRs the same across all ports.
2000-02-21 20:36:14 +00:00
netisr.h
Remove NETISR_IMP. Make NETISR_ARP == AF_ARP, renumber NETISR_PPP to allow this.
2000-02-21 20:31:02 +00:00
pfil.c
For pfil_add_hook(..., PFIL_ALL, ...), if we fail to add the output filter,
2000-02-23 02:35:42 +00:00
pfil.h
return int from pfil_add_hook and pfil_remove_hook to indicate failure
2000-02-22 10:45:47 +00:00
pfkeyv2.h
…
ppp_defs.h
…
ppp_tty.c
…
ppp-comp.h
…
ppp-deflate.c
…
radix.c
…
radix.h
…
raw_cb.c
…
raw_cb.h
…
raw_usrreq.c
…
route.c
…
route.h
…
rtsock.c
backout incomplete hack from KAME codebase (originally from bbn).
2000-02-17 04:28:00 +00:00
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…