Age | Commit message (Expand) | Author |
2008-10-26 | Missing newline. | Ondrej Zajicek |
2005-02-14 | Small changes to reduce number of warnings. | Ondrej Filip |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-14 | Multiple OSPF areas can be attached. | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-06 | Cleanup in packet.c. Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Small cleanup, indentation and preparation for multiple areas routing table c... | Ondrej Filip |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | cleanup in lsupd.c, indenting, "struct proto" removed... | Ondrej Filip |
2004-06-04 | 'struct proto' removed | Ondrej Filip |
2004-06-04 | lsreq.c indented and small 'struct proto' changes. | Ondrej Filip |
2004-06-04 | Deleted useles "struct proto" sending. | Ondrej Filip |
2004-06-04 | lsack.c cleaned. Better names for functions and | Ondrej Filip |
2004-06-04 | Small reversing of previous patch. | Ondrej Filip |
2004-06-04 | Code and comments cleanup. | Ondrej Filip |
2004-06-04 | hello.c and hello.h cleaned up. No design changes. | Ondrej Filip |
2004-06-01 | Patch from Andreas Steinmetz <ast@domdv.de> | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2000-12-14 | Hmm, nasty bug, LSUPD was not well flooded via PTP interfaces. :-( | Ondrej Filip |
2000-09-04 | Fixed many bugs in rt calculation and interface adding. Now it seems to be | Ondrej Filip |
2000-06-08 | Acknoledge your own premature aged LSA. | Ondrej Filip |
2000-06-07 | Doc in lsalib.c + related minor changes. | Ondrej Filip |
2000-06-07 | Avoid SEGV's in tracing. | Martin Mares |
2000-06-06 | Tracing in LSUPD. | Ondrej Filip |
2000-06-06 | NBMA networks seems to work, but this should be better. :-) | Ondrej Filip |
2000-06-05 | Reset inactim timer if you receive any packet from neighbor. | Ondrej Filip |
2000-06-05 | Better checksum checking. | Ondrej Filip |
2000-06-05 | Many bugfixes (I don't remember all of them): | Ondrej Filip |
2000-06-04 | One more newline less... :) | Martin Mares |
2000-06-04 | Removed lots of trailing newlines in log messages. | Martin Mares |
2000-06-04 | Schedule RT calcualtion if you delete LSA by premature aging. | Ondrej Filip |
2000-06-03 | interface {} added. | Ondrej Filip |
2000-06-02 | area {} added to config. | Ondrej Filip |
2000-06-02 | Flush LSA when receive aged one. | Ondrej Filip |
2000-06-02 | Bugfix in receiving of aged LSA. | Ondrej Filip |
2000-06-02 | Speedup loading process. | Ondrej Filip |
2000-06-01 | Cleanup. | Ondrej Filip |
2000-05-31 | And finally, Premature aging works. :-) | Ondrej Filip |
2000-05-31 | Another step to make premature aging better. | Ondrej Filip |
2000-05-31 | Warning destroyed. :-) | Ondrej Filip |
2000-05-31 | Flood my LSA (if exists) after old one is flushed. | Ondrej Filip |
2000-05-30 | Stupig bug in debugging. | Ondrej Filip |
2000-05-30 | You can decide if add LSA into lsrth during flood_lsa(). | Ondrej Filip |
2000-05-30 | Don't send empty LS upd. (And better debugging.) | Ondrej Filip |
2000-05-30 | Don't send empty LS update. | Ondrej Filip |
2000-05-30 | Bug in direct ack (via update). | Ondrej Filip |
2000-05-28 | Kosmetic change in debugging. | Ondrej Filip |
2000-05-27 | Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.) | Ondrej Filip |