diff options
author | Nikolay Martynov <mar.kolya@gmail.com> | 2013-10-31 00:34:31 -0400 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2013-11-11 21:51:13 +0100 |
commit | 2a2d4ed1c7fc50cec09b4b95013aebc9f28d205e (patch) | |
tree | 7f2be3eb91d1f68643005b4a2584f9bf6190257c /tests/setlist.t.restore | |
parent | c3ad11037681e46fb5f3096c5c824f3e3556522a (diff) |
ipset: fix timeout data type size
Currently it is impossible to set timeout on some architectures
(MIPS ar71xx at least) because timeout is parsed into long long data
type but used as uint32 without proper conversion. This patch fixes
this issue. Tested on ar71xx router.
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'tests/setlist.t.restore')
0 files changed, 0 insertions, 0 deletions