]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Allow optional whitespace in ranges
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 4 Aug 2016 16:39:15 +0000 (16:39 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 4 Aug 2016 16:39:15 +0000 (16:39 +0000)
commitef955a80a635f5fb821a640f7e1d7aaac8ec5e5e
tree8320bcdb4b0f2ef96dac5925e4206135cb24a75f
parent5a8bbed0b1e9b22526fd23946593f47487709497
lib: Allow optional whitespace in ranges

Makes ranges where both endpoints are negative
somewhat more readable. Also validate ranges.

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