freebsd-skq/sys/netipsec
bz dcdb23291f Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:
Extend the so far IPv4-only support for multiple routing tables (FIBs)
introduced in r178888 to IPv6 providing feature parity.

This includes an extended rtalloc(9) KPI for IPv6, the necessary
adjustments to the network stack, and user land support as in netstat.

Sponsored by:	Cisco Systems, Inc.
Reviewed by:	melifaro (basically)
MFC after:	10 days
2012-02-17 02:39:58 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
ipsec_mbuf.c
ipsec_output.c Merge multi-FIB IPv6 support from projects/multi-fibv6/head/: 2012-02-17 02:39:58 +00:00
ipsec.c
ipsec.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00
key_debug.c
key_debug.h
key_var.h
key.c Add missing va_end() in an error case to clean up after va_start() 2011-10-07 21:00:26 +00:00
key.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00
keydb.h
keysock.c
keysock.h
xform_ah.c Eliminate 'err' variable and just use existing 'error'. 2011-11-26 23:15:28 +00:00
xform_esp.c Remove unused 'plen' variable. 2011-11-26 23:57:03 +00:00
xform_ipcomp.c Make IPsec compile without INET adding appropriate #ifdef checks. 2011-04-27 19:28:42 +00:00
xform_ipip.c Clean up some #endif comments removing from short sections. Add #endif 2012-01-22 02:13:19 +00:00
xform_tcp.c
xform.h Optimisation in IPSEC(4): 2011-03-31 15:23:32 +00:00