]> git.proxmox.com Git - mirror_frr.git/commit
lib: fix 'list permutations'
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 4 May 2017 22:46:46 +0000 (22:46 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 5 May 2017 00:18:14 +0000 (00:18 +0000)
commitdfe536f475a79e899cf2915a3ba602c92aee2263
treed22fd5ec202d5e21fe87c017d8872304a8be523d
parentfc25a6680d63b78f9c35d6f97908a74734f04df7
lib: fix 'list permutations'

Cyclic graphs ftw

Also remove graph pretty printer from permutations.c 'cause it's not
really needed anymore

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command.c
tools/permutations.c