NetBSD/sys/net
yamt 3d7b4bf380 - rtredirect: use sockaddr_cmp directly.
- remove now unused equal.
2009-02-20 10:57:19 +00:00
..
agr replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
bpf_filter.c
bpf.c merge christos-time_t 2009-01-11 02:45:45 +00:00
bpf.h restore binary compatibility on 64 bit systems. 2009-01-13 19:10:52 +00:00
bpfdesc.h
bridgestp.c Fix multiple problems: 2009-01-18 10:28:55 +00:00
bsd-comp.c Fix handling of ppp compressor modules, from Andrew Doran's input. 2008-11-29 23:15:20 +00:00
dlt.h
ethertypes.h
files.pf
if_arc.h
if_arcsubr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_arp.h
if_atm.h
if_atmsubr.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_bridge.c Fix multiple problems: 2009-01-18 10:28:55 +00:00
if_bridgevar.h Fix multiple problems: 2009-01-18 10:28:55 +00:00
if_dl.h
if_eco.h
if_ecosubr.c Make Econet code compile again. 2009-01-07 20:56:40 +00:00
if_ether.h *** Summary *** 2008-11-07 00:20:01 +00:00
if_etherip.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_etherip.h Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
if_ethersubr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_faith.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_gif.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_gif.h Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
if_gre.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_ieee1394.h
if_ieee1394subr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_llc.h
if_loop.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_media.c
if_media.h
if_ppp.c ppp_get_compressor: take module_lock when trying to load a module. PR/40428 2009-01-19 15:16:34 +00:00
if_ppp.h Fix handling of ppp compressor modules, from Andrew Doran's input. 2008-11-29 23:15:20 +00:00
if_pppoe.c PR/40690: Jordan Gordeev: pppoe(4) doesn't work when PPPoE relays are present 2009-02-19 15:17:50 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Pass SIOCAIFADDR to ifioctl_common, fixes PR kern/39900. 2008-11-13 22:22:24 +00:00
if_spppvar.h
if_srt.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_srt.h
if_stf.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_stf.h
if_strip.c merge christos-time_t 2009-01-11 02:45:45 +00:00
if_stripvar.h
if_tap.c Drop splnet() *after* tsleep instead of before. Fixes a race condition 2009-02-01 21:25:06 +00:00
if_tap.h
if_token.h
if_tokensubr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_tun.c Update comment for last. 2008-11-20 21:55:15 +00:00
if_tun.h
if_types.h
if_vlan.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_vlanvar.h
if.c PR/40603: Christoph Badura: unprivileged users can add and delete interface 2009-02-12 19:05:36 +00:00
if.h merge christos-time_t 2009-01-11 02:45:45 +00:00
link_proto.c *** Summary *** 2008-11-07 00:20:01 +00:00
Makefile
net_osdep.h
net_stats.c
net_stats.h
netisr_dispatch.h
netisr.h Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_defs.h
ppp_tty.c
ppp-comp.h Fix handling of ppp compressor modules, from Andrew Doran's input. 2008-11-29 23:15:20 +00:00
ppp-deflate.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
radix.c Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
radix.h Cosmetic: break a line, change some spaces to tabs, remove an extra 2009-02-05 21:45:36 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c - rtredirect: use sockaddr_cmp directly. 2009-02-20 10:57:19 +00:00
route.h merge christos-time_t 2009-01-11 02:45:45 +00:00
rtsock.c remove inline from some functions which are not small or critical. 2009-02-20 10:54:57 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h