Age | Commit message (Expand) | Author |
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) |
2017-05-17 | Merge remote-tracking branch 'origin/int-new' into int-new | Ondrej Zajicek (work) |
2017-05-16 | Linpool: default allocation size | Jan Moskyto Matejka |
2017-05-16 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-16 | Remove autoconf macros for time_t and alignment | Ondrej Zajicek (work) |
2017-04-26 | Flowspec: Max tcp mask length is 12 bits | Ondrej Zajicek (work) |
2017-04-26 | Merge branch 'int-new' of gitlab.labs.nic.cz:labs/bird into int-new | Jan Moskyto Matejka |
2017-04-26 | Flowspec: split net_format_flowspec into several functions | Jan Moskyto Matejka |
2017-04-18 | Check validity of dest w.r.t. net_type | Ondrej Zajicek (work) |
2017-03-28 | Simpler format of VPN RD | Jan Moskyto Matejka |
2017-03-22 | BGP: Support for MPLS labels and VPN SAFI | Ondrej Zajicek (work) |