CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/27 04:43:53
Modified files:
sbin/iked : config.c iked.h ikev2.c parse.y types.h
Log message:
Factor out flows into separate configuration messages
We reach an imsg payload limit with just a few traffic selectors
so in order to load more we need to split them up and send separately.
Suggested and OK reyk
