aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep/unix/main.c
Commit message (Expand)AuthorAgeFilesLines
* Log: Do not open logfiles when parse-and-exit option is activeOndrej Zajicek (work)2020-06-031-1/+1
* Configuration strings are constant.Maria Matejka2020-04-091-4/+4
* Conf: Better error message when reading iproute2 configMaria Matejka2020-02-041-4/+8
* Accept uppercase letters in iproute2 namesOndrej Zajicek2019-10-221-1/+1
* Lib: Support for 64-bit numbers in bvsnprintf()Ondrej Zajicek (work)2019-10-091-1/+1
* Fixed undefined behavior on signals.Maria Matejka2019-10-041-3/+3
* Sysdep: Drop supplementary groups when dropping GIDOndrej Zajicek (work)2019-08-211-0/+3
* Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-031-2/+35
|\
| * Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-301-2/+13
| * Add CLI command to test reconfiguration statusOndrej Zajicek (work)2019-06-121-0/+22
* | Conf: Symbol implementation converted from void pointers to unionMaria Matejka2019-02-201-5/+3
* | Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka2019-02-201-1/+1
* | Filters: split the large filter.h file to smaller files.Maria Matejka2019-02-201-0/+1
|/
* Unix: Remove removed option from helpOndrej Zajicek (work)2019-01-041-5/+4
* Unix: Change debugging optionsOndrej Zajicek (work)2018-12-041-16/+3
* Conf: Show the line:char position where the syntax error happensJan Maria Matejka2018-09-111-3/+3
* Main: Add -b to force background even in debug modeJan Maria Matejka2018-08-281-2/+8
* sysdep/unix/main.c: Remove trailing spacesPavel Tvrdik2018-08-131-2/+2
* Lib: Check size of netsOndrej Zajicek (work)2017-12-101-0/+1
* Nest: Update to new timersOndrej Zajicek (work)2017-12-071-1/+1
* Timers: Replace old timers with microsecond timersOndrej Zajicek (work)2017-12-071-1/+1
* Timers: Split microsecond timers from BFD code to libOndrej Zajicek (work)2017-12-071-0/+2
* Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-081-4/+6
|\
| * Minor code cleanupsOndrej Zajicek (work)2016-11-081-1/+3
| * Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka2016-11-011-3/+3
* | Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)2016-11-081-11/+49
|\|
| * Main: Improve BIRD help messagesPavel Tvrdik2016-09-151-11/+49
* | Merge remote-tracking branch 'origin/master' into int-newOndrej Zajicek (work)2016-05-121-3/+13
|\|
| * Main: Add local optionOndrej Zajicek (work)2016-04-071-3/+13
* | Merge branch 'int-new' into int-new-mergedJan Moskyto Matejka2016-05-101-1/+5
|\ \
| * | Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-101-1/+5
* | | Merge branch 'master' into int-new-channelsJan Moskyto Matejka2016-04-081-0/+2
|\ \ \ | |/ / |/| / | |/
| * IO: Replace RX priority heuristic with explicit markOndrej Zajicek (work)2016-04-061-0/+2
* | ROA code switchoffJan Moskyto Matejka2015-12-201-1/+1
|/
* Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)2015-11-091-1/+1
* unsigned [int] -> uintPavel TvrdĂ­k2015-06-081-1/+1
* Implement latency tracking, internal event log and watchdogOndrej Zajicek2015-03-021-0/+8
* IPv4/IPv6 integrated socket code.Ondrej Zajicek2014-05-181-1/+6
* BGP graceful restart support.Ondrej Zajicek2014-03-201-2/+7
* Workaround thread-unsafeness of cli_echo().Ondrej Zajicek2014-02-071-0/+2
* Merge commit 'origin/bfd'Ondrej Zajicek2013-11-221-3/+6
|\
| * Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek2013-10-051-3/+6
* | Flag -f "run in foreground" added as requested by a package maintainter.Ondrej Filip2013-10-051-3/+7
* | Implements PID file support.Ondrej Zajicek2013-10-051-2/+63
|/
* Allows to define constants of all filter types.Ondrej Zajicek2013-07-251-3/+4
* Implements undo command and optional timeout for configurationOndrej Zajicek2012-12-261-22/+91
* Implements wildcard matching in config file include.Ondrej Zajicek2012-07-181-24/+0
* Implements build options to specify socket dir and suffix.Ondrej Zajicek2012-05-031-1/+1
* Small bugfix in error message related to reconfiguration.Ondrej Filip2012-04-091-1/+1
* Adds krt_source route attribute.Ondrej Zajicek2012-03-231-1/+1