Age | Commit message (Expand) | Author |
2018-09-18 | The MRT protocol | Ondrej Zajicek (work) |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2018-07-28 | BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD | Ondrej Zajicek (work) |
2018-04-24 | Netlink: removed dynamic length array as Clang won't support it. | Maria Matejka |
2018-04-23 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-03-21 | NEWS and version update | Ondrej Zajicek (work) |
2018-01-23 | IO: Fix socket priority | Ondrej Zajicek (work) |
2018-01-16 | Filter: Allow silent filter execution | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-09-05 | KRT: Fix IPv6 ECMP handling with Linux 4.11+ | Ondrej Zajicek (work) |
2017-09-04 | BSD: Fix alignment issue | Ondrej Zajicek (work) |
2017-05-18 | Fix some forgotten warnings | Ondrej Zajicek (work) |
2017-05-16 | Remove autoconf macros for time_t and alignment | Ondrej Zajicek (work) |
2017-05-16 | Minor autoconf cleanup and documentation update | Ondrej Zajicek (work) |
2017-05-16 | Some more autoconf cleanups | Ondrej Zajicek (work) |
2017-03-14 | Some autoconf cleanups | Ondrej Zajicek (work) |
2017-01-17 | Fix IP_HDRINCL usage on FreeBSD 11 | Ondrej Zajicek (work) |
2016-12-21 | NEWS and version updatev1.6.3 | Ondrej Zajicek (work) |
2016-12-20 | Netlink: fix occasional netlink hangs on busy machines | Jan Moskyto Matejka |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-11-01 | BSD: Fix build on OpenBSD broken by previous commit | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-11-01 | Log: Fix broken syslog name | Ondrej Zajicek (work) |
2016-09-29 | NEWS and version updatev1.6.2 | Ondrej Zajicek (work) |
2016-09-29 | Kernel socket missing err_hook fix | Jan Moskyto Matejka |
2016-09-22 | NEWS and version updatev1.6.1 | Ondrej Zajicek (work) |
2016-09-19 | KRT: Add krt_scope attribute | Ondrej Zajicek (work) |
2016-09-15 | Main: Improve BIRD help messages | Pavel Tvrdik |
2016-09-15 | rt-table: Fix kernel protocol export filter memory bug | Pavel Tvrdik |
2016-09-15 | KRT: Add kernel metric protocol option | Ondrej Zajicek (work) |
2016-09-14 | KRT: Support for IPv6 ECMP | Ondrej Zajicek (work) |
2016-08-31 | KRT: Fix trivial error | Ondrej Zajicek (work) |
2016-08-30 | KRT: Forbid path merging on BSD | Ondrej Zajicek (work) |
2016-08-16 | whitespace fixes | Ondřej Surý |
2016-07-20 | Netlink: Fix build with older headers missing IFA_FLAGS | Ondrej Zajicek (work) |
2016-07-20 | Netlink: Ignore tentative addresses | Ondrej Zajicek (work) |
2016-07-11 | Log: Fix error handling of debug file open | Ondrej Zajicek (work) |
2016-06-27 | cppcheck: fix va_end() functions | Pavel Tvrdík |
2016-05-30 | Unix IO: Tried to fix strange behavior after POLLHUP or POLLERR. | Jan Moskyto Matejka |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-05-10 | netlink: update struct msghdr | Stijn Tintel |
2016-05-03 | Initialize variable ifr in sk_setup() | Pavel Tvrdik |
2016-04-29 | NEWS and version update | Ondrej Zajicek (work) |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-07 | Main: Add local option | Ondrej Zajicek (work) |
2016-04-06 | IO: Avoid multiple event cycles in one loop cycle. | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
2016-04-06 | KRT: Fix route learn scan when route changed | Ondrej Zajicek (work) |
2016-03-30 | IO/Poll: fix mistaken variable merge | Jan Moskyto Matejka |