.. |
Makefile
|
…
|
|
ah.h
|
Merge the socket locking patch:
|
2008-04-24 11:38:36 +00:00 |
ah_aesxcbcmac.c
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +00:00 |
ah_aesxcbcmac.h
|
…
|
|
ah_core.c
|
…
|
|
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
|
…
|
|
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
|
protocol "drain" functions can be called in interrupt context, so
|
2008-05-21 17:08:07 +00:00 |
icmp6.c
|
Fix for CVE-2008-3530 from matt@
|
2008-10-03 08:23:06 +00:00 |
icmp6_private.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
in6.c
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +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
|
*** Summary ***
|
2008-11-07 00:20:01 +00:00 |
in6_gif.h
|
Merge the socket locking patch:
|
2008-04-24 11:38:36 +00:00 |
in6_ifattach.c
|
*** Summary ***
|
2008-11-07 00:20:01 +00:00 |
in6_ifattach.h
|
De-__P().
|
2007-11-01 20:33:56 +00:00 |
in6_offload.c
|
…
|
|
in6_offload.h
|
…
|
|
in6_pcb.c
|
Make the sysctl routines take out softnet_lock before dealing with
|
2008-08-20 18:35:20 +00:00 |
in6_pcb.h
|
…
|
|
in6_proto.c
|
Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack
|
2008-11-25 18:28:05 +00:00 |
in6_src.c
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
in6_var.h
|
Make the sysctl routines take out softnet_lock before dealing with
|
2008-08-20 18:35:20 +00:00 |
ip6_etherip.c
|
if_input needs to be called at splnet(). ok by cube.
|
2008-10-19 23:28:31 +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
|
Change KERNEL_LOCK_ONE (wrong name) to KERNEL_LOCK (the right name).
|
2008-08-21 15:34:10 +00:00 |
ip6_mroute.c
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
ip6_mroute.h
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
ip6_output.c
|
sockopt_getmbuf() may fail, handle that possibility
|
2008-10-27 20:03:07 +00:00 |
ip6_private.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ip6_var.h
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
ip6protosw.h
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +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
|
Back out previous. It broke the build.
|
2008-05-05 13:41:29 +00:00 |
ipcomp_input.c
|
Back out previous. It broke the build.
|
2008-05-05 13:41:29 +00:00 |
ipcomp_output.c
|
Back out previous. It broke the build.
|
2008-05-05 13:41:29 +00:00 |
ipsec.c
|
Move uidinfo to its own module in kern_uidinfo.c and include in rump.
|
2008-10-11 13:40:57 +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
|
*** Summary ***
|
2008-11-07 00:20:01 +00:00 |
mld6_var.h
|
De-__P().
|
2007-11-01 20:33:56 +00:00 |
nd6.c
|
*** Summary ***
|
2008-11-07 00:20:01 +00:00 |
nd6.h
|
Constify the rt_addrinfo argument to the ifa_rtrequest member
|
2008-10-24 17:07:33 +00:00 |
nd6_nbr.c
|
Generalize previous fix so that both NS and NA packets are checked.
|
2008-07-31 18:24:07 +00:00 |
nd6_rtr.c
|
use M_ZERO on malloc() and remove subsequent bzero().
|
2008-12-19 18:49:37 +00:00 |
pim6.h
|
…
|
|
pim6_var.h
|
Make pim6 stats per-cpu.
|
2008-04-15 05:40:15 +00:00 |
raw_ip6.c
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +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
|
Use sockaddr_in_init(). Wrap lines. No functional change intended.
|
2008-10-24 22:30:32 +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 |