aboutsummaryrefslogtreecommitdiffstats
path: root/conf/conf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* BGP: Add support for BGP hostname capabilityVincent Bernat2021-02-101-0/+9
* Fix some failed asserts due to add_tail()Ondrej Zajicek (work)2020-11-241-0/+1
* Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-031-2/+25
|\
| * Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-301-2/+7
| * Add CLI command to test reconfiguration statusOndrej Zajicek (work)2019-06-121-0/+18
* | Filters: comparison of functions and filters cachingMaria Matejka2019-02-261-0/+3
|/
* The MRT protocolOndrej Zajicek (work)2018-11-201-1/+1
* Conf: Show the line:char position where the syntax error happensJan Maria Matejka2018-09-111-0/+1
* Docs: Update to v2.0Jan Maria Matejka2017-12-081-5/+0
* Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-071-6/+6
* Timers: Fix TBF and some last remainsOndrej Zajicek (work)2017-12-071-3/+3
* Nest: Update to new timersOndrej Zajicek (work)2017-12-071-5/+5
* Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)2017-12-071-3/+3
* Timers: Replace old timers with microsecond timersOndrej Zajicek (work)2017-12-071-1/+1
* Merge branch 'master' into int-newOndrej Zajicek (work)2017-05-251-2/+2
|\
| * Conf: Replace keyword and symbol hash table with generic hash table.Ondrej Zajicek (work)2017-05-251-2/+2
* | Linpool: default allocation sizeJan Moskyto Matejka2017-05-161-1/+1
* | conf/conf.c: Revert some includes removingPavel Tvrdik2016-11-301-0/+3
* | Unit Testing for BIRDOndrej Zajicek (work)2016-11-091-4/+3
* | Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-081-4/+4
|\|
| * Minor code cleanupsOndrej Zajicek (work)2016-11-081-3/+3
| * Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka2016-11-011-1/+1
* | Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)2016-11-081-0/+1
|\|
| * cppcheck: fix va_end() functionsPavel Tvrdík2016-06-271-0/+1
* | 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-2/+4
* | Delete old ROA codePavel Tvrdík2016-01-201-2/+0
* | ROA code switchoffJan Moskyto Matejka2015-12-201-2/+2
* | Merge branch 'master' into int-newOndrej Zajicek (work)2015-11-251-26/+39
|\|
| * Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)2015-11-091-26/+39
* | Initial commit on integrated BIRDOndrej Zajicek (work)2015-11-051-3/+3
|/
* Fixes file descriptor leak when parser ends with error.Ondrej Zajicek2014-03-251-0/+1
* BGP graceful restart support.Ondrej Zajicek2014-03-201-0/+1
* Use ISO 8601 timeformats by default.Ondrej Zajicek2013-11-251-1/+2
* Implements interface masks for choosing router id.Ondrej Zajicek2012-12-271-3/+13
* Implements undo command and optional timeout for configurationOndrej Zajicek2012-12-261-61/+192
* Implements wildcard matching in config file include.Ondrej Zajicek2012-07-181-2/+2
* Route Origin Authorization basics.Ondrej Zajicek2012-03-181-0/+2
* Implements protocol templates.Ondrej Zajicek2011-11-071-0/+15
* Configuration can include other files.Ondrej Filip2011-09-111-3/+4
* Adds check for no protocol and some minor CLI fixes.Ondrej Zajicek2010-03-171-0/+2
* Adds some log messages related to configure.Ondrej Zajicek2010-02-061-3/+9
* Makes date/time formats configurable.Ondrej Zajicek2010-02-031-0/+2
* Implements MRTdump feature.Ondrej Zajicek2010-01-031-0/+1
* Replace 'bind' option with 'listen' option.Ondrej Zajicek2009-06-231-3/+3
* Adds support for soft reconfiguration.Ondrej Zajicek2009-06-191-7/+8
* Implements option that changes BGP listening socket parametres.Ondrej Zajicek2009-06-181-0/+6