diff options
author | Florian Westphal <fw@strlen.de> | 2016-04-12 18:14:24 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-04-18 20:39:44 +0200 |
commit | 5a8145f7b22269adaf9e98b160a20486d1ad5669 (patch) | |
tree | e72bf329e46bc1514eec4fd1db893008842feb32 /net/openvswitch/conntrack.c | |
parent | b4ef159927150bf1d63f36330bbb5239516ceb69 (diff) | |
download | linux-5a8145f7b22269adaf9e98b160a20486d1ad5669.tar.bz2 |
netfilter: labels: don't emit ct event if labels were not changed
make the replace function only send a ctnetlink event if the contents
of the new set is different.
Otherwise 'ct label set ct label | bar'
will cause netlink event storm since we "replace" labels for each packet.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/openvswitch/conntrack.c')
0 files changed, 0 insertions, 0 deletions