OSDN Git Service

netfilter: nft_set_pipapo: Fix mapping table example in comments
authorStefano Brivio <sbrivio@redhat.com>
Fri, 14 Feb 2020 17:14:13 +0000 (18:14 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 18 Feb 2020 21:06:54 +0000 (22:06 +0100)
commitbd97ad51a7eb1b02049deca56bc26d96cabbac8a
tree61cc197dac07aa4ee303af2df06b7dc7849aee91
parent6a757c07e51f80ac34325fcd558490d2d1439e1b
netfilter: nft_set_pipapo: Fix mapping table example in comments

In both insertion and lookup examples, the two element pointers
of rule mapping tables were swapped. Fix that.

Reported-by: Pablo Neira Ayuso <pablo@netfilter.org>
Fixes: 3c4287f62044 ("nf_tables: Add set type for arbitrary concatenation of ranges")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_set_pipapo.c