diff options
author | Patrick McHardy <kaber@trash.net> | 2009-11-20 14:58:11 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-11-20 14:58:11 +0100 |
commit | f294f843473718f8d32745600b9a97c0b799e7c5 (patch) | |
tree | 221f6a7f0e39c95a50fd7e08068b03a74397a15d /extensions/libip6t_dst.c | |
parent | 588b615bc78ddef3752f356d1e243129c4dbba96 (diff) |
conntrack: fix --expires parsing
Using ranges in --ctexpire results in a parsing error:
conntrack: Bad value for "--expires" option: "1:1000"
The first value is parsed twice, after which the end pointer doesn't
point to the expected '\0' but to the colon.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'extensions/libip6t_dst.c')
0 files changed, 0 insertions, 0 deletions