X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=blobdiff_plain;f=src%2Ffprobe-ulog.c;h=1fd50f1bc858215158d0b143135e2209e1c28e73;hp=9d74f65913f4cd1629f42c900efb06a409af696e;hb=4bf79f619e4dcb8e9518f95b91107667aefa9e3b;hpb=9025a6ce4a47fc284bc9868363c63e3967a9d35e diff --git a/src/fprobe-ulog.c b/src/fprobe-ulog.c index 9d74f65..1fd50f1 100644 --- a/src/fprobe-ulog.c +++ b/src/fprobe-ulog.c @@ -167,7 +167,7 @@ extern struct NetFlow NetFlow7; #define START_DATA_FD -5 #define mark_is_tos parms[Mflag].count static unsigned scan_interval = 5; -static int min_free = 0; +static unsigned int min_free = 0; static int frag_lifetime = 30; static int inactive_lifetime = 60; static int active_lifetime = 300;