]> git.proxmox.com Git - mirror_frr.git/commit
lib: Generalize graph to work for any data type
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 1 Sep 2016 21:27:33 +0000 (21:27 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 1 Sep 2016 21:30:17 +0000 (21:30 +0000)
commit16d7c05093f0f3a24d09f9780afc1ea114e73f94
treef6a88a5e089c841e4adfc5e0d98d416fece72424
parent55589d304c7b5765068ae75d5223d4ff634b7fc3
lib: Generalize graph to work for any data type

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/Makefile.am
lib/command_graph.c [deleted file]
lib/command_graph.h [deleted file]
lib/graph.c [new file with mode: 0644]
lib/graph.h [new file with mode: 0644]