]> git.ipfire.org Git - people/stevee/network.git/commit
ipsec: security policies: system: Order by complexity
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Sep 2018 23:21:45 +0000 (01:21 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Sep 2018 23:23:15 +0000 (01:23 +0200)
commitb42f9c63c232257edccf61638aaff2a37af2208a
tree718c13bd9630614ebbc82d072d5ec905502f1f6b
parente0a73cdb407bf8a4a2f87123982c47fda7a2df0a
ipsec: security policies: system: Order by complexity

strongswan uses the cipher suites in the order as listed by first
match instead of complexity. This patch re-orders them so that
maximum complexity is tried first and everything else after.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/vpn/security-policies/system