NetBSD/sys/netinet6
thorpej b129a80c20 Simplify the interface to netstat_sysctl() and allocate space for
the collated counters using kmem_alloc().

PR kern/38577
2008-05-04 07:22:14 +00:00
..
Makefile
ah.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ah_aesxcbcmac.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
ah_aesxcbcmac.h
ah_core.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
ah_input.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ah_output.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
dest6.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
esp.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
esp_aesctr.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
esp_aesctr.h
esp_core.c Ansify + add a few comments, from Karl Sjödahl 2007-05-23 17:14:59 +00:00
esp_input.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
esp_output.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
esp_rijndael.c
esp_rijndael.h
files.ipsec
files.netinet6 Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +00:00
frag6.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
icmp6.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
icmp6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
in6.c Convert to ansi definitions from old-style definitons. 2008-02-27 19:40:56 +00:00
in6.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
in6_cksum.c in6_cksum: use IN6_IS_SCOPE_EMBEDDABLE. 2008-03-10 22:34:40 +00:00
in6_gif.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_gif.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_ifattach.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_ifattach.h De-__P(). 2007-11-01 20:33:56 +00:00
in6_offload.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in6_offload.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in6_pcb.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_pcb.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
in6_proto.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_src.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
in6_var.h Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
ip6_etherip.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
ip6_etherip.h
ip6_flow.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip6_forward.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ip6_id.c
ip6_input.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ip6_mroute.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ip6_mroute.h De-__P(). 2007-11-01 20:33:56 +00:00
ip6_output.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ip6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip6_var.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ip6protosw.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ipcomp.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipcomp_core.c De-__P(). 2007-11-01 20:33:56 +00:00
ipcomp_input.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipcomp_output.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ipsec.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mld6.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
mld6_var.h De-__P(). 2007-11-01 20:33:56 +00:00
nd6.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
nd6.h Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
nd6_nbr.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
nd6_rtr.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
pim6.h
pim6_var.h Make pim6 stats per-cpu. 2008-04-15 05:40:15 +00:00
raw_ip6.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
raw_ip6.h Make raw6 stats per-cpu. 2008-04-15 05:13:37 +00:00
route6.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
scope6.c use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
scope6_var.h Replace rote sockaddr_in6 initializations (memset(), set sa6_family, 2007-10-24 06:37:20 +00:00
udp6.h
udp6_output.c Make udp6 stats per-cpu. 2008-04-15 04:43:25 +00:00
udp6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
udp6_usrreq.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
udp6_var.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00