CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/31 10:23:45
Modified files:
sbin/iked : ikev2.c
Log message:
Ignore addresses that are not 0/32 (dynamic) in ikev2_cp_fixaddr()
instead of throwing an error. Fixes a bug where flows without
'dynamic' were skipped when 'config/request address' is used.
ok patrick@
