Skip to content
Commit 5ff48294 authored by Patrick McHardy's avatar Patrick McHardy
Browse files

netfilter: nf_ct_dccp/udplite: fix protocol registration error

Commit d0dba725

 (netfilter: ctnetlink: add callbacks to the per-proto
nlattrs) changed the protocol registration function to abort if the
to-be registered protocol doesn't provide a new callback function.

The DCCP and UDP-Lite IPv6 protocols were missed in this conversion,
add the required callback pointer.

Reported-and-tested-by: default avatarSteven Jan Springl <steven@springl.ukfsn.org>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent c197facc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment