Age | Commit message (Expand) | Author |
2003-09-30 | OSPF was not able to be built stand-alone. | Ondrej Filip |
2003-09-14 | Endianity problem fixed. Thanx to S�r�s J�zsef | Ondrej Filip |
2003-09-03 | This prevents infinite loop when bird has more that 60 neighbors. Thanks to R... | Ondrej Filip |
2003-08-26 | Endian-related bug fixes sent by Krzysztof Szuster <kszuster@polbox.com> | Ondrej Filip |
2003-08-23 | Minor OSPF changes for faster startup. | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2002-11-13 | ABS should be a macro. | Martin Mares |
2002-04-03 | Small typo fixed. | Ondrej Filip |
2002-03-04 | Age LSA DB after LSA origination and before routing table calculation. | Ondrej Filip |
2002-03-04 | New trace added. | Ondrej Filip |
2001-12-07 | Bugfix in router importation. | Ondrej Filip |
2001-08-21 | Removed some useless (hope!) code in next hop calculation. | Ondrej Filip |
2001-08-21 | Finally, next hop problem fixed. | Ondrej Filip |
2001-08-21 | Useless trace. | Ondrej Filip |
2001-08-21 | Hope, bug in next hop calculation for stub routes fixed. | 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 | Changed definition of stub area. | Ondrej Filip |
2001-08-11 | Bugfix in B-bit setting in router LSA. | Ondrej Filip |
2001-08-11 | I will not originate the same lsa before MINLSINTERVAL. | Ondrej Filip |
2001-06-12 | Install route into main routing table just if it's necessary. | Ondrej Filip |
2001-06-09 | Added comments. | Ondrej Filip |
2001-06-09 | Bug in next-hop calculation fixed. (For dual connected neighbors.) | Ondrej Filip |
2001-04-09 | Patch from David Rohleder <davro@ics.muni.cz> thanx. | Ondrej Filip |
2000-12-14 | Hmm, nasty bug, LSUPD was not well flooded via PTP interfaces. :-( | Ondrej Filip |
2000-11-21 | Small bugfix in ext routes calculation. | 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-03 | Log some unusual situation. | 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-09-02 | Added hellos on NBMA networks. (I don't violate RFC now.) | Ondrej Filip |
2000-08-28 | Bugfix in ext lsa importing. | Ondrej Filip |
2000-08-18 | Typo. | Ondrej Filip |
2000-08-18 | Fixed bug in nex hop calculation of external routes. | Ondrej Filip |
2000-08-18 | Just formatting. | Ondrej Filip |
2000-08-17 | Stupid bug in next hop calculation of external routes. | Ondrej Filip |
2000-08-16 | Typo in rte_better. | Ondrej Filip |
2000-08-16 | My calculation of external routes violated rfc. :-( | Ondrej Filip |
2000-08-16 | Bug in rte_better. | Ondrej Filip |
2000-06-19 | Routing table calculation clean up. | Ondrej Filip |
2000-06-13 | Bugfix in logging. | Ondrej Filip |
2000-06-09 | Shut up an uninitialized variable warning. | Martin Mares |
2000-06-08 | Nasty bug in LSA refreshing. I didn't refesh my own copy! :-( | Ondrej Filip |
2000-06-08 | Acknoledge your own premature aged LSA. | Ondrej Filip |
2000-06-08 | Don't send dbdes before rtlsa origination. | Ondrej Filip |
2000-06-08 | Missing parameters... | Martin Mares |
2000-06-08 | Fixes for the programmer's manual. | Martin Mares |