Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-08 | Minor changes. | Ondrej Filip | |
2000-06-08 | Doc | Ondrej Filip | |
2000-06-08 | Doc in lsalib.c + related minor changes. | Ondrej Filip | |
2000-06-08 | Doc | Ondrej Filip | |
2000-06-07 | Doc. | Ondrej Filip | |
2000-06-07 | Removed some FIXMEs simply deleting them. | Ondrej Filip | |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip | |
2000-06-07 | A copyright change. | Ondrej Filip | |
2000-06-07 | Doc | Ondrej Filip | |
2000-06-07 | Introdution into OSPF. | Ondrej Filip | |
2000-06-07 | RIPv6 now works. | Pavel Machek | |
2000-06-07 | rip ipv6 bugfix | Pavel Machek | |
2000-06-07 | Now I can change cost of interface without OSPF restart. | Ondrej Filip | |
2000-06-07 | Fixes to the progdoc. | Martin Mares | |
2000-06-07 | Originate rt lsa before sending first dbdes. | Ondrej Filip | |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares | |
2000-06-07 | Avoid SEGV's in tracing. | Martin Mares | |
2000-06-07 | Removed useless trace. | Ondrej Filip | |
2000-06-07 | #define SIZE_OF_IP_HEADER | Ondrej Filip | |
2000-06-07 | Some minor changes: | Ondrej Filip | |
Typo: transit delay!=transmit delay Zero checks etc. | |||
2000-06-07 | Reconfiguration hook. | Ondrej Filip | |
It will survive many timer and constat changes. | |||
2000-06-06 | Better dumping neighbors' states on PTP interface. | Ondrej Filip | |
2000-06-06 | Added IP protocols. | Ondrej Filip | |
2000-06-06 | Some '\n' deleted. | Ondrej Filip | |
2000-06-06 | Tracing. | Ondrej Filip | |
2000-06-06 | Deleted some debug() | Ondrej Filip | |
2000-06-06 | Tracing. | Ondrej Filip | |
2000-06-06 | Tracing in LS ack. | Ondrej Filip | |
2000-06-06 | Tracing in topology | Ondrej Filip | |
2000-06-06 | Tracing in LSUPD. | Ondrej Filip | |
2000-06-06 | First part of tracing. | Ondrej Filip | |
2000-06-06 | Allocate OSPF areas before interfaces. | Ondrej Filip | |
2000-06-06 | Simple autentication added. | Ondrej Filip | |
2000-06-06 | All die() renamed to bug(). | Ondrej Filip | |
2000-06-06 | Dummy reconfigure added. | Ondrej Filip | |
2000-06-06 | Interface locks added. | Ondrej Filip | |
2000-06-06 | Some useles variable deleted. | Ondrej Filip | |
2000-06-06 | NBMA networks seems to work, but this should be better. :-) | Ondrej Filip | |
2000-06-06 | NBMA networks should work now. | Ondrej Filip | |
2000-06-05 | Bugfix in NET LSA flushing. | Ondrej Filip | |
Configuration now works! :-) Better "show ospf" Some minor bugfixes. | |||
2000-06-05 | Reset inactim timer if you receive any packet from neighbor. | Ondrej Filip | |
2000-06-05 | Removed some FIXMEs by deleting them. | Ondrej Filip | |
2000-06-05 | Don't info about DR and BDR on non-MA networks. | Ondrej Filip | |
2000-06-05 | PTP link in RTLSA was not announced correctly. | Ondrej Filip | |
2000-06-05 | Unless a filter specifies otherwise, all external routes have type 2 | Martin Mares | |
metric 10000. | |||
2000-06-05 | Simplified the grammar and fixed several minor bugs (e.g., `INTERFACE "eth0" };' | Martin Mares | |
was a valid entry). | |||
2000-06-05 | First calculate checksum and then send refreshed LSA! | Ondrej Filip | |
2000-06-05 | Better checksum checking. | Ondrej Filip | |
2000-06-05 | Better documentation. There are functions whose description is good when | Pavel Machek | |
reading source but whose documentation does not belong to progdocs. | |||
2000-06-05 | Docs updates: | Pavel Machek | |
make prog.dvi do not overflow in .dvi include filter documentation in the system |