]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Fix broken disambiguation on leader tokens
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 10 Aug 2016 15:04:21 +0000 (15:04 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 10 Aug 2016 15:04:21 +0000 (15:04 +0000)
commiteaf46b79b6c771877b9289959bb6280518beaad2
tree5a9c8bc780799156322b0646399e6d3549f4f353
parentb84f1d850aed50dea347ab5b99888bc85448604f
lib: Fix broken disambiguation on leader tokens

Fix incorrect assumption that the set of first tokens
of all commands are perfectly unambiguous

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