aboutsummaryrefslogtreecommitdiffstats
path: root/conf/conf.h
Commit message (Expand)AuthorAgeFilesLines
* Nest: Allow specifying security keys as hex bytes as well as stringsToke Høiland-Jørgensen2021-06-061-0/+5
* BGP: Add support for BGP hostname capabilityVincent Bernat2021-02-101-0/+1
* Nest: Per-channel debug flagsOndrej Zajicek (work)2020-12-071-2/+3
* Configuration strings are constant.Maria Matejka2020-04-091-1/+1
* Conf: Better error message when reading iproute2 configMaria Matejka2020-02-041-5/+5
* Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-031-1/+7
|\
| * Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-301-1/+2
| * Add CLI command to test reconfiguration statusOndrej Zajicek (work)2019-06-121-0/+2
| * BGP: Dynamic BGPOndrej Zajicek (work)2019-04-301-0/+3
* | Conf/Filters: Moved argument count to conf scopeMaria Matejka2019-06-251-0/+1
* | Filter: Store variables and function arguments on stackJan Maria Matejka2019-05-211-1/+2
* | Filters: comparison of functions and filters cachingMaria Matejka2019-02-261-1/+3
* | Conf: Lexer parses quoted strings in a more descriptive wayMaria Matejka2019-02-251-2/+2
* | Conf: Symbol implementation converted from void pointers to unionMaria Matejka2019-02-201-8/+41
* | Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka2019-02-201-4/+0
* | Filter: refactoring of instruction constructorsMaria Matejka2019-02-201-1/+1
|/
* Custom route attributesMaria Matejka2018-12-061-1/+3
* Conf: Show the line:char position where the syntax error happensJan Maria Matejka2018-09-111-1/+3
* Docs: Update to v2.0Jan Maria Matejka2017-12-081-3/+0
* Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-071-1/+1
* Nest: Update to new timersOndrej Zajicek (work)2017-12-071-2/+2
* Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)2017-12-071-1/+1
* Merge branch 'master' into int-newOndrej Zajicek (work)2017-05-251-3/+9
|\
| * Conf: Replace keyword and symbol hash table with generic hash table.Ondrej Zajicek (work)2017-05-251-3/+9
* | conf/conf.h: Fix a description of a variable in a structurePavel Tvrdik2016-11-301-1/+1
* | Unit Testing for BIRDOndrej Zajicek (work)2016-11-091-1/+5
* | Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-081-3/+3
|\|
| * Minor code cleanupsOndrej Zajicek (work)2016-11-081-3/+3
* | Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-101-1/+1
* | cf_error(char *msg, ...) -> cf_error(const char *msg, ...)Pavel Tvrdík2016-03-101-1/+1
* | Channels - explicit links between protocols and tablesOndrej Zajicek (work)2016-02-011-1/+1
* | Delete old ROA codePavel Tvrdík2016-01-201-1/+0
* | ROA code switchoffJan Moskyto Matejka2015-12-201-1/+0
|/
* Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)2015-11-091-1/+3
* unsigned [int] -> uintPavel Tvrdík2015-06-081-1/+1
* Implement latency tracking, internal event log and watchdogOndrej Zajicek2015-03-021-0/+4
* Bump max symbol length to 64.Ondrej Zajicek2015-02-211-0/+2
* Allows more constants in set literals.Ondrej Zajicek2014-10-021-0/+4
* Fixes file descriptor leak when parser ends with error.Ondrej Zajicek2014-03-251-0/+2
* BGP graceful restart support.Ondrej Zajicek2014-03-201-0/+1
* Allows to define constants of all filter types.Ondrej Zajicek2013-07-251-4/+6
* Implements interface masks for choosing router id.Ondrej Zajicek2012-12-271-0/+1
* Implements undo command and optional timeout for configurationOndrej Zajicek2012-12-261-12/+17
* Implements wildcard matching in config file include.Ondrej Zajicek2012-07-181-8/+8
* Route Origin Authorization basics.Ondrej Zajicek2012-03-181-0/+3
* Implements protocol templates.Ondrej Zajicek2011-11-071-0/+2
* Fixes for include.Ondrej Zajicek2011-10-101-1/+1
* Configuration can include other files.Ondrej Filip2011-09-111-4/+19
* Configurable syslog name.Ondrej Zajicek2010-04-071-0/+1
* Makes date/time formats configurable.Ondrej Zajicek2010-02-031-0/+5