]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Add support for negative ranges
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 4 Aug 2016 16:18:31 +0000 (16:18 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 4 Aug 2016 16:18:31 +0000 (16:18 +0000)
commit5a8bbed0b1e9b22526fd23946593f47487709497
treed5ae90ecc60f95fc814d96e6326bab2a25cd6dd5
parentf4b0c72e5313927b3a2ddaf02d148992914474a3
lib: Add support for negative ranges

And convert range delimiters to signed int

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command_graph.c
lib/command_graph.h
lib/command_lex.l
lib/command_match.c
lib/command_parse.y