Age | Commit message (Expand) | Author |
2000-05-29 | Really short installation section added. | Pavel Machek |
2000-05-29 | Renamed the DTD from linuxdoc to birddoc. | Martin Mares |
2000-05-29 | Tried to write a better introduction. | Martin Mares |
2000-05-29 | Docs updates. | Pavel Machek |
2000-05-29 | Added description of Static, Device and Direct protocols. | Martin Mares |
2000-05-29 | Better description of how route is selected. | Pavel Machek |
2000-05-29 | Info about client. (Mj, if you tell me that's trivial, what about you | Pavel Machek |
2000-05-29 | Added "what is router" to introduction. | Pavel Machek |
2000-05-29 | Spelling fixes. | Martin Mares |
2000-05-28 | Kosmetic change in debugging. | Ondrej Filip |
2000-05-28 | get_route_info() added. | Ondrej Filip |
2000-05-28 | Documentation update. | Pavel Machek |
2000-05-28 | To find out a type of route (external, inter/intra area) | Ondrej Filip |
2000-05-28 | get_status() implemented. | Ondrej Filip |
2000-05-28 | Just added some debug(). | Ondrej Filip |
2000-05-27 | Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.) | Ondrej Filip |
2000-05-27 | Originating of external LSA. | Ondrej Filip |
2000-05-26 | Import control implemented. | Ondrej Filip |
2000-05-25 | Spell checking. | Pavel Machek |
2000-05-25 | Text version generated from lynx looks as ugly as hell, sgml is much better | Pavel Machek |
2000-05-25 | Add section about routing tables. | Pavel Machek |
2000-05-25 | Cleaned up warnings. | Pavel Machek |
2000-05-25 | Add section about utility functions in filters | Pavel Machek |
2000-05-25 | Description of types needed for BGP. | Pavel Machek |
2000-05-25 | Use ? in path matching to avoid /* trap. | Pavel Machek |
2000-05-25 | SGML correctness fix. | Pavel Machek |
2000-05-25 | Some more documentation, plus minor fixes. | Pavel Machek |
2000-05-25 | Fixed comment not to be misleading. | Pavel Machek |
2000-05-20 | Get Linux version from <linux/version.h>, not `uname -r`. | Martin Mares |
2000-05-19 | Routing table garbage collector gets really called. | Martin Mares |
2000-05-19 | Fixed a very nasty bug in FIB iterators. | Martin Mares |
2000-05-19 | Don't print trace messages about null updates. | Martin Mares |
2000-05-19 | Fixed freeing of non-embedded extended attributes. | Martin Mares |
2000-05-19 | No more problems when protocols gets disabled during feeding. | Martin Mares |
2000-05-19 | Latest changes by Pavel have removed the error messages printed after | Martin Mares |
2000-05-19 | If community list is not defined, act as it is empty. | Pavel Machek |
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 | More updates. | Pavel Machek |
2000-05-19 | Improve docs of log statment, improve markup. | Pavel Machek |
2000-05-19 | Descriptive lists rendered better in TeX. | Pavel Machek |
2000-05-19 | Some spellchecking, and use right tags for right things. | Pavel Machek |
2000-05-19 | BGP now reports originating AS and origin type in get_route_info(). | Martin Mares |
2000-05-19 | Added as_path_get_first(). | Martin Mares |
2000-05-19 | Commented out the `inserting entry which is already there' message since | Martin Mares |
2000-05-19 | Fixed a buglet in asynchronous feeding and increased maximum number | Martin Mares |
2000-05-19 | Asynchronous feeding of protocols. | Martin Mares |
2000-05-17 | Smal debug bugfix. | Ondrej Filip |
2000-05-17 | Minor cleaning | Pavel Machek |
2000-05-17 | rte_same implemented. | Ondrej Filip |