]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Add new version 5 of the RRD format to be activated when either
authorMaksym Sobolyev <sobomax@sippysoft.com>
Wed, 24 Dec 2014 00:58:52 +0000 (16:58 -0800)
committerMaksym Sobolyev <sobomax@sippysoft.com>
Wed, 24 Dec 2014 00:58:52 +0000 (16:58 -0800)
commit1dc72c8b0bcbc8f1f7555da2c399326ee7eb29ab
tree7b1bbcae70b669781a3d8b0f00f8392db3ab1954
parente494c65a811facef992995a72c965291ee4bc6f2
Add new version 5 of the RRD format to be activated when either
DCOUNTER or DDERIVE data type is requested. This is to provide
useful error output when trying to read new RRDs using old tools.
src/rrd_create.c
src/rrd_create.h
src/rrd_dump.c
src/rrd_format.h
src/rrd_modify.c
src/rrd_open.c
src/rrd_tune.c