CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/17 07:28:20
Modified files:
sbin/iked : ikev2.c
Log message:
Skip flows in ikev2_cp_addr() if they don't contain a dynamic (0.0.0.0)
address before checking sa_addrpool. Fixes a bug where no flows are added
if a single address instead of a pool is configured in config address.
Reported by Sebastien Leclerc
ok patrick@
