summaryrefslogtreecommitdiff
path: root/sysdep
AgeCommit message (Expand)Author
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
2015-05-13Fix in the last commitOndrej Zajicek
2015-05-12KRT: Add support for plenty of kernel route metricsOndrej Zajicek
2015-04-25KRT: Fixes route reloadOndrej Zajicek
2015-04-25KRT: Fixes learning of preferred kernel routes.Ondrej Zajicek
2015-04-22KRT: Support for RTM_CHANGE on BSDOndrej Zajicek
2015-04-20NEWS and version updatev1.5.0Ondrej Zajicek
2015-04-19Fixes port range socket optionOndrej Zajicek
2015-04-12Minor fixesOndrej Zajicek
2015-03-31Understand IFF_MULTICAST flag on ifaces in LinuxOndrej Zajicek
2015-03-29BGP: Enhanced route refresh (RFC 7313) supportOndrej Zajicek
2015-03-02Fixes bug in debug dumpsOndrej Zajicek
2015-03-02Implement latency tracking, internal event log and watchdogOndrej Zajicek
2015-02-22Use IP_PORTRANGE_HIGH for BFD where availableOndrej Zajicek
2015-02-21Use AF_UNSPEC for RTM_GETLINKOndrej Zajicek
2015-02-21Store protocol config size inside protocol structureOndrej Zajicek
2015-02-21Add const to a param msg at functions log_msg, log_rl, die, bug and debugPavel Tvrdik
2015-02-21Replacing GNU old-style field designator extensionPavel Tvrdik