diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2010-10-29 18:57:42 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-10-29 18:57:42 +0200 |
commit | 600f38db82548a683775fd89b6e136673e924097 (patch) | |
tree | c97526e59daddebe70288aeabb67e702e141e569 /ip6tables-standalone.c | |
parent | 81defdb2c3ad0e461f6487dc75abb8d4fc77519b (diff) |
libxtables: change option precedence order to be intuitive
When using `-m mark --mark 2 -m connmark --mark 2`, the user currently
gets an error about the (libxt_mark) --mark option being used twice.
This is because libxt_connmark's option table does not override any
previous options. This patch changes this behavior, since the current
behavior does not allow connmark's option to be used at all, which is
illogical.
Cc: Florian Westphal <fw@strlen.de>
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'ip6tables-standalone.c')
0 files changed, 0 insertions, 0 deletions