Hello,
Squid 3.0 redirector now send 6 fields myip and myport are added to the previous 4 fields record. So I modified squidclam.c, I hope this help t least as an example.
Regards,
Here is the diff :
149,150d148
< char myip[255];
< char myport[255];
274c272
< while ((x=scanf("%9999s %254s %254s %30s %255s %255s", rq.url, rq.src, rq.ident...
2009-03-12 10:20:48 UTC in squidclam