]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Implement full command disambiguation logic
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 3 Aug 2016 02:01:52 +0000 (02:01 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 3 Aug 2016 02:01:52 +0000 (02:01 +0000)
commit54431328fc4c0e0a9e0582ece812d244995633da
tree285e3a908f09a5eed914ca61f66a4412c35a36ab
parent88255c7cfbd2da60c52eeea57b62a63c21264ab0
lib: Implement full command disambiguation logic

Disambiguation is smarter and somewhat more compact.

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