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
62acda31f9
NetBSD
/
sys
/
net
History
onoe
ca3afc880f
fix CRC (ICV) for WEP: ICV is 32bit not 16bit.
...
(change from htole16 to htole32, so no changes for little endian machine)
2002-03-12 11:07:26 +00:00
..
Makefile
…
bpf.c
…
bpf.h
…
bpf_filter.c
…
bpfdesc.h
…
bridgestp.c
…
bsd-comp.c
…
dlt.h
…
ethertypes.h
Add the Ethertype for 802.3x flow control packets.
2002-02-10 01:28:32 +00:00
if.c
(1) Make if_index "wrap" at USHRT_MAX instead of going above it so
2002-02-09 05:56:34 +00:00
if.h
…
if_arc.h
…
if_arcsubr.c
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
if_arp.h
…
if_atm.h
…
if_atmsubr.c
…
if_bridge.c
Pool deals fairly well with physical memory shortage, but it doesn't
2002-03-08 20:48:27 +00:00
if_bridgevar.h
…
if_dl.h
…
if_eco.h
…
if_ecosubr.c
…
if_ether.h
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
if_ethersubr.c
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
if_faith.c
…
if_faith.h
…
if_fddi.h
…
if_fddisubr.c
…
if_gif.c
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
if_gif.h
…
if_gre.c
Clear M_BCAST and M_MCAST on outgoing mbufs.
2002-02-24 17:22:20 +00:00
if_gre.h
Clear M_BCAST and M_MCAST on outgoing mbufs.
2002-02-24 17:22:20 +00:00
if_hippi.h
…
if_hippisubr.c
…
if_ieee1394.h
…
if_ieee1394subr.c
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
if_ieee80211.h
…
if_ieee80211subr.c
fix CRC (ICV) for WEP: ICV is 32bit not 16bit.
2002-03-12 11:07:26 +00:00
if_llc.h
…
if_loop.c
…
if_media.c
…
if_media.h
…
if_ppp.c
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
if_ppp.h
…
if_pppoe.c
Avoid noise from the kernel if we have pseudo-device pppoe configured
2002-03-04 15:15:05 +00:00
if_pppoe.h
…
if_pppvar.h
…
if_sl.c
…
if_slvar.h
…
if_sppp.h
Add support to query the peer for DNS addreses when negotiating IPCP.
2002-03-02 16:23:42 +00:00
if_spppsubr.c
Add support to query the peer for DNS addreses when negotiating IPCP.
2002-03-02 16:23:42 +00:00
if_spppvar.h
Add support to query the peer for DNS addreses when negotiating IPCP.
2002-03-02 16:23:42 +00:00
if_stf.c
…
if_stf.h
…
if_strip.c
Typo fix.
2002-02-26 14:54:50 +00:00
if_stripvar.h
…
if_token.h
…
if_tokensubr.c
…
if_tun.c
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
if_tun.h
…
if_types.h
…
if_vlan.c
…
if_vlanvar.h
…
net_osdep.c
…
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
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
radix.c
…
radix.h
…
raw_cb.c
…
raw_cb.h
…
raw_usrreq.c
…
route.c
Pool deals fairly well with physical memory shortage, but it doesn't
2002-03-08 20:48:27 +00:00
route.h
…
rtsock.c
PR/15703: Sean Boudreau: Case in route_output() where struct rtentry *rt
2002-02-22 17:26:31 +00:00
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…