Age | Commit message (Expand) | Author |
2009-07-05 | Another pile of ipa_from_u32() calls. | Ondrej Zajicek |
2009-04-06 | Fixes bug in OSPF packet retransmission. | Ondrej Zajicek |
2009-04-06 | Better OSPF packet tracing log messages. | Ondrej Zajicek |
2009-02-25 | Fixes another bug in packet retransmissions. | Ondrej Zajicek |
2009-02-12 | Fixes bug in packet retransmissions. | Ondrej Zajicek |
2009-01-13 | Fix OSPF protocol error recovery behavior. | Ondrej Zajicek |
2009-01-11 | Some fixes and update of OSPF debug messages | Ondrej Zajicek |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-13 | Bugfix: Router was unable to advertise AS external routes. | Ondrej Filip |
2004-07-13 | Bugfix - options bits were not included in LSAs | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-11 | Better adjacency building, some minor bugfixes. | Ondrej Filip |
2004-06-06 | Cleanup in packet.c. Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Indentation. | Ondrej Filip |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | `defaut' should be `default'. | Martin Mares |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | Bugfix in last patch. | Ondrej Filip |
2004-06-04 | OSPF is ready for changing MTU. | Ondrej Filip |
2004-06-04 | no comment | Ondrej Filip |
2004-06-04 | dbdes indent an minor changes. | Ondrej Filip |
2004-06-04 | Fatal bug found. Sometimes BIRD did not originate router LSA. FIXED. :-) | Ondrej Filip |
2004-06-04 | This can happen now. | Ondrej Filip |
2004-06-04 | hello.c and hello.h cleaned up. No design changes. | Ondrej Filip |
2004-05-31 | Minor bug fix in neighbor state machine. | Ondrej Filip |
2004-05-19 | Bug in DBDES receiving fixed. | Ondrej Filip |
2003-08-23 | Minor OSPF changes for faster startup. | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2001-08-19 | Fix %<something>I format strings. | Martin Mares |
2000-08-18 | Typo. | Ondrej Filip |
2000-06-08 | Don't send dbdes before rtlsa origination. | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-07 | Originate rt lsa before sending first dbdes. | Ondrej Filip |
2000-06-06 | Deleted some debug() | Ondrej Filip |
2000-06-06 | Tracing. | Ondrej Filip |
2000-06-06 | All die() renamed to bug(). | Ondrej Filip |
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-04 | Removed lots of trailing newlines in log messages. | Martin Mares |
2000-06-03 | interface {} added. | Ondrej Filip |
2000-05-30 | Ehm, in had this in code: "break; i--;" :-( | Ondrej Filip |
2000-05-11 | Bugfix in flooding. (bad size) | Ondrej Filip |
2000-05-10 | Test better lsa size. | Ondrej Filip |
2000-05-10 | Better dumping. | Ondrej Filip |
2000-05-09 | Many bugfixes. (I added one entry twice to slist.) | Ondrej Filip |
2000-05-09 | Many bugfixes. Actually, how could this ever work? :-) | Ondrej Filip |
2000-05-08 | Grrr, useless debug. | Ondrej Filip |
2000-05-08 | Small typo. | Ondrej Filip |
2000-04-18 | Many %u changer into %I. | Ondrej Filip |