index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_reject.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-17
netfilter: nf_tables: avoid BUG_ON usage
Florian Westphal
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2015-04-27
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2014-10-07
netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
Pablo Neira Ayuso
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
2014-01-07
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
Pablo Neira Ayuso
2013-12-30
netfilter: nft_reject: support for IPv6 and TCP reset
Eric Leblond