Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-30 | Another testbed for filters. | Pavel Machek | |
2000-05-30 | Better inicialisation. | Ondrej Filip | |
2000-05-30 | Access to all attributes we should be able to access seems to work. | Pavel Machek | |
2000-05-30 | Some exchange between init() and start(). | Ondrej Filip | |
2000-05-30 | Added read-only access to all required fields in rta. | Pavel Machek | |
2000-05-30 | Fixed bug in RIP docs. | Pavel Machek | |
2000-05-30 | Better rt dumping. | Ondrej Filip | |
2000-05-30 | Cleaning static attributes | Pavel Machek | |
2000-05-30 | Bug in rt_notify. | Ondrej Filip | |
2000-05-30 | Access to few more attributes is needed. | Pavel Machek | |
2000-05-30 | More todo in documentation. | Pavel Machek | |
2000-05-30 | Moved description of filters to programmers docs. | Pavel Machek | |
2000-05-30 | Delay user input whereever appropriate. | Martin Mares | |
2000-05-30 | Tracing of CLI connections/commands can be now controlled | Martin Mares | |
by `debug commands <level>' in the configuration. Level 0 means no tracing, 1 means connections only, 2 includes all commands. | |||
2000-05-30 | Updated TODO. | Martin Mares | |
2000-05-30 | `path metric' and `disable after error' are switches, not numeric clauses. | Martin Mares | |
2000-05-29 | Support --version and --help. | Martin Mares | |
2000-05-29 | Added BGP documentation. | Martin Mares | |
2000-05-29 | Added introduction to BGP. | Martin Mares | |
2000-05-29 | Added Kernel protocol documentation. | Martin Mares | |
2000-05-29 | Capitalize properly in Install section. | Martin Mares | |
BTW, what about configure options and similar things? | |||
2000-05-29 | Reduce number of chapters -- having subchapter for 2 lines of code looks ↵ | Pavel Machek | |
ugly in output. | |||
2000-05-29 | Minor fixes as requested by Pavel. | Martin Mares | |
2000-05-29 | Really short installation section added. | Pavel Machek | |
2000-05-29 | Renamed the DTD from linuxdoc to birddoc. | Martin Mares | |
Pavel, please check whether it builds in your environment as well. | |||
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 | |
writing it?) | |||
2000-05-29 | Added "what is router" to introduction. | Pavel Machek | |
2000-05-29 | Spelling fixes. | Martin Mares | |
Added skeleton for subchapters on all the protocols. Each subchapter should contain: Introduction (brief intro to the protocol, where should it be used, references to the relevant standards) Configuration Attributes Example Added a more detailed description of RIP attributes. | |||
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 | |
Ext LSA originating and flushing added. | |||
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 | |
at generating nice output. Unfortunately, sgml output contains a^ha highlight some printers do not like. | |||
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 | |