Age | Commit message (Expand) | Author |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-09-16 | BFD 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 |
2013-02-26 | Small typos fixed. | Ondrej Filip |
2013-02-26 | Redundant lines removed. | Ondrej Filip |
2013-02-24 | Allow 1 sec RIP update. | Ondrej Filip |
2013-02-22 | Use BIRD's ASSERT instead of assert.h | Ondrej Filip |
2013-02-21 | Hotfix to solve an issue with delaying timers reported by Aleksey Chudov. | Ondrej Filip |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-05-11 | Minor cleanups. | Ondrej Zajicek |
2012-03-15 | Fixes RIPng compatibility. | Ondrej Zajicek |
2012-03-15 | Fixes RIPng socket and neighbor handling. | Ondrej Zajicek |
2012-01-24 | Assign default protocol preference via proto_config_new(). | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-26 | Fixes sockets for IPv4 RIP. | Ondrej Zajicek |
2011-03-28 | Minor changes in addresses. | Ondrej Zajicek |
2010-09-03 | Fixes a crash in RIP during reconfigure. | Ondrej Zajicek |
2010-09-03 | Fixes a memory leak in RIP. | Ondrej Zajicek |
2010-03-14 | Temporary OSPF commit - sockets. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-13 | Removes phantom protocol from the pipe design. | Ondrej Zajicek |
2009-11-09 | Merge branch 'dev' into ospf3 | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-16 | Bugfix - each protocol can be compiled separately. | Ondrej Filip |
2009-06-01 | The pipe cleanup. | Ondrej Zajicek |
2009-05-31 | Changes pipes to transfer all routes between routing table, not just optimal ... | Ondrej Zajicek |
2009-05-06 | A change in OSPF and RIP interface patterns. | Ondrej Zajicek |
2008-11-08 | Proper format functions for ORIGINATOR_ID, CLUSTER_LIST | Ondrej Zajicek |
2008-11-08 | Fix bugs in OSPF MD5 authentication. First bug is that default | Ondrej Zajicek |
2008-11-05 | Fix problem with local time changes. | Ondrej Zajicek |
2005-02-15 | Minor changes to keep gcc happy. | Ondrej Filip |
2004-09-08 | Bugfix. | Ondrej Filip |
2004-07-15 | Minor bugfix to compile bird in IPv6. | Ondrej Filip |
2004-07-13 | Bugfix - RIP now updates routes with worse metric. | Ondrej Filip |
2004-06-26 | Password management redesigned (untested). | Ondrej Filip |
2004-06-23 | Small typo changes. | Ondrej Filip |
2004-06-23 | Hotfix to problem with metric change reported by Luca. | Ondrej Filip |
2004-06-23 | P->magic used just in LOCAL_DEBUG mode | Ondrej Filip |
2004-06-05 | ... and in rip (there are even unused functions!). | Martin Mares |
2004-05-31 | Killed a couple of unused variables. | Martin Mares |
2004-05-31 | One space more. | Martin Mares |
2004-05-31 | The initial sequence number for RIP md5 authentication was always zero. | Martin Mares |
2004-05-31 | Make RIP nolisten mode actually work. The socket is required for | Martin Mares |
2003-12-06 | Fix reporting of RIP socket errors. Thanks to Eric Leblond for the patch. | Martin Mares |
2003-04-06 | Bug fixes to authentication code by Eric Leblond <eleblond@init-sys.com>. | Martin Mares |
2002-09-21 | Password does not need to be null-terminated, do not print garbage in | Pavel Machek |
2002-03-10 | Applied Pavel's fix for broadcast/multicast mode. | Martin Mares |
2000-06-21 | RIP bugfix | Pavel Machek |
2000-06-07 | RIPv6 now works. | Pavel Machek |