Age | Commit message (Expand) | Author |
2016-05-12 | Miscellaneous minor fixes | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-05-03 | Initialize variable ifr in sk_setup() | Pavel Tvrdik |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
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-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-01-27 | io.c: fix reads from uninitialized memory | Pavel TvrdĂk |
2016-01-11 | Hidden AF_INET* inside sysdep/ | Jan Moskyto Matejka |
2015-12-22 | Better fix of missing AF_INET6? definition in lib/socket.h | Jan Moskyto Matejka |
2015-12-19 | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF | Jan Moskyto Matejka |
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-04-19 | Fixes port range socket option | 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 |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-02 | Fixes some warnings. | Ondrej Zajicek |
2014-06-26 | Ensures that msg_controllen includes last padding. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | 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-05 | Fixes some BFD bugs and makes logging thread-safe. | Ondrej Zajicek |
2013-09-16 | BFD work in progress. | Ondrej Zajicek |
2013-09-10 | Initial BFD commit, work in progress. | Ondrej Zajicek |
2013-07-24 | Fixes header file name. | Ondrej Zajicek |
2013-07-11 | Some fixes for TTL security. | Ondrej Zajicek |
2013-06-25 | Implements TTL security for OSPF and RIP. | Ondrej Zajicek |
2013-06-24 | Better packet priority and traffic class handling. | Ondrej Zajicek |
2012-12-26 | Implements undo command and optional timeout for configuration | Ondrej Zajicek |
2012-07-18 | Rename sk_new() to avoid name collision with OpenSSL. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 2. | Ondrej Zajicek |
2012-01-09 | Some minor fixes. | Ondrej Zajicek |
2012-01-08 | Better support for link-local addresses in IO code. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-03-23 | Added header file. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2010-08-03 | Ignore warning when BGP peer is unreachable. | Ondrej Zajicek |
2010-07-12 | Implements proper multihop BGP. | Ondrej Zajicek |
2010-06-02 | Implements command that shows memory usage. | Ondrej Zajicek |
2010-05-21 | Fixes bug on Linux 2.4.x - kernel sync does not work until restart of kernel ... | Ondrej Zajicek |