summaryrefslogtreecommitdiff
path: root/sysdep/unix
AgeCommit message (Expand)Author
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-23Nest: Fix bug in device protoOndrej Zajicek (work)
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-06-08BGP multipath supportOndrej Zajicek
2015-06-08KRT: Fixes some minor bugs in kernel protocolOndrej Zajicek
2015-06-08unsigned [int] -> uintPavel TvrdĂ­k
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-19Fixes port range socket optionOndrej 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-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
2014-11-03Fininshing integrated OSPF.Ondrej Zajicek
2014-10-24Integrated IP functions.Ondrej Zajicek
2014-10-02Implements token bucket filter for rate limiting.Ondrej Zajicek
2014-10-02Refresh kernel protocol when interface disappears.Ondrej Zajicek
2014-10-02Fixes some warnings.Ondrej Zajicek
2014-06-26Ensures that msg_controllen includes last padding.Ondrej Zajicek
2014-05-29String constants could be used for string option values.Ondrej Zajicek
2014-05-18IPv4/IPv6 integrated socket code.Ondrej Zajicek
2014-03-20BGP graceful restart support.Ondrej Zajicek
2014-02-07Workaround thread-unsafeness of cli_echo().Ondrej Zajicek
2014-02-06Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek
2013-11-25Use ISO 8601 timeformats by default.Ondrej Zajicek
2013-11-25Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-11-22Minor fix in log_commit() w.r.t. changes in BFD branch.Ondrej Zajicek
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-11-22Fixes problem with RIP on multiple ifaces on BSD.Ondrej Zajicek
2013-11-19BFD protocol, ready for release.Ondrej Zajicek
2013-10-15Forces KRT rescan on syncer startup with multi syncer config.Ondrej Zajicek
2013-10-05Flag -f "run in foreground" added as requested by a package maintainter.Ondrej Filip
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2013-10-05Implements PID file support.Ondrej Zajicek
2013-09-16BFD work in progress.Ondrej Zajicek
2013-09-10Fixes a bug in kernel extended attribute processing.Ondrej Zajicek