commit | 596c69007acb569843391e4c98dc21d6f2336e7b | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Nov 06 17:15:07 2009 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Fri Nov 06 17:15:07 2009 +0100 |
tree | 3cf4cc286f13250191f8be01e217fc503e750db9 | |
parent | 5fdf032a02b671bc1a18cec0e803c17c64175ab1 [diff] |
DNAT: fix incorrect check during parsing Specifying --random before --to-dest results in: Multiple --to-destination not supported Fix the flags check to only test the IPT_DNAT_OPT_DEST bit. Signed-off-by: Patrick McHardy <kaber@trash.net>