Age | Commit message (Expand) | Author |
2011-03-28 | Minor changes in addresses. | Ondrej Zajicek |
2011-03-17 | Vastly improved OSPF reconfiguration. | Ondrej Zajicek |
2010-12-28 | A simplification of the next-hop calculation. | Ondrej Zajicek |
2010-12-24 | Implements Point-to-MultiPoint interface type for OSPF. | Ondrej Zajicek |
2010-12-23 | Fixes a minor memory wasting. | Ondrej Zajicek |
2010-12-07 | Multipath support for OSPF | Ondrej Zajicek |
2010-11-13 | Adds support for iface link detection to OSPF. | Ondrej Zajicek |
2010-11-10 | Fixes a bug related to implicit backbone on ABR. | Ondrej Zajicek |
2010-07-31 | Fixes bug in OSPF ext-LSA origination. | Ondrej Zajicek |
2010-06-02 | Minor bug that appears only in debug mode. | Ondrej Filip |
2010-05-23 | Check for OSPF seqnum wraparound and handle it. | Ondrej Zajicek |
2010-05-16 | Do not originate summary or external LSA if it already here and not changed. | Ondrej Zajicek |
2010-05-02 | OSPF: most of summary LSA orig./flush logic rewritten. | Ondrej Zajicek |
2010-04-21 | Fixes several problems in OSPF vlink implementation. | Ondrej Zajicek |
2010-03-14 | Temporary OSPF commit - sockets. | Ondrej Zajicek |
2010-03-11 | Merge branch 'new' into socket2 | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-12-15 | Fixes export of routes with link-local gw. | Ondrej Zajicek |
2009-12-14 | Minor updates. | Ondrej Zajicek |
2009-12-11 | Implements protocol-specific Router ID for OSPF. | Ondrej Zajicek |
2009-12-03 | Fixes OSPFv2 build. | Ondrej Zajicek |
2009-10-29 | Implements better checks on incoming packets and LSAs in OSPF. | Ondrej Zajicek |
2009-10-25 | Implements proper handling of summary/external LSA IDs. | 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-17 | Implements proper RID handling in OSPFv3. | Ondrej Zajicek |
2009-09-08 | Make endianity swapping simpler. | Ondrej Zajicek |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-27 | 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 | Another pile of ipa_from_u32() calls. | 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-01-13 | Fix OSPF protocol error recovery behavior. | Ondrej Zajicek |
2009-01-11 | Some fixes and update of OSPF debug messages | Ondrej Zajicek |
2009-01-11 | Fixes bug in OSPF | Ondrej Zajicek |
2008-10-26 | Bugfix in LSA origination for PTP OSPF links. | Ondrej Zajicek |
2008-08-25 | Expand ospf dump information. | Ondrej Filip |
2005-02-20 | Cleanup - all unused variables deleted. | Ondrej Filip |
2005-02-20 | Originate default route into stub areas. | Ondrej Filip |
2005-02-13 | Many bugfixes in routing table calculation and summary LSA origination. | Ondrej Filip |
2005-02-12 | Bugfix in inter-area route 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 | Add more reasonable options to LSAs. (But it seems, that it's ignored.) | Ondrej Filip |