X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.c;h=7e42169cfdd74eac71c491c6478d1be5165bb3fc;hp=ed4661d46bbcefb8ebc6121c65c6223e641fed50;hb=cf81506e63b181c6ca55bceae26afd8e707d3f39;hpb=3365c6a28452f26ca278fc73bf0c6a0393418224 diff --git a/prometheus.c b/prometheus.c index ed4661d..7e42169 100644 --- a/prometheus.c +++ b/prometheus.c @@ -853,8 +853,8 @@ void parse_ip_log(int argc, char **argv) { if(iplog->traffic) { - fprintf(f, "%d%s", - i++, iplog->name); + fprintf(f, "%d%s", + i++, log_url, iplog->name, iplog->name); if(iplog->lmsid > 0) { /*base URL will be configurable soon ... */