summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_conntrack.c
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-05-13 00:15:45 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-05-13 02:00:01 +0200
commitf25b2355e889290879c8cecad3dd24ec0c384fb8 (patch)
treea48977f15799809a3d22c9485c2cf0da6eb35ff5 /extensions/libxt_conntrack.c
parente82d031af24c8155357c6f2d2b2e236bd6cf67e4 (diff)
libipt_[SD]NAT: avoid false error about multiple destinations specified
iptables-restore v1.4.10: DNAT: Multiple --to-destination not supported xtables_option_parse sets cb->xflags already, so that it cannot be directly used to test whether an option is being used for the second time. Thus use a private option/flag (X_TO_DEST/SRC) that is not under the control of xtables_option_parse. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libxt_conntrack.c')
0 files changed, 0 insertions, 0 deletions