| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
required
|
|
|
|
|
|
|
| |
For consistency, the local/remote parameters have been replaced by the
initiator/responder options. As initiator, the initiator option can
be overriden by an addrs section taking key/value pairs with address
pools to use on a specific interface.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
configurable.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also fixes several whitespace errors.
|
| |
|
|
|
|
| |
Replaced all those magic numbers.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This allows to unroute a connection while the same connection is
currently established. In this case both CHILD_SAs share the same
reqid but the installed policies have different priorities.
|
|
|
|
| |
Mostly found by 'codespell'.
|
| |
|
|
|
|
| |
It didn't work when used together with delete_after_established=yes.
|
|
|
|
| |
This fixes the load-tester.shutdown_when_complete option.
|
| |
|
| |
|