Skip to content
Snippets Groups Projects
Commit 0cebe4b4 authored by Patrick McHardy's avatar Patrick McHardy
Browse files

netfilter: ctnetlink: support selective event delivery


Add two masks for conntrack end expectation events to struct nf_conntrack_ecache
and use them to filter events. Their default value is "all events" when the
event sysctl is on and "no events" when it is off. A following patch will add
specific initializations. Expectation events depend on the ecache struct of
their master conntrack.

Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent 858b3133
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment