freebsd-skq/sys/netipsec
ae a243d13ce7 MFC r264124:
Remove dead code.

MFC r264125:
  Remove unused variable.

MFC r264126:
  The check for local address spoofing lacks ifaddr locking.
  Remove these loops and use in_localip() and in6_localip()
  functions instead.

MFC r264520:
  Remove _IP_VHL* macros and related ifdefs.
2014-04-23 11:22:54 +00:00
..
ah_var.h Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
ah.h
esp_var.h Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
esp.h
ipcomp_var.h Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
ipcomp.h
ipip_var.h Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
ipsec6.h Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
ipsec_input.c MFC r257987: 2013-12-14 04:24:32 +00:00
ipsec_mbuf.c Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics 2013-06-20 09:55:53 +00:00
ipsec_output.c MFC r264124: 2014-04-23 11:22:54 +00:00
ipsec.c MFC r264124: 2014-04-23 11:22:54 +00:00
ipsec.h Remove most of the remaining sysctl name list macros. They were only 2013-08-26 18:16:05 +00:00
key_debug.c
key_debug.h
key_var.h Remove most of the remaining sysctl name list macros. They were only 2013-08-26 18:16:05 +00:00
key.c Use corresponding macros to update statistics for AH, ESP, IPIP, IPCOMP, 2013-06-20 11:44:16 +00:00
key.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00
keydb.h Make the IPsec SADB embedded route cache a union to be able to hold both the 2010-10-23 20:35:40 +00:00
keysock.c Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
keysock.h Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
xform_ah.c Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
xform_esp.c Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
xform_ipcomp.c Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
xform_ipip.c MFC r264124: 2014-04-23 11:22:54 +00:00
xform_tcp.c
xform.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00