]> git.ipfire.org Git - thirdparty/ipset.git/commit
Allow specifying protocols by number
authorHaw Loeung <haw.loeung@canonical.com>
Wed, 14 Jul 2021 11:05:34 +0000 (13:05 +0200)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Wed, 14 Jul 2021 11:05:34 +0000 (13:05 +0200)
commit13825db84c9de88660fea469774149f42033052f
treec5e422a0568c99d0df03e7cce0dd2939f8222094
parent15932461c91e8aedf54e885d429b954b439605d2
Allow specifying protocols by number

This allows us to optimise and reduce restore time by specifying
protocol numbers, especially for large ipsets.

Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
lib/parse.c