CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/24 15:00:21
Modified files:
sbin/iked : config.c iked.c iked.h ikev2.c types.h
Log message:
Reduce the amount of boilerplate code and imsgs for config options by
grouping fixed-size values in 'struct iked_static' which is sent in
a single message.
ok patrick@
