CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/10/19 05:25:35

Modified files:
        sbin/iked      : Makefile ca.c config.c control.c iked.c iked.h 
                         ikev2.c ikev2_msg.c types.h 
Removed files:
        sbin/iked      : ikev1.c 

Log message:
Remove the ikev1 stub - Since I started iked, it has an empty privsep
process for ISAKMP+IKEv1.  I kept it to let somebody either contribute
the old protocol one day, I never intended to implement IKEv1 myself,
or to add a new kind of pipe to isakmpd to hand off IKEv1 messages.
As IKEv2 is widely supported by all major OS and networking vendors
now, I'm happy to scrap the idea of supporting ISAKMP+IKEv1.  It is
still possible to use isakmpd for legacy VPNs.

OK mikeb@

Reply via email to