Skip to content
Commit 1c984f8a authored by David Miller's avatar David Miller Committed by David S. Miller
Browse files

netfilter: Add socket pointer to nf_hook_state.



It is currently always set to NULL, but nf_queue is adjusted to be
prepared for it being set to a real socket by taking and releasing a
reference to that socket when necessary.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 107a9f4d
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