X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=blobdiff_plain;f=src%2Ffprobe-ulog.c;h=1e42e277f122be81ee67f75b86aa1d64bbe1df97;hp=a9f046125a319f8e28dc7b78f4426b696750f250;hb=a1cce17238e51d4b8ab643937843da04b2b54eab;hpb=57a9668bd042641daf2209b8722616332b1b605b diff --git a/src/fprobe-ulog.c b/src/fprobe-ulog.c index a9f0461..1e42e27 100644 --- a/src/fprobe-ulog.c +++ b/src/fprobe-ulog.c @@ -1146,6 +1146,9 @@ void *cap_thread() /* It's going to be expensive calling this syscall on every flow. * We should keep a local hash table, for now just bear the overhead... - Sapan*/ + + flow->xid=0; + if (ulog_msg->mark > 0) { flow->xid = get_vhi_name(ulog_msg->mark); challenge = get_vhi_name(ulog_msg->mark);