Age | Commit message (Expand) | Author |
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 |
2015-03-02 | Fixes bug in debug dumps | Ondrej Zajicek |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |
2015-02-22 | Use IP_PORTRANGE_HIGH for BFD where available | Ondrej Zajicek |
2015-02-21 | Use AF_UNSPEC for RTM_GETLINK | Ondrej Zajicek |
2015-02-21 | Store protocol config size inside protocol structure | Ondrej Zajicek |
2015-02-21 | Add const to a param msg at functions log_msg, log_rl, die, bug and debug | Pavel Tvrdik |
2015-02-21 | Replacing GNU old-style field designator extension | Pavel Tvrdik |
2014-11-05 | Version 1.5.0pre | Ondrej Filip |
2014-11-03 | Fininshing integrated OSPF. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-05 | NEWS and version update.v1.4.5 | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-10-02 | Refresh kernel protocol when interface disappears. | Ondrej Zajicek |
2014-10-02 | Fixes some warnings. | Ondrej Zajicek |
2014-07-09 | Version 1.4.4.v1.4.4 | Ondrej Filip |
2014-07-09 | Fixes a bug in BSD kernel interfacing code. | Ondrej Zajicek |
2014-06-26 | Ensures that msg_controllen includes last padding. | Ondrej Zajicek |