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
seanb
262c8cc8a7
- Rearranged layout of struct bridge_iflist slightly to
...
make members naturally aligned. - This saves 8 bytes worth of pad.
2005-06-28 20:09:44 +00:00
..
agr
…
bpf_filter.c
…
bpf.c
Missing m_freem() in bpf_write. PR/29138.
2005-06-22 10:36:16 +00:00
bpf.h
…
bpfdesc.h
…
bridgestp.c
…
bsd-comp.c
…
dlt.h
…
ethertypes.h
…
files.pf
…
if_arc.h
…
if_arcsubr.c
…
if_arp.h
…
if_atm.h
…
if_atmsubr.c
…
if_bridge.c
…
if_bridgevar.h
- Rearranged layout of struct bridge_iflist slightly to
2005-06-28 20:09:44 +00:00
if_dl.h
…
if_eco.h
…
if_ecosubr.c
…
if_ether.h
…
if_ethersubr.c
As ether_input() is always called at IPL_NET, there is no need to
2005-06-10 11:11:38 +00:00
if_faith.c
…
if_faith.h
…
if_fddi.h
…
if_fddisubr.c
…
if_gif.c
Since we decided "const struct mbuf *" would not do the right thing (tm),
2005-06-06 06:06:50 +00:00
if_gif.h
expire cached route. Fixes PR 22792.
2005-06-26 10:39:21 +00:00
if_gre.c
…
if_gre.h
…
if_hippi.h
…
if_hippisubr.c
…
if_ieee1394.h
…
if_ieee1394subr.c
…
if_llc.h
…
if_loop.c
…
if_media.c
…
if_media.h
…
if_ppp.c
…
if_ppp.h
…
if_pppoe.c
…
if_pppoe.h
Names could be const.
2005-06-26 21:18:00 +00:00
if_pppvar.h
…
if_sl.c
…
if_slvar.h
…
if_sppp.h
…
if_spppsubr.c
…
if_spppvar.h
…
if_stf.c
…
if_stf.h
…
if_strip.c
…
if_stripvar.h
…
if_tap.c
Change the rest of the sysctl subsystem to use const consistently.
2005-06-20 02:49:18 +00:00
if_tap.h
…
if_token.h
…
if_tokensubr.c
…
if_tun.c
…
if_tun.h
…
if_types.h
…
if_vlan.c
…
if_vlanvar.h
…
if.c
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
2005-06-22 06:14:51 +00:00
if.h
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
2005-06-22 06:14:51 +00:00
Makefile
…
net_osdep.h
…
netisr_dispatch.h
…
netisr.h
…
pfil.c
…
pfil.h
…
pfkeyv2.h
Add some casts to appease lint
2005-06-28 15:33:27 +00:00
ppp_defs.h
…
ppp_tty.c
30393/Miles Nordin: PF/ALTQ does not work on ppp(4) interfaces
2005-06-11 22:26:42 +00:00
ppp-comp.h
…
ppp-deflate.c
…
radix.c
…
radix.h
…
raw_cb.c
…
raw_cb.h
…
raw_usrreq.c
…
route.c
…
route.h
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
2005-06-22 06:14:51 +00:00
rtsock.c
Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
2005-06-22 06:14:51 +00:00
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…