summaryrefslogtreecommitdiff
path: root/conf/conf.h
AgeCommit message (Expand)Author
2020-12-07Nest: Per-channel debug flagsOndrej Zajicek (work)
2020-04-09Configuration strings are constant.Maria Matejka
2020-02-04Conf: Better error message when reading iproute2 configMaria Matejka
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-06-30Nest: Add command to request graceful restartOndrej Zajicek (work)
2019-06-25Conf/Filters: Moved argument count to conf scopeMaria Matejka
2019-06-12Add CLI command to test reconfiguration statusOndrej Zajicek (work)
2019-05-21Filter: Store variables and function arguments on stackJan Maria Matejka
2019-04-30BGP: Dynamic BGPOndrej Zajicek (work)
2019-02-26Filters: comparison of functions and filters cachingMaria Matejka
2019-02-25Conf: Lexer parses quoted strings in a more descriptive wayMaria Matejka
2019-02-20Conf: Symbol implementation converted from void pointers to unionMaria Matejka
2019-02-20Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka
2019-02-20Filter: refactoring of instruction constructorsMaria Matejka
2018-12-06Custom route attributesMaria Matejka
2018-09-11Conf: Show the line:char position where the syntax error happensJan Maria Matejka
2017-12-08Docs: Update to v2.0Jan Maria Matejka
2017-12-07Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)
2017-12-07Nest: Update to new timersOndrej Zajicek (work)
2017-12-07Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)
2017-05-25Merge branch 'master' into int-newOndrej Zajicek (work)
2017-05-25Conf: Replace keyword and symbol hash table with generic hash table.Ondrej Zajicek (work)
2016-11-30conf/conf.h: Fix a description of a variable in a structurePavel Tvrdik
2016-11-09 Unit Testing for BIRDOndrej Zajicek (work)
2016-11-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-11-08Minor code cleanupsOndrej Zajicek (work)
2016-05-10Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka
2016-03-10cf_error(char *msg, ...) -> cf_error(const char *msg, ...)Pavel Tvrdík
2016-02-01Channels - explicit links between protocols and tablesOndrej Zajicek (work)
2016-01-20Delete old ROA codePavel Tvrdík
2015-12-20ROA code switchoffJan Moskyto Matejka
2015-11-09Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)
2015-06-08unsigned [int] -> uintPavel Tvrdík
2015-03-02Implement latency tracking, internal event log and watchdogOndrej Zajicek
2015-02-21Bump max symbol length to 64.Ondrej Zajicek
2014-10-02Allows more constants in set literals.Ondrej Zajicek
2014-03-25Fixes file descriptor leak when parser ends with error.Ondrej Zajicek
2014-03-20BGP graceful restart support.Ondrej Zajicek
2013-07-25Allows to define constants of all filter types.Ondrej Zajicek
2012-12-27Implements interface masks for choosing router id.Ondrej Zajicek
2012-12-26Implements undo command and optional timeout for configurationOndrej Zajicek
2012-07-18Implements wildcard matching in config file include.Ondrej Zajicek
2012-03-18Route Origin Authorization basics.Ondrej Zajicek
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-10-10Fixes for include.Ondrej Zajicek
2011-09-11Configuration can include other files.Ondrej Filip
2010-04-07Configurable syslog name.Ondrej Zajicek
2010-02-03Makes date/time formats configurable.Ondrej Zajicek
2010-01-03Implements MRTdump feature.Ondrej Zajicek
2009-06-23Replace 'bind' option with 'listen' option.Ondrej Zajicek