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_rt.c
Age
Commit message (
Expand
)
Author
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-18
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
2018-09-17
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
2018-04-27
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2017-08-28
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-19
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-05-29
netfilter: nft_rt: make local functions static
stephen hemminger
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen