aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_tunnel.c
AgeCommit message (Expand)Author
2023-05-30netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso
2022-09-05netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso
2020-03-18netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski
2020-03-05netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2020-02-24netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policyXin Long
2020-02-05netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-01-23netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal
2018-08-04netfilter: nft_tunnel: fix sparse errorsPablo Neira Ayuso
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso