From: xchaos Date: Tue, 31 Mar 2015 20:45:52 +0000 (+0000) Subject: bugfix X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=commitdiff_plain;h=62687dea69e71338cf34aa955f8fe5961f4b1f60 bugfix git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@251 251d49ef-1d17-4917-a970-b30cf55b089b --- diff --git a/prometheus.c b/prometheus.c index 2b9b605..eae8afb 100644 --- a/prometheus.c +++ b/prometheus.c @@ -244,7 +244,6 @@ void get_config(char *config_filename) keyword->ip_count = 0; keyword->leaf_discipline = ""; keyword->allowed_avgmtu = 0; - keyword->download_aggregation = keyword->upload_aggregation = 1; push(keyword, keywords); if(!defaultkeyword)