Age | Commit message (Expand) | Author |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-03-22 | Fixed one warning and one undefined value. | Maria Matejka |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: merged filter instruction constructors, counting line size on instruc... | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-01-04 | Unix: Remove removed option from help | Ondrej Zajicek (work) |
2019-01-02 | BGP: Better dispatch of incoming connections | Ondrej Zajicek (work) |
2018-12-18 | IO: Workaround for broken FreeBSD behavior | Ondrej Zajicek (work) |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-04 | Unix: Change debugging options | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-11-18 | Unix: Implement log file size limit / log rotation | Ondrej Zajicek (work) |
2018-11-18 | Unix: Refactor tracked files | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2018-08-28 | Main: Add -b to force background even in debug mode | Jan Maria Matejka |
2018-08-13 | sysdep/unix/main.c: Remove trailing spaces | Pavel Tvrdik |
2018-07-28 | BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD | Ondrej Zajicek (work) |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-05-03 | Better initialization of random generator | Ondrej Zajicek (work) |
2018-02-13 | Add support for source-specific IPv6 routes to BIRD core | Ondrej Zajicek (work) |
2018-02-06 | KRT: Fix IPv6 route learn | Ondrej Zajicek (work) |
2018-01-23 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-01-23 | IO: Fix socket priority | Ondrej Zajicek (work) |
2018-01-23 | KRT: Fix option 'merge paths' | Ondrej Zajicek (work) |
2018-01-23 | KRT: Remove useless option | Ondrej Zajicek (work) |
2018-01-16 | Filter: Allow silent filter execution | Ondrej Zajicek (work) |
2017-12-18 | Fix build without limited protocol set | Ondrej Zajicek (work) |
2017-12-10 | Doc: Documentation update | Ondrej Zajicek (work) |
2017-12-10 | Switchoff for MPLS in kernel. | Maria Jan Matejka |
2017-12-10 | Lib: Check size of nets | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' 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 | Nest: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | Kernel: Update to new timers | 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-12-07 | KRT: Minor fix of last commit | Ondrej Zajicek (work) |