Age | Commit message (Expand) | Author |
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 |
2009-07-23 | Adds %R printf directive for Router ID. | Ondrej Zajicek |
2009-07-06 | Fixes memory alignment problems on Sparc64. | Ondrej Zajicek |
2009-06-18 | Implements option that changes BGP listening socket parametres. | Ondrej Zajicek |
2009-06-18 | Minor bugfixes. | Ondrej Zajicek |
2009-06-10 | Changes OSPF to generate stub networks for non-primary addresses. | Ondrej Zajicek |
2009-03-31 | Cleanup changes | Ondrej Zajicek |
2009-03-31 | Reimplementation of prefix sets. | Ondrej Zajicek |
2009-02-26 | Rate limit for most abundant log messages | Ondrej Zajicek |
2009-01-12 | Slist update | Ondrej Zajicek |
2008-12-25 | fixes some 64-bit related bugs. | Ondrej Zajicek |
2008-12-18 | Fixes nasty bug in event processing. | Ondrej Zajicek |
2008-11-01 | Multihop BGP was completely broken, because listening socket has always | Ondrej Zajicek |
2008-10-26 | Implementation of MD5 authentication of BGP sessions. | Ondrej Zajicek |
2008-08-25 | Fix behavior of ipa_opposite(). | Martin Mares |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | Better prototypes. | Martin Mares |
2004-06-05 | One more in the library. | Martin Mares |
2004-06-05 | Renamed log() to log_msg(), but still keeping the old name as a macro. | Martin Mares |
2004-06-05 | A better comment. | Martin Mares |
2004-06-04 | OSPF is ready for changing MTU. | Ondrej Filip |
2004-06-01 | ALIGN -> BIRD_ALIGN | Ondrej Filip |
2004-05-31 | Rewritten the I/O loop. All socket operations are now safe, meaning that | Martin Mares |
2004-05-31 | Added UNUSED. | Martin Mares |
2004-05-31 | Added rmove() (by Andreas, tweaked by me). | Martin Mares |
2004-05-31 | Changed of comments. | Ondrej Filip |
2004-05-31 | alloca.h added | Ondrej Filip |
2004-05-31 | Use #include "alloca.h" | Ondrej Filip |
2004-05-31 | Some include added. | Ondrej Filip |
2004-05-31 | #ifndef ALIGN - it is defined on *BSD | Ondrej Filip |