.. |
Makefile
|
…
|
|
ah.h
|
…
|
|
ah_aesxcbcmac.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
ah_aesxcbcmac.h
|
…
|
|
ah_core.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
ah_input.c
|
…
|
|
ah_output.c
|
…
|
|
dest6.c
|
…
|
|
esp.h
|
…
|
|
esp_aesctr.c
|
Fix some code paths where pointers are dereferenced after checking that
|
2010-08-14 18:28:59 +00:00 |
esp_aesctr.h
|
…
|
|
esp_core.c
|
Fix some code paths where pointers are dereferenced after checking that
|
2010-08-14 18:28:59 +00:00 |
esp_input.c
|
…
|
|
esp_output.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
esp_rijndael.c
|
…
|
|
esp_rijndael.h
|
…
|
|
files.ipsec
|
…
|
|
files.netinet6
|
…
|
|
frag6.c
|
When deleting a fragment header use the simple copy operation only if it fits
|
2011-01-22 18:26:36 +00:00 |
icmp6.c
|
avoid NULL dereference in error case
|
2010-09-12 16:04:57 +00:00 |
icmp6_private.h
|
…
|
|
in6.c
|
Delete unnecessary casts to void *. No functional change intended. Same
|
2011-02-06 19:12:55 +00:00 |
in6.h
|
Make ifconfig(8) set and display preference numbers for IPv6
|
2009-09-11 22:06:29 +00:00 |
in6_cksum.c
|
fix assertions
|
2011-04-25 22:04:32 +00:00 |
in6_gif.c
|
…
|
|
in6_gif.h
|
…
|
|
in6_ifattach.c
|
backout the changes that establish a workqueue to synchronize the addresses
|
2009-09-19 13:11:02 +00:00 |
in6_ifattach.h
|
backout the changes that establish a workqueue to synchronize the addresses
|
2009-09-19 13:11:02 +00:00 |
in6_offload.c
|
ip6_undefer_csum:
|
2011-04-25 22:07:57 +00:00 |
in6_offload.h
|
Add routines to calculate a checkesum if the driver concludes that the
|
2010-12-11 22:37:46 +00:00 |
in6_pcb.c
|
Remove stray {
|
2010-08-20 16:38:16 +00:00 |
in6_pcb.h
|
- Make in6_pcbbind_{addr,port}() static
|
2009-04-30 18:18:34 +00:00 |
in6_proto.c
|
Hide the radix-trie implementation of the forwarding table so that we
|
2011-03-31 19:40:51 +00:00 |
in6_src.c
|
Remove declaration of unused extern struct ifnet loif[NLOOP], which
|
2009-05-25 22:49:23 +00:00 |
in6_var.h
|
…
|
|
ip6_etherip.c
|
Make the EtherIP in IPv6 input path work.
|
2010-08-24 00:07:00 +00:00 |
ip6_etherip.h
|
Make the EtherIP in IPv6 input path work.
|
2010-08-24 00:07:00 +00:00 |
ip6_flow.c
|
…
|
|
ip6_forward.c
|
Explicitly include opt_gateway.h when depending on GATEWAY.
|
2010-02-04 21:48:11 +00:00 |
ip6_id.c
|
…
|
|
ip6_input.c
|
Explicitly include opt_gateway.h when depending on GATEWAY.
|
2010-02-04 21:48:11 +00:00 |
ip6_mroute.c
|
Fixed mbuf leak possibility.
|
2010-10-14 03:34:42 +00:00 |
ip6_mroute.h
|
…
|
|
ip6_output.c
|
Remove some more "priv" variable usage in favor of kauth(9) calls.
|
2009-05-07 21:51:47 +00:00 |
ip6_private.h
|
…
|
|
ip6_var.h
|
Remove some usage of "priv" and "privileged" variables and instead pass
|
2009-05-06 21:41:59 +00:00 |
ip6protosw.h
|
…
|
|
ipcomp.h
|
…
|
|
ipcomp_core.c
|
…
|
|
ipcomp_input.c
|
mitigation for CVE-2011-1547
|
2011-04-01 08:25:02 +00:00 |
ipcomp_output.c
|
…
|
|
ipsec.c
|
Collapse identical switch cases.
|
2009-12-30 23:23:58 +00:00 |
ipsec.h
|
Remove some usage of "priv" and "privileged" variables and instead pass
|
2009-05-06 21:41:59 +00:00 |
ipsec_private.h
|
…
|
|
mld6.c
|
Prune dead assignment, from Henning Petersen in PR 44890.
|
2011-04-21 06:58:31 +00:00 |
mld6_var.h
|
…
|
|
nd6.c
|
To help find the cause of kernel complaints such as "/netbsd:
|
2010-07-15 19:15:30 +00:00 |
nd6.h
|
Fix net.inet6.ip6.accept_rtadv and 'ndp -i <interface> accept_rtadv':
|
2009-11-06 20:41:22 +00:00 |
nd6_nbr.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
nd6_rtr.c
|
Fix net.inet6.ip6.accept_rtadv and 'ndp -i <interface> accept_rtadv':
|
2009-11-06 20:41:22 +00:00 |
pim6.h
|
…
|
|
pim6_var.h
|
…
|
|
raw_ip6.c
|
Remove unnecessary casts from struct route * to struct route *.
|
2010-07-08 01:22:28 +00:00 |
raw_ip6.h
|
…
|
|
route6.c
|
…
|
|
scope6.c
|
Make ifconfig(8) set and display preference numbers for IPv6
|
2009-09-11 22:06:29 +00:00 |
scope6_var.h
|
…
|
|
udp6.h
|
…
|
|
udp6_output.c
|
Under some circumstances, udp6_output() would call ip6_clearpktopts()
|
2010-07-15 23:46:55 +00:00 |
udp6_private.h
|
…
|
|
udp6_usrreq.c
|
Replace a large number of link set based sysctl node creations with
|
2009-09-16 15:23:04 +00:00 |
udp6_var.h
|
…
|
|