From ca4bdeaba633be4d350b0c7df26076dbf326c647 Mon Sep 17 00:00:00 2001 From: Jean-Michel Lacroix Date: Mon, 12 Oct 2015 15:49:43 -0400 Subject: Addition of bandwidthd from the oldpackages Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info --- utils/bandwidthd/files/bandwidthd.config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 utils/bandwidthd/files/bandwidthd.config (limited to 'utils/bandwidthd/files/bandwidthd.config') diff --git a/utils/bandwidthd/files/bandwidthd.config b/utils/bandwidthd/files/bandwidthd.config new file mode 100644 index 000000000..4bb18cf92 --- /dev/null +++ b/utils/bandwidthd/files/bandwidthd.config @@ -0,0 +1,11 @@ +config bandwidthd + option dev br-lan + option subnets "192.168.0.0/16 10.0.0.0/8 172.16.0.0/12" + option skip_intervals 0 + option graph_cutoff 1024 + option promiscuous true + option output_cdf false + option recover_cdf false + option filter ip + option graph true + option meta_refresh 150 -- cgit v1.2.3