CVSROOT:        /cvs
Module name:    src
Changes by:     mi...@cvs.openbsd.org   2015/04/14 06:22:15

Modified files:
        sbin/ipsecctl  : pfkdump.c 
        sbin/isakmpd   : pf_key_v2.c 
        sys/net        : pfkeyv2.c pfkeyv2.h pfkeyv2_convert.c 
                         pfkeyv2_parsemessage.c 
        sys/netinet    : in.h in_pcb.c in_pcb.h ip_ipsp.c ip_ipsp.h 
                         ip_output.c ip_spd.c tcp_input.c udp_usrreq.c 

Log message:
Remove support for storing credentials and auth information in the kernel.

This code is largely unfinished and is not used for anything.  The change
leaves identities as only objects referenced by ipsec_ref structure and
their handling requires some changes to support more advanced matching of
IPsec connections.

No objections from reyk and hshoexer, with and OK markus.

Reply via email to