Age | Commit message (Expand) | Author |
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 |
2016-03-18 | Unix: Substituted select -> poll also in congestion checker | Jan Moskyto Matejka |
2016-03-15 | Poll: Prevent the improbable case of EAGAIN after POLLIN | Jan Moskyto Matejka |
2016-03-11 | Unix: Rework of select-loop to poll-loop | Jan Moskyto Matejka |
2016-02-11 | Unix: Fix bug in syslog name handling | Ondrej Zajicek (work) |
2015-11-24 | Netlink: attribute validation before parsing | Jan Moskyto Matejka |
2015-11-23 | Nest: Fix bug in device proto | Ondrej Zajicek (work) |
2015-11-11 | Fix compiling with --enable-debug option | Pavel Tvrdík |
2015-11-11 | Netlink: Allow more than 256 routing tables. | Jan Moskyto Matejka |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-11-03 | IO: Fix the previous bugfix | Ondrej Zajicek (work) |
2015-11-03 | IO: Handle fd values too big for select() | Ondrej Zajicek (work) |
2015-10-17 | Minor changes | Ondrej Zajicek (work) |
2015-07-28 | Netlink: Fixes uninitialized variable | Ondrej Zajicek |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | KRT: Fixes some minor bugs in kernel protocol | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-05-13 | Fix in the last commit | Ondrej Zajicek |
2015-05-12 | KRT: Add support for plenty of kernel route metrics | Ondrej Zajicek |
2015-04-25 | KRT: Fixes route reload | Ondrej Zajicek |
2015-04-25 | KRT: Fixes learning of preferred kernel routes. | Ondrej Zajicek |
2015-04-22 | KRT: Support for RTM_CHANGE on BSD | Ondrej Zajicek |
2015-04-20 | NEWS and version updatev1.5.0 | Ondrej Zajicek |
2015-04-19 | Fixes port range socket option | Ondrej Zajicek |
2015-04-12 | Minor fixes | Ondrej Zajicek |
2015-03-31 | Understand IFF_MULTICAST flag on ifaces in Linux | Ondrej Zajicek |
2015-03-29 | BGP: Enhanced route refresh (RFC 7313) support | Ondrej Zajicek |