aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Expand)AuthorAgeFilesLines
* Conf: Fix parsing full-length IPv6 addressesOndrej Zajicek (work)2022-01-051-1/+1
* Conf: Fix crash during shutdownOndrej Zajicek (work)2021-10-201-0/+3
* Nest: Allow specifying security keys as hex bytes as well as stringsToke Høiland-Jørgensen2021-06-063-0/+38
* sysdep: Add wrapper to get random bytes - updateOndrej Zajicek (work)2021-06-061-1/+0
* sysdep: Add wrapper to get random bytesToke Høiland-Jørgensen2021-06-061-0/+1
* Flowspec: Label field should use numeric operator and not bitmask operatorOndrej Zajicek (work)2021-05-181-2/+1
* BGP: Add support for BGP hostname capabilityVincent Bernat2021-02-102-0/+10
* Nest: Per-channel debug flagsOndrej Zajicek (work)2020-12-072-2/+4
* Minor cleanups with cfg_allocz()Ondrej Zajicek (work)2020-11-242-2/+2
* Fix some failed asserts due to add_tail()Ondrej Zajicek (work)2020-11-241-0/+1
* BFD: Better handling of BFD options in BGP configsOndrej Zajicek (work)2020-11-121-1/+0
* BFD: Allow per-request session optionsOndrej Zajicek (work)2020-11-081-0/+2
* Lexer: strtoul shall never set endptr to NULL; it should be an errorMaria Matejka2020-05-011-7/+7
* Configuration strings are constant.Maria Matejka2020-04-092-2/+2
* Conf: Better error message when reading iproute2 configMaria Matejka2020-02-041-5/+5
* Support for address family constantsOndrej Zajicek (work)2019-11-032-2/+5
* Conf: Fixed symbol redefinitionMaria Matejka2019-07-301-5/+2
* Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-033-5/+35
|\
| * Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-302-3/+9
| * Add CLI command to test reconfiguration statusOndrej Zajicek (work)2019-06-122-0/+20
| * BGP: Dynamic BGPOndrej Zajicek (work)2019-04-302-2/+6
* | Filter: Split printing and dyingMaria Matejka2019-07-031-1/+3
* | Filter: Pre-evaluation of constant expressionsMaria Matejka2019-07-021-0/+1
* | Conf/Filters: Moved argument count to conf scopeMaria Matejka2019-06-252-0/+2
* | String: bstrtoul macro expanded to bstrtoul10 and 16Maria Matejka2019-06-131-7/+7
* | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...Jan Maria Matejka2019-05-221-2/+2
* | Filter: Store variables and function arguments on stackJan Maria Matejka2019-05-212-2/+3
* | Lexer now returns known sym / unknown sym / keywordMaria Matejka2019-05-172-39/+47
* | Merge branch 'master' into HEADMaria Matejka2019-03-181-1/+2
|\|
| * Build: Automatic dependency tracking for generated filesMaria Matejka2019-03-181-1/+2
| * Conf: Switch for faster (and slightly bigger) lexerMaria Matejka2019-02-221-1/+1
* | Filters: comparison of functions and filters cachingMaria Matejka2019-02-263-2/+9
* | Custom number parser to speed up config parsingMaria Matejka2019-02-251-7/+7
* | Conf: Lexer parses quoted strings in a more descriptive wayMaria Matejka2019-02-252-49/+92
* | Conf: Switch for faster (and slightly bigger) lexerMaria Matejka2019-02-221-1/+1
* | Filter: Fixed bugs in FI_CALL and FI_SWITCHMaria Matejka2019-02-201-1/+0
* | Conf: Symbol implementation converted from void pointers to unionMaria Matejka2019-02-203-44/+69
* | Conf: Fixed makefilesMaria Matejka2019-02-201-5/+5
* | Filters: split the large filter.h file to smaller files.Maria Matejka2019-02-201-0/+1
* | Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka2019-02-203-19/+42
* | Filter: refactoring of instruction constructorsMaria Matejka2019-02-202-1/+5
* | Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-201-3/+2
* | Filter refactoring: Passing the resulting struct f_val as a pointer.Jan Maria Matejka2019-02-201-2/+1
|/
* Doc: Rename code documentation files back to DocOndrej Zajicek (work)2018-12-141-0/+0
* Custom route attributesMaria Matejka2018-12-061-1/+3
* The MRT protocolOndrej Zajicek (work)2018-11-202-1/+2
* Conf: Show the line:char position where the syntax error happensJan Maria Matejka2018-09-113-3/+8
* Bison: A bit more verbose error messages in config.Jan Maria Matejka2018-08-141-1/+1
* M4: generate synchronization linesJan Maria Matejka2018-08-141-1/+1
* Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka2018-06-261-0/+0