summaryrefslogtreecommitdiff
path: root/lib/graph.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-04-19lib: add DFS + DOT dumping to graph datastructureQuentin Young
2018-04-06lib: add graph_find_nodeQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-09-18lib: Add edge removal to graph data structureQuentin Young
2016-09-08lib: Remove automatic node deletionQuentin Young
2016-09-07lib: Continue matching system refactorQuentin Young
2016-09-01lib: Generalize graph to work for any data typeQuentin Young