]> granicus.if.org Git - ipset/commit
Parse option "family" first, because other options may depend on it
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 14 Aug 2013 13:41:20 +0000 (15:41 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 14 Aug 2013 13:41:20 +0000 (15:41 +0200)
commit2ad3a5bdb71e53ada2d19e2f13777e353cb6a4bc
tree4a1f933a454bfd9053faef3b08acf50d56af55ad
parent2f510b169b66e243681e2e3028a63375857c1b7d
Parse option "family" first, because other options may depend on it

Option like "netmask" depends on the INET family, so parse "family"
first, then the rest of the options.

Bug reported by Quentin Armitage, closed netfilter bugzilla #841.
src/ipset.c