diff options
author | Pablo Neira Ayuso <[email protected]> | 2012-04-27 02:00:50 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2012-04-30 10:40:36 +0200 |
commit | 6cf51852486af3d79f57bf46d00209a14244dbaa (patch) | |
tree | 4d7d7e19422e412bf4cb22100306fece93b8d498 /tools/perf/scripts/python | |
parent | 8537de8a7ab6681cc72fb0411ab1ba7fdba62dd0 (diff) |
netfilter: xt_CT: fix wrong checking in the timeout assignment path
The current checking always succeeded. We have to check the first
character of the string to check that it's empty, thus, skipping
the timeout path.
This fixes the use of the CT target without the timeout option.
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions