Commit 73b6fd5
committed
selftests: netfilter: Avoid hanging ipvs.sh
JIRA: https://issues.redhat.com/browse/RHEL-21061
Upstream Status: commit fc78630
commit fc78630
Author: Phil Sutter <phil@nwl.cc>
Date: Thu Sep 19 14:40:00 2024 +0200
selftests: netfilter: Avoid hanging ipvs.sh
If the client can't reach the server, the latter remains listening
forever. Kill it after 5s of waiting.
Fixes: 867d219 ("selftests: netfilter: add ipvs test script")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fwestpha@redhat.com>1 parent 24ddd8a commit 73b6fd5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments