]> git.ipfire.org Git - collecty.git/commit
graphs: Add a conntrack graph
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Oct 2025 12:46:08 +0000 (12:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Oct 2025 12:46:08 +0000 (12:46 +0000)
commit4d8ea7a26982ff8793b1f1777944c624094d08c5
tree77aceeb450390ae5637b6812a97d7f1d6dc5f1ba
parent1c41f05368ff8c20741bdc3ab17c2669b54110ce
graphs: Add a conntrack graph

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/daemon/colors.h
src/daemon/graphs.c
src/daemon/graphs/conntrack.c [new file with mode: 0644]
src/daemon/graphs/conntrack.h [new file with mode: 0644]
src/daemon/graphs/graph.h