summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c0692cd)
raw | patch | inline | side by side (parent: c0692cd)
author | octo <octo> | |
Wed, 26 Apr 2006 08:44:00 +0000 (08:44 +0000) | ||
committer | octo <octo> | |
Wed, 26 Apr 2006 08:44:00 +0000 (08:44 +0000) |
src/traffic.c | patch | blob | history |
diff --git a/src/traffic.c b/src/traffic.c
index 5bf9a502d417ab058d214271045292bd66b454c8..7bbc48141c630d2e3ded96bc13b5478c45104298 100644 (file)
--- a/src/traffic.c
+++ b/src/traffic.c
#define BUFSIZE 512
+/* TODO: Move this to `interface-%s/<blah>.rrd' in version 4. */
static char *bytes_file = "traffic-%s.rrd";
-static char *packets_file = "interface-%s/packets.rrd";
-static char *errors_file = "interface-%s/errors.rrd";
+static char *packets_file = "if_packets-%s.rrd";
+static char *errors_file = "if_errors-%s.rrd";
static char *bytes_ds_def[] =
{