]> git.ipfire.org Git - thirdparty/ipset.git/commit
The fix of incorrect comparison in check_allowed completed.
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 18 Dec 2010 11:34:16 +0000 (12:34 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Sat, 18 Dec 2010 11:34:16 +0000 (12:34 +0100)
commit82b83ffa0b69cfd8f81d4b122b9d5c020d68ea46
tree6717767cfb6ea4a9fabb51eef72492c8f2e65b60
parent528bef7fc97c3b917c0387bea4c5a71202f32799
The fix of incorrect comparison in check_allowed completed.

There was still some other incorrect usage of 'enum ipset_cmd' and
'enum ipset_adt' - corrected.
src/ipset.c