Age | Commit message (Expand) | Author |
2009-12-14 | Minor updates. | Ondrej Zajicek |
2009-12-11 | Temporary OSPFv3 commit. | Ondrej Zajicek |
2009-12-03 | Fixes OSPFv2 build. | Ondrej Zajicek |
2009-10-15 | Implement command to show LSA db. | Ondrej Zajicek |
2009-10-15 | Reimplements 'show ospf state' for OSPFv3 and fixes some bugs. | Ondrej Zajicek |
2009-10-07 | Implement proper LSA ID generation. | Ondrej Zajicek |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-07-23 | Use %R in OSPF when appropriate. | Ondrej Zajicek |
2009-07-05 | Fixes type mismatch in OSPF printf statements. | Ondrej Zajicek |
2009-06-11 | Implements an option that allows to change a set of stub networks. | Ondrej Zajicek |
2009-06-10 | Changes OSPF to generate stub networks for non-primary addresses. | Ondrej Zajicek |
2009-05-31 | Changes pipes to transfer all routes between routing table, not just optimal ... | Ondrej Zajicek |
2009-05-06 | A change in OSPF and RIP interface patterns. | Ondrej Zajicek |
2008-11-08 | Proper format functions for ORIGINATOR_ID, CLUSTER_LIST | Ondrej Zajicek |
2008-10-28 | Fixes some sloppiness of commit a3b70dc499b64f41aa776b5b4afee5c7bfb8dfa6. | Ondrej Zajicek |
2008-10-27 | Two new informative CLI commands for OSPF. | Ondrej Zajicek |
2005-03-15 | Added new parametr 'rx buffer <num>'. BIRD is able to receive | Ondrej Filip |
2005-02-20 | Cleanup - all unused variables deleted. | Ondrej Filip |
2005-02-20 | Intelligent reconfiguration should work again. | Ondrej Filip |
2005-02-20 | Since now I can also use 'dead interval', not just 'dead counter'. | Ondrej Filip |
2005-02-14 | Small changes to reduce number of warnings. | Ondrej Filip |
2005-02-13 | Many bugfixes in routing table calculation and summary LSA origination. | 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-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 |