Age | Commit message (Expand) | Author |
2019-07-18 | Lib: Improve printf() tests | Ondrej Zajicek (work) |
2019-07-18 | Lib: Fix print of 64-bit router id | Ondrej Zajicek (work) |
2019-07-15 | Filter: Simpler filter context allocation | Maria Matejka |
2019-07-08 | Libdmalloc macros fixed | Maria Matejka |
2019-07-02 | Filter: Pre-evaluation of constant expressions | Maria Matejka |
2019-06-13 | String: bstrtoul macro expanded to bstrtoul10 and 16 | Maria Matejka |
2019-05-23 | Filters: If somebody doesn't like _Thread_local, don't fail for now, just be ... | Jan Maria Matejka |
2019-02-25 | Custom number parser to speed up config parsing | Maria Matejka |
2019-02-20 | GDB pretty printers: f_inst and f_val. | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-01-24 | OSPF: Opaque LSAs and Router Information LSA | Ondrej Zajicek (work) |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-04 | Hash: mem_hash doesn't modify the memory, declared constant | Jan Maria Matejka |
2018-12-04 | Changed IPv4 hash function to simple multiplication. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-10-25 | Lib: Force output type in ip4_addr constructor | Ondrej Zajicek (work) |
2018-10-01 | Lib: Add and use ev_new_init() | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-08-22 | Lib: recursive printf | Jan Maria Matejka |
2018-07-28 | BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD | Ondrej Zajicek (work) |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-05-29 | Macro: Added a bunch of dirty C preprocessor tricks | Jan Maria Matejka |
2018-05-16 | Filter: Add support for src filter op to access SADR source prefix | Ondrej Zajicek (work) |
2018-02-13 | Add support for source-specific IPv6 routes to BIRD core | Ondrej Zajicek (work) |
2018-02-07 | Nest: Trivial whitespace cleanup | Ondrej Zajicek (work) |
2018-01-10 | Use non-fatal asserts even for regular build | Ondrej Zajicek (work) |
2017-12-14 | Minor cleanup | Ondrej Zajicek (work) |
2017-12-13 | Lib: Minor fix | Ondrej Zajicek (work) |
2017-12-12 | Lib: Save/restore state for linpools | Ondrej Zajicek (work) |
2017-12-12 | Fix some minor issues | Ondrej Zajicek (work) |
2017-12-10 | Lib: Check size of nets | Ondrej Zajicek (work) |
2017-12-10 | Lib: Fix macro/keyword collisions | Ondrej Zajicek (work) |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix TBF and some last remains | Ondrej Zajicek (work) |
2017-12-07 | Sysdep: Remove old timer code | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix tests after timer change | Ondrej Zajicek (work) |
2017-12-07 | Printf: Add support for microsecond times | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Integrate microsecond timers to the main loop | Ondrej Zajicek (work) |
2017-12-07 | Timers: Split microsecond timers from BFD code to lib | Ondrej Zajicek (work) |
2017-09-12 | Backport some minor changes from int-new | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-05-23 | Minor cleanups and fixes | Ondrej Zajicek (work) |
2017-05-19 | Fix type mixing in flowspec formatting | Ondrej Zajicek (work) |