Age | Commit message (Expand) | Author |
2000-08-18 | Just formatting. | Ondrej Filip |
2000-08-17 | Stupid bug in next hop calculation of external routes. | Ondrej Filip |
2000-08-16 | Typo in rte_better. | Ondrej Filip |
2000-08-16 | My calculation of external routes violated rfc. :-( | Ondrej Filip |
2000-08-16 | Bug in rte_better. | Ondrej Filip |
2000-06-26 | Added slides for our presentation, but don't export them to the | Martin Mares |
2000-06-21 | Include CVS ChangeLog in the distribution | Martin Mares |
2000-06-21 | Released as version 1.0.1. | Martin Mares |
2000-06-21 | RIP bugfix | Pavel Machek |
2000-06-21 | Check broadcast address sanity before believing it. | Martin Mares |
2000-06-20 | Don't accept incoming connections when the neighbor is not up. | Martin Mares |
2000-06-19 | If compiled with --enable-debug, don't even try to log to syslog unless | Martin Mares |
2000-06-19 | Routing table calculation clean up. | Ondrej Filip |
2000-06-18 | Fix numbering of routing tables in IPv6 version. | Martin Mares |
2000-06-16 | Use our own SUN_LEN if libc doesn't provide it. | Martin Mares |
2000-06-13 | Bugfix in logging. | Ondrej Filip |
2000-06-09 | bird-1.0.0 has been released. | Martin Mares |
2000-06-09 | During initialization, log to both syslog and stderr. When a configuration | Martin Mares |
2000-06-09 | Use SUN_LEN() for length of UNIX domain addresses. This should fix problems | Martin Mares |
2000-06-09 | Shut up an uninitialized variable warning. | Martin Mares |
2000-06-09 | Added a `What is missing' section. | Martin Mares |
2000-06-09 | Before building distribution tarballs, make distclean first. | Martin Mares |
2000-06-09 | Released as 1.0.0, but marked it as a BETA version. | Martin Mares |
2000-06-09 | Proper building and installation of documentation in the Makefiles. | Martin Mares |
2000-06-08 | Nasty bug in LSA refreshing. I didn't refesh my own copy! :-( | Ondrej Filip |
2000-06-08 | Acknoledge your own premature aged LSA. | Ondrej Filip |
2000-06-08 | Don't send dbdes before rtlsa origination. | Ondrej Filip |
2000-06-08 | Fix i_same for 'c' instruction. | Pavel Machek |
2000-06-08 | Updated distribution README. | Martin Mares |
2000-06-08 | When distcleaning, clean up doc as well. | Martin Mares |
2000-06-08 | Final version of documentation (famous last words) | Pavel Machek |
2000-06-08 | Fixes. | Martin Mares |
2000-06-08 | Missing parameters... | Martin Mares |
2000-06-08 | More spellchecking and typographic changes. | Pavel Machek |
2000-06-08 | Fixes for the programmer's manual. | Martin Mares |
2000-06-08 | HASH_DEF_ORDER back to 6. | Ondrej Filip |
2000-06-08 | Set margins. | Martin Mares |
2000-06-08 | Introduction to configuration of OSPF. | Ondrej Filip |
2000-06-08 | ... as well there. | Martin Mares |
2000-06-08 | Oops! Configuration compiles now. | Martin Mares |
2000-06-08 | Tiny fixes. | Pavel Machek |
2000-06-08 | Updated. | Martin Mares |
2000-06-08 | Fixing error messages. | Pavel Machek |
2000-06-08 | Use `switch' for `disabled'. | Pavel Machek |
2000-06-08 | Updated CLI helps. | Martin Mares |
2000-06-08 | Docs updates. | Pavel Machek |
2000-06-08 | Better messages | Pavel Machek |
2000-06-08 | Still some endianity bugs. | Ondrej Filip |
2000-06-08 | I forgot some endianity operations. | Ondrej Filip |
2000-06-08 | Ehm, my (B)DR election was based on router id, but RFC says ip! | Ondrej Filip |