diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2010-06-17 11:55:59 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2010-06-17 11:55:59 +0200 |
commit | 85f94171a71880c744f265268f33ad58819caa74 (patch) | |
tree | 318cadfbd35a5f18b88a64f81b6e30b0e64cbd0c /extensions/libct_proto_icmp.c | |
parent | 2e06d62d341fdf936dbc1fa944d5e03f761aaf0e (diff) | |
download | conntrack-tools-85f94171a71880c744f265268f33ad58819caa74.tar.gz conntrack-tools-85f94171a71880c744f265268f33ad58819caa74.zip |
conntrack: `-L --src-nat --dst-nat' filter using AND, not OR logic
The patch that I committed in 2e06d62d341fdf936dbc1fa944d5e03f761aaf0e
was incomplete. With it, `-L --src-nat --dst-nat' shows source-natted
OR destination-natted flows. This patch changes the behaviour to
show source-natted AND destination-natted flows.
This is the consistent behaviour that we expect from conntrack
(this is how it works for other options indeed).
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libct_proto_icmp.c')
0 files changed, 0 insertions, 0 deletions