summaryrefslogtreecommitdiff
path: root/sysdep/unix/main.c
AgeCommit message (Expand)Author
2020-05-08android fixesMikael Magnusson
2020-04-09Configuration strings are constant.Maria Matejka
2020-02-04Conf: Better error message when reading iproute2 configMaria Matejka
2019-10-22Accept uppercase letters in iproute2 namesOndrej Zajicek
2019-10-09Lib: Support for 64-bit numbers in bvsnprintf()Ondrej Zajicek (work)
2019-10-04Fixed undefined behavior on signals.Maria Matejka
2019-08-21Sysdep: Drop supplementary groups when dropping GIDOndrej Zajicek (work)
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-06-30Nest: Add command to request graceful restartOndrej Zajicek (work)
2019-06-12Add CLI command to test reconfiguration statusOndrej Zajicek (work)
2019-02-20Conf: Symbol implementation converted from void pointers to unionMaria Matejka
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Filters: split the large filter.h file to smaller files.Maria Matejka
2019-01-04Unix: Remove removed option from helpOndrej Zajicek (work)
2018-12-04Unix: Change debugging optionsOndrej Zajicek (work)
2018-09-11Conf: Show the line:char position where the syntax error happensJan Maria Matejka
2018-08-28Main: Add -b to force background even in debug modeJan Maria Matejka
2018-08-13sysdep/unix/main.c: Remove trailing spacesPavel Tvrdik
2017-12-10Lib: Check size of netsOndrej Zajicek (work)
2017-12-07Nest: Update to new timersOndrej Zajicek (work)
2017-12-07Timers: Replace old timers with microsecond timersOndrej Zajicek (work)
2017-12-07Timers: Split microsecond timers from BFD code to libOndrej Zajicek (work)
2016-11-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-11-08Minor code cleanupsOndrej Zajicek (work)
2016-11-08Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-09-15Main: Improve BIRD help messagesPavel Tvrdik
2016-05-12Merge remote-tracking branch 'origin/master' into int-newOndrej Zajicek (work)
2016-05-10Merge branch 'int-new' into int-new-mergedJan Moskyto Matejka
2016-05-10Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka
2016-04-08Merge branch 'master' into int-new-channelsJan Moskyto Matejka
2016-04-07Main: Add local optionOndrej Zajicek (work)
2016-04-06IO: Replace RX priority heuristic with explicit markOndrej Zajicek (work)
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
2014-05-18IPv4/IPv6 integrated socket code.Ondrej Zajicek
2014-03-20BGP graceful restart support.Ondrej Zajicek
2014-02-07Workaround thread-unsafeness of cli_echo().Ondrej Zajicek
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-10-05Flag -f "run in foreground" added as requested by a package maintainter.Ondrej Filip
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2013-10-05Implements PID file support.Ondrej Zajicek
2013-07-25Allows to define constants of all filter types.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-05-03Implements build options to specify socket dir and suffix.Ondrej Zajicek
2012-04-09Small bugfix in error message related to reconfiguration.Ondrej Filip
2012-03-23Adds krt_source route attribute.Ondrej Zajicek