OSDN Git Service

netfilter: nft_tunnel: also dump ERSPAN_VERSION
authorXin Long <lucien.xin@gmail.com>
Fri, 13 Dec 2019 08:53:07 +0000 (16:53 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 17 Dec 2019 21:58:26 +0000 (22:58 +0100)
commit2149f36dbd44f2d6bf5357e5d096205b92cd854a
treeb15b712dd04774005409050a0256c8ba2ad77622
parent0705f95c332081036d85f26691e9d3cd7d901c31
netfilter: nft_tunnel: also dump ERSPAN_VERSION

This is not necessary, but it'll be easier to parse in userspace,
also given that other places like act_tunnel_key, cls_flower and
ip_tunnel_core are also doing so.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_tunnel.c