Age | Commit message (Expand) | Author |
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-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-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-19 | Fixes port range socket option | 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 | 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-03 | Fininshing integrated OSPF. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | 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-06-26 | Ensures that msg_controllen includes last padding. | Ondrej Zajicek |
2014-05-29 | String constants could be used for string option values. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2014-02-07 | Workaround thread-unsafeness of cli_echo(). | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-25 | Use ISO 8601 timeformats by default. | Ondrej Zajicek |
2013-11-25 | Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-22 | Minor fix in log_commit() w.r.t. changes in BFD branch. | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek |
2013-11-22 | Fixes problem with RIP on multiple ifaces on BSD. | Ondrej Zajicek |
2013-11-19 | BFD protocol, ready for release. | Ondrej Zajicek |
2013-10-15 | Forces KRT rescan on syncer startup with multi syncer config. | Ondrej Zajicek |
2013-10-05 | Flag -f "run in foreground" added as requested by a package maintainter. | Ondrej Filip |
2013-10-05 | Fixes some BFD bugs and makes logging thread-safe. | Ondrej Zajicek |
2013-10-05 | Implements PID file support. | Ondrej Zajicek |
2013-09-16 | BFD work in progress. | Ondrej Zajicek |
2013-09-10 | Fixes a bug in kernel extended attribute processing. | Ondrej Zajicek |
2013-09-10 | Initial BFD commit, work in progress. | Ondrej Zajicek |
2013-07-25 | Allows to define constants of all filter types. | Ondrej Zajicek |
2013-07-25 | Implements eval command and minor CLI cleanups. | Ondrej Zajicek |
2013-07-24 | Fixes header file name. | Ondrej Zajicek |
2013-07-11 | Some fixes for TTL security. | Ondrej Zajicek |
2013-07-04 | Makes krt.c much more readable. | Ondrej Zajicek |
2013-06-25 | Implements TTL security for OSPF and RIP. | Ondrej Zajicek |