This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7dd417f09
NetBSD
/
sys
/
net
History
atatat
19af35fd0d
Tango on sysctl_createv() and flags. The flags have all been renamed,
...
and sysctl_createv() now uses more arguments.
2004-03-24 15:34:46 +00:00
..
Makefile
…
bpf.c
Tango on sysctl_createv() and flags. The flags have all been renamed,
2004-03-24 15:34:46 +00:00
bpf.h
Make bpf_maxbufsize writable via sysctl, as written by Andrew Brown.
2004-01-22 00:32:41 +00:00
bpf_filter.c
…
bpfdesc.h
…
bridgestp.c
…
bsd-comp.c
…
dlt.h
…
ethertypes.h
…
if.c
Tango on sysctl_createv() and flags. The flags have all been renamed,
2004-03-24 15:34:46 +00:00
if.h
…
if_arc.h
…
if_arcsubr.c
…
if_arp.h
…
if_atm.h
…
if_atmsubr.c
…
if_bridge.c
Use m_copydata(), m_adj() and M_PREPEND() to manipulate mbuf's in
2004-01-31 20:11:13 +00:00
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
Update my copyright to not include advertising clause.
2004-03-22 18:02:12 +00:00
if_gif.c
…
if_gif.h
…
if_gre.c
gi_len is ip_len, so it has to be network byteorder. markus friedl
2003-12-11 00:22:29 +00:00
if_gre.h
…
if_hippi.h
…
if_hippisubr.c
…
if_ieee1394.h
…
if_ieee1394subr.c
…
if_llc.h
…
if_loop.c
…
if_media.c
Add media type 10GbaseLR. Change ifmb_baudrate and ifmedia_baudrate()
2004-02-19 11:58:30 +00:00
if_media.h
Add 10GBASE-LR to IFM_10G_LR.
2004-03-10 14:42:10 +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
Add a new ioctl SPPPGETSTATUSNCP to query the PPP phase and check wether
2003-12-26 23:39:23 +00:00
if_spppsubr.c
Add a new ioctl SPPPGETSTATUSNCP to query the PPP phase and check wether
2003-12-26 23:39:23 +00:00
if_spppvar.h
…
if_stf.c
…
if_stf.h
…
if_strip.c
Remove redundant prototypes
2004-01-19 16:12:51 +00:00
if_stripvar.h
…
if_token.h
…
if_tokensubr.c
Update my copyright to not include advertising clause.
2004-03-22 18:02:12 +00:00
if_tun.c
Don't leak memory if a copyin fails.
2004-03-01 13:54:02 +00:00
if_tun.h
…
if_types.h
…
if_vlan.c
…
if_vlanvar.h
…
net_osdep.h
…
netisr.h
…
netisr_dispatch.h
…
pfil.c
…
pfil.h
…
pfkeyv2.h
…
ppp-comp.h
…
ppp-deflate.c
…
ppp_defs.h
…
ppp_tty.c
…
radix.c
…
radix.h
…
raw_cb.c
…
raw_cb.h
…
raw_usrreq.c
…
route.c
…
route.h
…
rtsock.c
Tango on sysctl_createv() and flags. The flags have all been renamed,
2004-03-24 15:34:46 +00:00
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…