NetBSD/sys/net
roy 108e90401a When removing routes automatically added, remove the flag from the associated
address.
When changing routes automatically addded, move the flag to the new assoicated
address.
2008-12-21 19:12:43 +00:00
..
agr replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
bpf_filter.c As the scratch memory is only ever copied to or from A and X, make it 2008-08-20 13:01:54 +00:00
bpf.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
bpf.h
bpfdesc.h Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
bridgestp.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +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 merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
if_arc.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_arcsubr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_arp.h Make ARP stats per-cpu. 2008-04-15 15:17:54 +00:00
if_atm.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_atmsubr.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_bridge.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_bridgevar.h
if_dl.h Revert change of char to int8_t. 2008-02-20 17:18:11 +00:00
if_eco.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ecosubr.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +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 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
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 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
if_hippi.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_hippisubr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_ieee1394.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_ieee1394subr.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_llc.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
if_loop.c *** Summary *** 2008-11-07 00:20:01 +00:00
if_media.c - Add more definitions from FreeBSD 2008-06-15 16:33:58 +00:00
if_media.h Add support for SerDes controllers; from the OpenBSD driver. Tested on a 2008-09-09 20:12:18 +00:00
if_ppp.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +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 Reduce the scope of PPPoE session IDs from globally unique to per-interface 2008-10-15 20:08:33 +00:00
if_pppoe.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_pppvar.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_sl.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_slvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_sppp.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_spppsubr.c Pass SIOCAIFADDR to ifioctl_common, fixes PR kern/39900. 2008-11-13 22:22:24 +00:00
if_spppvar.h Backout previous/restore initial fix for PR kern/39280. 2008-08-22 12:13:18 +00:00
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 kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_stripvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_tap.c Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
if_tap.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
if_token.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
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 Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
if_types.h
if_vlan.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
if_vlanvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if.c *** Summary *** 2008-11-07 00:20:01 +00:00
if.h *** Summary *** 2008-11-07 00:20:01 +00:00
link_proto.c *** Summary *** 2008-11-07 00:20:01 +00:00
Makefile Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
net_osdep.h
net_stats.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
net_stats.h Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netisr_dispatch.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
netisr.h Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
pfil.c Cosmetic: use LIST_FOREACH(). Join lines. 2008-06-23 03:13:12 +00:00
pfil.h remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
pfkeyv2.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp_defs.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp_tty.c Properly fix the "hanging in tty" bug that was worked around with cv_wakeup() 2008-05-25 19:22:21 +00:00
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 Bzero, Bcmp, and Bcopy are not used any more, so delete them. 2008-05-11 20:22:38 +00:00
raw_cb.c Remove the pcb from the rawcb list before sofree'ing it. 2008-08-04 06:19:35 +00:00
raw_cb.h
raw_usrreq.c Delete local variable 'sockets', whose value is never used. Reported 2008-05-29 17:26:56 +00:00
route.c *** Summary *** 2008-11-07 00:20:01 +00:00
route.h *** Summary *** 2008-11-07 00:20:01 +00:00
rtsock.c When removing routes automatically added, remove the flag from the associated 2008-12-21 19:12:43 +00:00
slcompress.c remove unnecessary casts. 2008-06-15 16:35:35 +00:00
slcompress.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
slip.h
zlib.c Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
zlib.h