CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/06/10 08:08:37
Modified files:
sbin/iked : config.c control.c iked.c iked.conf.5 iked.h
ikev1.c ikev2.c parse.y pfkey.c types.h
usr.sbin/ikectl: ikectl.8 ikectl.c parser.c parser.h
Log message:
add new commands: the couple/decouple commands will set loading of the
learned flows and SAs to the kernel which is useful for testing and
debugging. the active/passive commands are required to use iked
with sasyncd(8); sasyncd just needs to call "ikectl active/passive" or
send the appropriate imsg to support iked but this is not implemented yet.