Age | Commit message (Expand) | Author |
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-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
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 |
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 | 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 |
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 |
2000-06-07 | rip ipv6 bugfix | Pavel Machek |
2000-06-07 | Fixes to the progdoc. | Martin Mares |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-05 | Better documentation. There are functions whose description is good when | Pavel Machek |
2000-06-05 | Add safety check. | Pavel Machek |
2000-06-05 | Updates to both programmers and users doc | Pavel Machek |
2000-06-04 | Don't set precedence and TTL for the dummy socket. | Martin Mares |
2000-06-04 | debug -> DBG | Martin Mares |
2000-06-01 | Updated RIP to new neighbor cache semantics. When presented with next hop | Martin Mares |
2000-05-30 | IPv6: Absolutize link-scope addresses of incoming packets. | Martin Mares |
2000-05-30 | Removed several unused local variables. | Martin Mares |
2000-05-19 | Latest changes by Pavel have removed the error messages printed after | Martin Mares |
2000-05-19 | Less error messages in case sk_open fails. | Pavel Machek |
2000-05-19 | Added name of protocol to messages being logged. | Pavel Machek |
2000-05-19 | Commented out the `inserting entry which is already there' message since | Martin Mares |
2000-05-17 | Minor cleaning | Pavel Machek |
2000-05-16 | Turned off LOCAL_DEBUG. | Martin Mares |
2000-05-16 | Interface dummy is too strange for me... but psst, that's secret. | Pavel Machek |
2000-05-16 | Rip should now reconfigure itself only if needed. | Pavel Machek |
2000-05-11 | Several minor RIP changes (Pavel, please check as usually): | Martin Mares |
2000-05-11 | Fixed nasty segfault in rip. | Pavel Machek |
2000-05-11 | Some more paranoia into rip_insert and rip_delete | Pavel Machek |
2000-05-11 | Unused variable killed. | Pavel Machek |
2000-05-10 | use password_same utility function | Pavel Machek |