aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-201-2/+2
* | RPKI: Fix reconfiguration when ssh parameters are undefinedOndrej Zajicek (work)2019-07-232-0/+23
* | Lib: Improve printf() testsOndrej Zajicek (work)2019-07-181-0/+23
* | Lib: Fix print of 64-bit router idOndrej Zajicek (work)2019-07-181-8/+8
* | Libdmalloc macros fixedMaria Matejka2019-07-081-3/+3
|/
* OSPF: Opaque LSAs and Router Information LSAOndrej Zajicek (work)2019-01-241-0/+7
* Doc: Rename code documentation files back to DocOndrej Zajicek (work)2018-12-141-0/+0
* Hash: mem_hash doesn't modify the memory, declared constantJan Maria Matejka2018-12-041-2/+2
* Changed IPv4 hash function to simple multiplication.Jan Maria Matejka2018-12-041-7/+1
* The MRT protocolOndrej Zajicek (work)2018-11-203-13/+23
* Lib: Force output type in ip4_addr constructorOndrej Zajicek (work)2018-10-251-1/+1
* Lib: Add and use ev_new_init()Ondrej Zajicek (work)2018-10-011-0/+9
* No more warnings ...Jan Maria Matejka2018-09-181-0/+1
* Lib: recursive printfJan Maria Matejka2018-08-221-0/+11
* BSD: Use MSG_DONTROUTE for unicast packets on FreeBSDOndrej Zajicek (work)2018-07-281-0/+3
* Nest: Neighbor cache cleanupsOndrej Zajicek (work)2018-06-271-0/+7
* Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka2018-06-261-0/+0
* Macro: Added a bunch of dirty C preprocessor tricksJan Maria Matejka2018-05-291-0/+98
* Filter: Add support for src filter op to access SADR source prefixOndrej Zajicek (work)2018-05-161-0/+2
* Add support for source-specific IPv6 routes to BIRD coreOndrej Zajicek (work)2018-02-132-9/+104
* Nest: Trivial whitespace cleanupOndrej Zajicek (work)2018-02-071-32/+32
* Use non-fatal asserts even for regular buildOndrej Zajicek (work)2018-01-101-2/+2
* Minor cleanupOndrej Zajicek (work)2017-12-141-0/+1
* Lib: Minor fixOndrej Zajicek (work)2017-12-131-0/+1
* Lib: Save/restore state for linpoolsOndrej Zajicek (work)2017-12-122-11/+65
* Fix some minor issuesOndrej Zajicek (work)2017-12-122-4/+4
* Lib: Check size of netsOndrej Zajicek (work)2017-12-102-2/+22
* Lib: Fix macro/keyword collisionsOndrej Zajicek (work)2017-12-103-3/+7
* Several minor fixesOndrej Zajicek (work)2017-12-101-2/+5
* Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)2017-12-071-0/+1
|\
| * Backport some minor changes from int-newOndrej Zajicek (work)2017-09-121-0/+3
| * Basic VRF supportOndrej Zajicek (work)2017-09-061-0/+1
* | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-newOndrej Zajicek (work)2017-12-071-0/+12
|\|
* | Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-072-44/+44
* | Timers: Fix TBF and some last remainsOndrej Zajicek (work)2017-12-073-35/+28
* | Sysdep: Remove old timer codeOndrej Zajicek (work)2017-12-071-0/+18
* | Timers: Add typecast to unit-converting macrosOndrej Zajicek (work)2017-12-071-3/+4
* | Timers: Fix tests after timer changeOndrej Zajicek (work)2017-12-071-0/+1
* | Printf: Add support for microsecond timesOndrej Zajicek (work)2017-12-072-4/+60
* | Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)2017-12-072-0/+154
* | Timers: Replace old timers with microsecond timersOndrej Zajicek (work)2017-12-074-5/+21
* | Timers: Integrate microsecond timers to the main loopOndrej Zajicek (work)2017-12-071-0/+6
* | Timers: Split microsecond timers from BFD code to libOndrej Zajicek (work)2017-12-073-1/+312
* | Minor cleanups and fixesOndrej Zajicek (work)2017-05-232-21/+27
* | Fix type mixing in flowspec formattingOndrej Zajicek (work)2017-05-191-4/+5
* | Merge remote-tracking branch 'origin/int-new' into int-newOndrej Zajicek (work)2017-05-173-2/+9
|\ \
| * | Linpool: default allocation sizeJan Moskyto Matejka2017-05-163-2/+9
* | | Merge branch 'master' into int-newOndrej Zajicek (work)2017-05-161-0/+3
|\ \ \ | |/ / |/| / | |/
| * Remove autoconf macros for time_t and alignmentOndrej Zajicek (work)2017-05-161-0/+3
* | Flowspec: Max tcp mask length is 12 bitsOndrej Zajicek (work)2017-04-262-8/+18