summaryrefslogtreecommitdiff
path: root/sysdep
AgeCommit message (Expand)Author
2016-12-21NEWS and version updatev1.6.3Ondrej Zajicek (work)
2016-12-20Netlink: fix occasional netlink hangs on busy machinesJan Moskyto Matejka
2016-11-08Minor code cleanupsOndrej Zajicek (work)
2016-11-01BSD: Fix build on OpenBSD broken by previous commitOndrej Zajicek (work)
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-11-01Log: Fix broken syslog nameOndrej Zajicek (work)
2016-09-29NEWS and version updatev1.6.2Ondrej Zajicek (work)
2016-09-29Kernel socket missing err_hook fixJan Moskyto Matejka
2016-09-22NEWS and version updatev1.6.1Ondrej Zajicek (work)
2016-09-19KRT: Add krt_scope attributeOndrej Zajicek (work)
2016-09-15Main: Improve BIRD help messagesPavel Tvrdik
2016-09-15rt-table: Fix kernel protocol export filter memory bugPavel Tvrdik
2016-09-15KRT: Add kernel metric protocol optionOndrej Zajicek (work)
2016-09-14KRT: Support for IPv6 ECMPOndrej Zajicek (work)
2016-08-31KRT: Fix trivial errorOndrej Zajicek (work)
2016-08-30KRT: Forbid path merging on BSDOndrej Zajicek (work)
2016-08-16whitespace fixesOndřej Surý
2016-07-20Netlink: Fix build with older headers missing IFA_FLAGSOndrej Zajicek (work)
2016-07-20Netlink: Ignore tentative addressesOndrej Zajicek (work)
2016-07-11Log: Fix error handling of debug file openOndrej Zajicek (work)
2016-06-27cppcheck: fix va_end() functionsPavel Tvrdík
2016-05-30Unix IO: Tried to fix strange behavior after POLLHUP or POLLERR.Jan Moskyto Matejka
2016-05-12Prog Doc: Complete several missing parametersPavel Tvrdik
2016-05-10netlink: update struct msghdrStijn Tintel
2016-05-03Initialize variable ifr in sk_setup()Pavel Tvrdik
2016-04-29NEWS and version updateOndrej Zajicek (work)
2016-04-28Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)
2016-04-13BSD: Add the IPsec SA/SP database entries controlOndrej Zajicek (work)
2016-04-07Main: Add local optionOndrej Zajicek (work)
2016-04-06IO: Avoid multiple event cycles in one loop cycle.Ondrej Zajicek (work)
2016-04-06IO: Replace RX priority heuristic with explicit markOndrej Zajicek (work)
2016-04-06KRT: Fix route learn scan when route changedOndrej Zajicek (work)
2016-03-30IO/Poll: fix mistaken variable mergeJan Moskyto Matejka
2016-03-18Unix: Substituted select -> poll also in congestion checkerJan Moskyto Matejka
2016-03-15Poll: Prevent the improbable case of EAGAIN after POLLINJan Moskyto Matejka
2016-03-11Unix: Rework of select-loop to poll-loopJan Moskyto Matejka
2016-02-11Unix: Fix bug in syslog name handlingOndrej Zajicek (work)
2015-11-24Netlink: attribute validation before parsingJan Moskyto Matejka
2015-11-23Nest: Fix bug in device protoOndrej Zajicek (work)
2015-11-11Fix compiling with --enable-debug optionPavel Tvrdík
2015-11-11Netlink: Allow more than 256 routing tables.Jan Moskyto Matejka
2015-11-09Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)
2015-11-03IO: Fix the previous bugfixOndrej Zajicek (work)
2015-11-03IO: Handle fd values too big for select()Ondrej Zajicek (work)
2015-10-17Minor changesOndrej Zajicek (work)
2015-07-28Netlink: Fixes uninitialized variableOndrej Zajicek
2015-06-08BGP multipath supportOndrej Zajicek
2015-06-08KRT: Fixes some minor bugs in kernel protocolOndrej Zajicek
2015-06-08unsigned [int] -> uintPavel Tvrdík
2015-06-08unsgined char -> bytePavel Tvrdík