Age | Commit message (Expand) | Author |
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-21 | RIP bugfix | Pavel Machek |
2000-06-20 | Don't accept incoming connections when the neighbor is not up. | Martin Mares |
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 |
2000-06-08 | HASH_DEF_ORDER back to 6. | Ondrej Filip |
2000-06-08 | Updated CLI helps. | Martin Mares |
2000-06-08 | Still some endianity bugs. | Ondrej Filip |
2000-06-08 | I forgot some endianity operations. | Ondrej Filip |
2000-06-08 | Ehm, my (B)DR election was based on router id, but RFC says ip! | Ondrej Filip |
2000-06-07 | Better algoritmus of LSA aging. | Ondrej Filip |
2000-06-07 | I mark all LSA as in distance INFINITY in process of aging. | Ondrej Filip |
2000-06-07 | Doc. | Ondrej Filip |
2000-06-07 | Simple explanation, how LSA are kept in database. | Ondrej Filip |
2000-06-07 | Minor change. | Ondrej Filip |
2000-06-07 | Minor changes. | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-07 | Doc in lsalib.c + related minor changes. | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-07 | Doc. | Ondrej Filip |
2000-06-07 | Removed some FIXMEs simply deleting them. | Ondrej Filip |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip |
2000-06-07 | A copyright change. | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-07 | Introdution into OSPF. | Ondrej Filip |
2000-06-07 | RIPv6 now works. | Pavel Machek |