K 10 svn:author V 2 ae K 8 svn:date V 27 2016-11-24T10:41:12.017079Z K 7 svn:log V 440 Rework outbound IPsec processing. Add ipsec[46]_perform_request() functions that used to perform given IPsec request. Invoke ipsec[46]_perform_request() from ipsec[46]_process_packet() with first ipsecrequest of given security policy. Modify ipsec_process_done() to use xform_history structure and make SA bundles supported by both address families. Remove now unused ipsec_nextisr() and move IPv4 related functions under the #ifdef INET. END