diff options
author | Vincent Bernat <bernat@luffy.cx> | 2010-04-21 14:48:26 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-04-21 14:48:26 +0200 |
commit | ada4ff6155a02b0aed8400e46f34e72c91e36277 (patch) | |
tree | 9e21158027fe01382c1b340ff39fa397898f85e0 /extensions/libxt_policy.c | |
parent | 9f27e6b6f8638bde93e9901e999287ad5118f17c (diff) |
iprange: fix xt_iprange v0 parsing
iprange_parse() was incomplete and did not include parsed ranges into
ipt_iprange_info structure resulting in always adding range
0.0.0.0-0.0.0.0 in the kernel.
Moreover, when using --dst-range, error messages may display
--src-range instead. Fix this too.
Signed-off-by: Vincent Bernat <bernat@luffy.cx>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'extensions/libxt_policy.c')
0 files changed, 0 insertions, 0 deletions