Revision bee7cd82
Added by Ermal LUÇI almost 12 years ago
etc/rc.bootup | ||
---|---|---|
437 | 437 |
if ($ipsec_dynamic_hosts) { |
438 | 438 |
vpn_ipsec_refresh_policies(); |
439 | 439 |
vpn_ipsec_configure(); |
440 |
filter_configure(); |
|
440 | 441 |
} |
441 | 442 |
|
442 | 443 |
led_normalize(); |
Also available in: Unified diff
Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present and being reloaded.