summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_socket.h
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso2016-11-011-0/+27
We need this split to reuse existing codebase for the upcoming nf_tables socket expression. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>