]> granicus.if.org Git - ipset/commit
ipset: Fix the incorrect dynamic/static modules list
authorNeutron Soutmun <neo.neutron@gmail.com>
Mon, 17 Oct 2016 04:48:33 +0000 (11:48 +0700)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 17 Oct 2016 11:48:12 +0000 (13:48 +0200)
commit4dcf37de1e0162fcc9ab87222765c80f47e2a74d
treece4c09ab9426bd7855c71c964dcbb3d6b4541c33
parentf3db4ae432d548a5af9b8511b55f595ae6b1441f
ipset: Fix the incorrect dynamic/static modules list

* The module's name should not be partial matched.

  SETTYPE_MODLIST="ipset_hash_ipmac"
  It shoud not be matched with "ipset_hash_ip".

Signed-off-by: Neutron Soutmun <neo.neutron@gmail.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
configure.ac