index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
command_lex.l
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
lib: make some variables static
David Lamparter
2019-12-13
1
-1
/
+1
*
lib: change M:A:C to X:X:X:X:X:X
Quentin Young
2018-10-24
1
-2
/
+2
*
lib: early-include "config.h" in flex lexers
David Lamparter
2018-09-09
1
-0
/
+5
*
lib: ignore cli lexer in clang-analyze
Quentin Young
2018-04-13
1
-0
/
+5
*
lib: fix more warnings on *BSD
Renato Westphal
2018-02-02
1
-1
/
+2
*
*: support keywords that begin with uppercase letter
Daniel Walton
2017-09-14
1
-3
/
+3
*
lib: add CLI token for 48-bit mac addresses
Quentin Young
2017-08-11
1
-0
/
+4
*
build: convert lib/ to non-recursive build
David Lamparter
2017-07-31
1
-2
/
+2
*
lib: add #pragma's to ignore flex sign cmp error
Quentin Young
2017-04-07
1
-0
/
+3
*
lib: parser: fix allocation counting
David Lamparter
2017-01-31
1
-7
/
+7
*
lib: parser: guard yylloc
David Lamparter
2017-01-24
1
-2
/
+3
*
lib: parser: add error location reporting
David Lamparter
2017-01-23
1
-1
/
+11
*
lib: parser: free Mr. T
David Lamparter
2017-01-23
1
-1
/
+1
*
lib: parser: accept number-only word tokens
David Lamparter
2016-12-16
1
-1
/
+1
*
lib: parser: reorder bison incarnations
David Lamparter
2016-12-16
1
-1
/
+0
*
lib: parser: use reentrant mode on flex & bison
David Lamparter
2016-12-01
1
-17
/
+21
*
Revert "lib: Allow '_' in arguments to VARIABLE_TKN"
Quentin Young
2016-10-20
1
-1
/
+1
*
lib: Allow '_' in arguments to VARIABLE_TKN
Quentin Young
2016-10-20
1
-1
/
+1
*
lib: Allow nesting options in selectors
Quentin Young
2016-09-18
1
-5
/
+0
*
lib: Remove unnecessary XSTRDUP
Quentin Young
2016-08-09
1
-1
/
+1
*
lib: Fix various minor bugs
Quentin Young
2016-08-09
1
-3
/
+11
*
lib: Code cleanup, formatting, & headers
Quentin Young
2016-08-08
1
-0
/
+24
*
lib: Major parser refactor
Quentin Young
2016-08-05
1
-1
/
+1
*
lib: Unrefactor to signed long long for ranges
Quentin Young
2016-08-04
1
-2
/
+2
*
lib: Allow optional whitespace in ranges
Quentin Young
2016-08-04
1
-1
/
+1
*
lib: Add support for negative ranges
Quentin Young
2016-08-04
1
-3
/
+3
*
lib: Fix OOB range parses, variable matches
Quentin Young
2016-08-01
1
-1
/
+5
*
lib: Fixed bad node copy, modified token regex
Quentin Young
2016-08-01
1
-2
/
+2
*
lib: Add partial matching support
Quentin Young
2016-08-01
1
-1
/
+1
*
lib: Cleanup some memory issues in CLI
Quentin Young
2016-07-29
1
-7
/
+7
*
lib: Change some includes
Quentin Young
2016-07-12
1
-0
/
+40