]> 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:19:00 +0000 (00:19 +0000)
commite4e63cb6ebcddfaeea04f85ad28b39ed3df3d605
tree101801eb1ff2ef8cc6dd19bf0df9def17af49006
parentd476347d5d60f59647ceb51d2cee1b56153e9903
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