CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/06/03 10:41:12

Added files:
        sbin/iked      : Makefile ca.c chap_ms.c chap_ms.h config.c 
                         control.c crypto.c dh.c dh.h eap.c eap.h 
                         genmap.sh iked.8 iked.c iked.conf.5 iked.h 
                         ikev1.c ikev2.c ikev2.h log.c parse.y pfkey.c 
                         policy.c proc.c types.h util.c 
        usr.sbin/ikectl: Makefile 

Log message:
Import iked, a new implementation of the IKEv2 protocol.

iked(8) is an automatic keying daemon for IPsec, like isakmpd(8), that
IPsec creates flows and SAs automatically.  Unlike isakmpd, iked(8)
implements the newer IKEv2 protocol instead of IKEv1/ISAKMP.  The
daemon is still work-in-progress and not enabled in the builds, but is
already able to establish IKEv2 sessions with some other IKEv2
implementations as a responder.

with lots of help and debugging by jsg@
ok deraadt@

Reply via email to