mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-23 14:01:14 +09:00
Support initializing selected parameters of new conntrack entries from a "conntrack template", which is a specially marked conntrack entry attached to the skb. Currently the helper and the event delivery masks can be initialized this way. Signed-off-by: Patrick McHardy <kaber@trash.net>