aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep
Commit message (Expand)AuthorAgeFilesLines
* Log: Fix error handling of debug file openOndrej Zajicek (work)2016-07-111-1/+6
* cppcheck: fix va_end() functionsPavel Tvrdík2016-06-271-0/+2
* Unix IO: Tried to fix strange behavior after POLLHUP or POLLERR.Jan Moskyto Matejka2016-05-301-3/+26
* Prog Doc: Complete several missing parametersPavel Tvrdik2016-05-122-0/+2
* netlink: update struct msghdrStijn Tintel2016-05-101-2/+12
* Initialize variable ifr in sk_setup()Pavel Tvrdik2016-05-031-1/+1
* NEWS and version updateOndrej Zajicek (work)2016-04-291-1/+1
* Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)2016-04-281-0/+1
* BSD: Add the IPsec SA/SP database entries controlOndrej Zajicek (work)2016-04-135-27/+203
* Main: Add local optionOndrej Zajicek (work)2016-04-071-3/+13
* IO: Avoid multiple event cycles in one loop cycle.Ondrej Zajicek (work)2016-04-061-1/+2
* IO: Replace RX priority heuristic with explicit markOndrej Zajicek (work)2016-04-062-2/+4
* KRT: Fix route learn scan when route changedOndrej Zajicek (work)2016-04-063-21/+33
* IO/Poll: fix mistaken variable mergeJan Moskyto Matejka2016-03-301-4/+4
* Unix: Substituted select -> poll also in congestion checkerJan Moskyto Matejka2016-03-181-10/+3
* Poll: Prevent the improbable case of EAGAIN after POLLINJan Moskyto Matejka2016-03-151-3/+8
* Unix: Rework of select-loop to poll-loopJan Moskyto Matejka2016-03-111-54/+47
* Unix: Fix bug in syslog name handlingOndrej Zajicek (work)2016-02-111-5/+6
* Netlink: attribute validation before parsingJan Moskyto Matejka2015-11-241-46/+141
* Nest: Fix bug in device protoOndrej Zajicek (work)2015-11-233-3/+7
* Fix compiling with --enable-debug optionPavel Tvrdík2015-11-111-1/+1
* Netlink: Allow more than 256 routing tables.Jan Moskyto Matejka2015-11-117-40/+82
* Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)2015-11-091-1/+1
* IO: Fix the previous bugfixOndrej Zajicek (work)2015-11-031-10/+12
* IO: Handle fd values too big for select()Ondrej Zajicek (work)2015-11-031-0/+13
* Minor changesOndrej Zajicek (work)2015-10-171-7/+16
* Netlink: Fixes uninitialized variableOndrej Zajicek2015-07-281-5/+6
* BGP multipath supportOndrej Zajicek2015-06-083-6/+18
* KRT: Fixes some minor bugs in kernel protocolOndrej Zajicek2015-06-082-41/+71
* unsigned [int] -> uintPavel Tvrdík2015-06-084-7/+7
* unsgined char -> bytePavel Tvrdík2015-06-081-1/+1
* Fix in the last commitOndrej Zajicek2015-05-131-1/+1
* KRT: Add support for plenty of kernel route metricsOndrej Zajicek2015-05-126-62/+283
* KRT: Fixes route reloadOndrej Zajicek2015-04-252-1/+7
* KRT: Fixes learning of preferred kernel routes.Ondrej Zajicek2015-04-254-0/+17
* KRT: Support for RTM_CHANGE on BSDOndrej Zajicek2015-04-221-1/+2
* NEWS and version updatev1.5.0Ondrej Zajicek2015-04-201-1/+1
* Fixes port range socket optionOndrej Zajicek2015-04-191-8/+30
* Minor fixesOndrej Zajicek2015-04-121-4/+4
* Understand IFF_MULTICAST flag on ifaces in LinuxOndrej Zajicek2015-03-311-0/+3
* BGP: Enhanced route refresh (RFC 7313) supportOndrej Zajicek2015-03-291-2/+2
* Fixes bug in debug dumpsOndrej Zajicek2015-03-021-1/+1
* Implement latency tracking, internal event log and watchdogOndrej Zajicek2015-03-024-1/+195
* Use IP_PORTRANGE_HIGH for BFD where availableOndrej Zajicek2015-02-221-5/+11
* Use AF_UNSPEC for RTM_GETLINKOndrej Zajicek2015-02-211-7/+5
* Store protocol config size inside protocol structureOndrej Zajicek2015-02-211-2/+4
* Add const to a param msg at functions log_msg, log_rl, die, bug and debugPavel Tvrdik2015-02-211-5/+5
* Replacing GNU old-style field designator extensionPavel Tvrdik2015-02-212-25/+25
* Version 1.5.0preOndrej Filip2014-11-051-1/+1
* Fininshing integrated OSPF.Ondrej Zajicek2014-11-031-0/+6