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
itojun
dddc4be003
to be consistent with other sources, use "struct ip *ip", not inp.
...
(inp is usually used for pointing struct inpcb)
2002-08-12 05:22:57 +00:00
..
bpf_filter.c
…
bpf.c
…
bpf.h
…
bpfdesc.h
…
bridgestp.c
…
bsd-comp.c
…
dlt.h
…
ethertypes.h
…
if_arc.h
…
if_arcsubr.c
…
if_arp.h
…
if_atm.h
…
if_atmsubr.c
…
if_bridge.c
…
if_bridgevar.h
…
if_dl.h
…
if_eco.h
…
if_ecosubr.c
…
if_ether.h
…
if_ethersubr.c
…
if_faith.c
…
if_faith.h
…
if_fddi.h
…
if_fddisubr.c
…
if_gif.c
…
if_gif.h
…
if_gre.c
to be consistent with other sources, use "struct ip *ip", not inp.
2002-08-12 05:22:57 +00:00
if_gre.h
…
if_hippi.h
…
if_hippisubr.c
…
if_ieee1394.h
…
if_ieee1394subr.c
…
if_ieee80211.h
* Additional frame control types.
2002-08-11 03:39:21 +00:00
if_ieee80211subr.c
rename WI_ ioctl to make it compile again
2002-08-11 12:08:55 +00:00
if_llc.h
…
if_loop.c
…
if_media.c
…
if_media.h
Add "hostap", "ibss", and "ibss-master" 802.11 media options.
2002-08-10 23:21:58 +00:00
if_ppp.c
…
if_ppp.h
…
if_pppoe.c
…
if_pppoe.h
…
if_pppvar.h
…
if_sl.c
…
if_slvar.h
…
if_sppp.h
…
if_spppsubr.c
Fix async map handling. Many thanks to Joerg Wunsch for the explanation.
2002-07-30 13:16:35 +00:00
if_spppvar.h
Don't throw away the name and the secret lengths. This eliminates all the
2002-07-28 19:54:47 +00:00
if_stf.c
backout previous. i was looking at the wrong RFC.
2002-08-06 04:58:57 +00:00
if_stf.h
…
if_strip.c
…
if_stripvar.h
…
if_token.h
…
if_tokensubr.c
…
if_tun.c
Make tun interfaces perform auto-creation. This means that if a
2002-07-29 16:53:30 +00:00
if_tun.h
…
if_types.h
…
if_vlan.c
…
if_vlanvar.h
…
if.c
…
if.h
<net/if.h> needs <sys/socket.h> for struct sockaddr.
2002-08-09 22:43:15 +00:00
Makefile
…
net_osdep.c
…
net_osdep.h
…
netisr_dispatch.h
…
netisr.h
…
pfil.c
…
pfil.h
…
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
…
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…