CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/28 13:26:50
Modified files:
sbin/iked : ikev2.c
Log message:
Add support for multiple address pools. The parser already allows
specifying multiple pools, make ikev2_cp_setaddr() iterate over
the pools to find a matching address.
ok patrick@
