]> git.ipfire.org Git - thirdparty/ipset.git/commit
print mark & mark mask in hex rather then decimal
authorVytas Dauksa <vytas.dauksa@smoothwall.net>
Thu, 23 Jan 2014 06:37:48 +0000 (07:37 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Thu, 23 Jan 2014 06:37:48 +0000 (07:37 +0100)
commitb7a5d5e828989b2f32746fe860f4e8b59c332198
tree0b688a660d64831958dbdb9024155e9e2c703145
parent2dfb973c0dcc6d22113e2370f461f1733035baaf
print mark & mark mask in hex rather then decimal

modified ipset_print_mark to print in hex rather then decimal and
altered accordingly test cases.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
lib/ipset_hash_ipmark.c
lib/print.c
tests/hash:ip,mark.t
tests/hash:ip,mark.t.list0
tests/hash:ip,mark.t.list1
tests/hash:ip6,mark.t
tests/hash:ip6,mark.t.list0
tests/hash:ip6,mark.t.list1
tests/ipmarkhash.t
tests/ipmarkhash.t.list0
tests/ipmarkhash.t.list1