Age | Commit message (Expand) | Author |
2004-07-14 | Multiple OSPF areas can be attached. | 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 routing table calculation. We are ready to work with | 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-06 | Indentation. | Ondrej Filip |
2004-06-06 | Struct area_net changed. | Ondrej Filip |
2004-06-06 | Cleanup in iface.c | Ondrej Filip |
2004-06-05 | One less unused variable. | Martin Mares |
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 | Don't repeat "Sheduling rt calc....." | 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 |
2004-05-31 | static declarations don't belong to includes. (And most of them were | Martin Mares |
2004-05-31 | The code was broken for external /29 to /32 routes. Assuming that you | Martin Mares |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2002-03-04 | Age LSA DB after LSA origination and before routing table calculation. | Ondrej Filip |
2001-08-19 | Fix %<something>I format strings. | Martin Mares |
2001-08-12 | Area networks added into configuration. | Ondrej Filip |
2001-08-11 | I will not originate the same lsa before MINLSINTERVAL. | Ondrej Filip |
2000-09-04 | Fixed many bugs in rt calculation and interface adding. Now it seems to be | Ondrej Filip |
2000-09-04 | I allocate struct ifa before unlocking. So route exported to OSPF are correct. | Ondrej Filip |
2000-09-03 | Serious bug in ext lsa origination found. Going for 1.0.4. | Ondrej Filip |
2000-09-02 | Added stub interface. (Interface which is propagated to OSPF but | Ondrej Filip |
2000-09-02 | Reconfigure poll interval. | Ondrej Filip |
2000-09-02 | Reconfiguration for new options. | Ondrej Filip |
2000-08-16 | Typo in rte_better. | Ondrej Filip |
2000-08-16 | Bug in rte_better. | Ondrej Filip |
2000-06-08 | Missing parameters... | Martin Mares |
2000-06-08 | Fixes for the programmer's manual. | Martin Mares |
2000-06-07 | Better algoritmus of LSA aging. | Ondrej Filip |
2000-06-07 | Simple explanation, how LSA are kept in database. | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-07 | Introdution into OSPF. | Ondrej Filip |
2000-06-07 | Now I can change cost of interface without OSPF restart. | Ondrej Filip |
2000-06-07 | Removed useless trace. | Ondrej Filip |
2000-06-07 | Reconfiguration hook. | Ondrej Filip |
2000-06-06 | Some '\n' deleted. | Ondrej Filip |
2000-06-06 | Tracing in topology | Ondrej Filip |
2000-06-06 | First part of tracing. | Ondrej Filip |
2000-06-06 | Allocate OSPF areas before interfaces. | Ondrej Filip |
2000-06-06 | Dummy reconfigure added. | Ondrej Filip |
2000-06-05 | Bugfix in NET LSA flushing. | Ondrej Filip |
2000-06-05 | Unless a filter specifies otherwise, all external routes have type 2 | Martin Mares |
2000-06-05 | Many bugfixes (I don't remember all of them): | Ondrej Filip |