]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Speed up ifdown calls in ikev2/mobike scenarios
authorTobias Brunner <tobias@strongswan.org>
Thu, 5 Nov 2015 13:59:34 +0000 (14:59 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 9 Nov 2015 14:18:35 +0000 (15:18 +0100)
commit0ee4a333a8202f4bf176c87b17aa640685ec5ada
tree0da05673906970a14b1a9dae48c94ccfeeb2336a
parentcbaafa03c7ed75df3887788fc69fa4ed2d3abb9c
testing: Speed up ifdown calls in ikev2/mobike scenarios

ifdown calls bind's rndc, which tries to access TCP port 953 on lo.
If these packets are dropped by the firewall we have to wait for the TCP
connections to time out, which takes quite a while.
testing/tests/ikev2/mobike-nat/hosts/alice/etc/iptables.rules
testing/tests/ikev2/mobike-virtual-ip/hosts/alice/etc/iptables.rules
testing/tests/ikev2/mobike/hosts/alice/etc/iptables.rules