include/net/netfilter/ipv4/nf_reject.h
0 → 100644
+128
−0
include/net/netfilter/ipv6/nf_reject.h
0 → 100644
+171
−0
+10
−130
+8
−171
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch prepares the addition of TCP reset support in the nft_reject module by moving reusable code into a header file. Signed-off-by:Eric Leblond <eric@regit.org> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>