CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2020/12/27 14:07:32

Modified files:
        sbin/iked      : ikev2.c parse.y 

Log message:
Fix "any" and "dynamic" keywords for flows and add proper IPv6 support.
For traffic selectors with a keyword on either 'from' or 'to' side,
install flow with address family of the opposite side. If both source
and destination address are keywords, install flows for both address
families.
The 'dynamic' keyword is special as it will only install flows
for the address family of the dynamically assigned address
(specified with the 'config address' option).

ok patrick@

Reply via email to