index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_log.c
Age
Commit message (
Expand
)
Author
2018-06-07
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
2018-06-01
netfilter: nf_tables: Add audit support to log statement
Phil Sutter
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2017-01-24
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-07-21
netfilter: nft_log: fix snaplen does not truncate packets
Liping Zhang
2016-07-21
netfilter: nft_log: check the validity of log level
Liping Zhang
2016-07-21
netfilter: nft_log: fix possible memory leak if log expr init fail
Liping Zhang
2016-06-23
netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]
Liping Zhang
2015-09-18
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-03-25
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2014-06-29
netfilter: nft_log: fix coccinelle warnings
Fengguang Wu
2014-06-27
netfilter: nft_log: complete logging support
Pablo Neira Ayuso
2014-06-27
netfilter: nft_log: request explicit logger when loading rules
Pablo Neira Ayuso
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
2014-02-06
netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET
Patrick McHardy
2014-01-07
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy