CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/13 09:20:48
Modified files:
sbin/iked : config.c iked.c iked.h ikev2.c types.h vroute.c
Log message:
Refactor iked process shutdown and cleanup. Remember configured
addresses and routes in iked_vroute_sc to not depend on ikev2
process for cleanup.
This makes sure that all flows, routes and addresses are deleted
no matter which process is killed first.
ok patrick@
