]> git.itanic.dy.fi Git - rrdd/commit
parser: Add network parser
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sun, 27 Mar 2011 19:52:52 +0000 (22:52 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sun, 27 Mar 2011 19:52:52 +0000 (22:52 +0300)
commit6c01a115130b227d6b835741567d6a909c6d5f9f
tree7760ffaa0b8e0ce5a153e6771cca6e1a173b21a3
parent5cc60d96fe65cebef6721bff99927fb7c33c8ffd
parser: Add network parser

This can be used for parsing network statistics from /proc/net/dev
interface. The desired interface is defined by giving string pointers
to interface names.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
parser.c
parser.h