Skip to content
  • Patrick McHardy's avatar
    netfilter: ctnetlink: support selective event delivery · 0cebe4b4
    Patrick McHardy authored
    
    
    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>
    0cebe4b4