summaryrefslogtreecommitdiffstats
path: root/src/netlink.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2010-06-17 11:55:59 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2010-06-17 11:55:59 +0200
commit85f94171a71880c744f265268f33ad58819caa74 (patch)
tree318cadfbd35a5f18b88a64f81b6e30b0e64cbd0c /src/netlink.c
parent2e06d62d341fdf936dbc1fa944d5e03f761aaf0e (diff)
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 'src/netlink.c')
0 files changed, 0 insertions, 0 deletions