Age | Commit message (Expand) | Author |
2014-04-14 | Fixed bug in unused function. | Ondrej Filip |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2014-02-06 | Merge branch 'add-path' | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-12-01 | Finishes add-path. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-22 | Changes identifiers to avoid use of reserved ones. | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | 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-10-02 | Simplifies val_in_range(). | Ondrej Zajicek |
2013-09-16 | BFD work in progress. | Ondrej Zajicek |
2013-09-10 | Initial BFD commit, work in progress. | 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-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-07-18 | Rename sk_new() to avoid name collision with OpenSSL. | Ondrej Zajicek |
2012-07-07 | Implements RDNSS and DNSSL support for RAdv. | Ondrej Zajicek |
2012-04-27 | Some minor fixes. | Ondrej Zajicek |
2012-04-22 | Small typo in programmer's documentation. | Ondrej Filip |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2012-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek |
2012-01-08 | Better support for link-local addresses in IO code. | Ondrej Zajicek |
2012-01-03 | Fixes a tricky bug in route filtering. | Ondrej Zajicek |
2011-09-24 | Use undefined scope for undefined IPv6 addresses. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2010-11-04 | Fixes a bug in LSA update of large LSAs. | Ondrej Zajicek |
2010-09-20 | Changes print-like filter commands to use a log instead of a stderr. | Ondrej Zajicek |
2010-08-12 | Supports unique local unicast addresses. | Ondrej Zajicek |
2010-06-02 | Implements command that shows memory usage. | Ondrej Zajicek |
2010-04-28 | Better support for /31 networks. | Ondrej Zajicek |
2010-04-25 | Implements changes in checksum alg suggested by Joakim Tjernlund. | Ondrej Zajicek |
2010-03-11 | Merge branch 'new' into socket2 | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-11 | Moves errno.h include. | Ondrej Zajicek |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-01-08 | Socket table update. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-11-09 | Use IPv6 checksums in OSPFv3. | Ondrej Zajicek |
2009-11-09 | Merge branch 'dev' into ospf3 | Ondrej Zajicek |
2009-10-11 | Workaround for stupid callback scheduler. | Ondrej Zajicek |
2009-09-17 | Fixes headers for uintptr_t (and build on NetBSD). | Ondrej Zajicek |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek |
2009-09-04 | Clear memory allocated by ralloc(). | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-27 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-07-23 | Fixes compiler warning in OFFSETOF(). | Ondrej Zajicek |