summaryrefslogtreecommitdiffstats
path: root/proto/ospf/topology.c
AgeCommit message (Expand)Author
2011-10-27Fixes seqnum generation.Ondrej Zajicek
2011-10-01Fixes some error messages and the NSSA gw lookup.Ondrej Zajicek
2011-09-03Fixes for OSPF NSSA handling.Ondrej Zajicek
2011-08-08OSPF NSSA support, inter-area LSA translation.Ondrej Zajicek
2011-07-22OSPF NSSA translator election.Ondrej Zajicek
2011-07-20OSPF NSSA support, part one.Ondrej Zajicek
2011-03-28Minor changes in addresses.Ondrej Zajicek
2011-03-17Vastly improved OSPF reconfiguration.Ondrej Zajicek
2010-12-28A simplification of the next-hop calculation.Ondrej Zajicek
2010-12-24Implements Point-to-MultiPoint interface type for OSPF.Ondrej Zajicek
2010-12-23Fixes a minor memory wasting.Ondrej Zajicek
2010-12-07Multipath support for OSPFOndrej Zajicek
2010-11-13Adds support for iface link detection to OSPF.Ondrej Zajicek
2010-11-10Fixes a bug related to implicit backbone on ABR.Ondrej Zajicek
2010-07-31Fixes bug in OSPF ext-LSA origination.Ondrej Zajicek
2010-06-02Minor bug that appears only in debug mode.Ondrej Filip
2010-05-23Check for OSPF seqnum wraparound and handle it.Ondrej Zajicek
2010-05-16Do not originate summary or external LSA if it already here and not changed.Ondrej Zajicek
2010-05-02OSPF: most of summary LSA orig./flush logic rewritten.Ondrej Zajicek
2010-04-21Fixes several problems in OSPF vlink implementation.Ondrej Zajicek
2010-03-14Temporary OSPF commit - sockets.Ondrej Zajicek
2010-03-11Merge branch 'new' into socket2Ondrej Zajicek
2010-02-21Fix configure to enable warnings and fix most of them.Ondrej Zajicek
2010-02-11Temporary OSPF commit - socket changes.Ondrej Zajicek
2010-01-03Implements MRTdump feature.Ondrej Zajicek
2009-12-15Fixes export of routes with link-local gw.Ondrej Zajicek
2009-12-14Minor updates.Ondrej Zajicek
2009-12-11Implements protocol-specific Router ID for OSPF.Ondrej Zajicek
2009-12-03Fixes OSPFv2 build.Ondrej Zajicek
2009-10-29Implements better checks on incoming packets and LSAs in OSPF.Ondrej Zajicek
2009-10-25Implements proper handling of summary/external LSA IDs.Ondrej Zajicek
2009-10-15Reimplements 'show ospf state' for OSPFv3 and fixes some bugs.Ondrej Zajicek
2009-10-07Implement proper LSA ID generation.Ondrej Zajicek
2009-09-17Implements proper RID handling in OSPFv3.Ondrej Zajicek
2009-09-08Make endianity swapping simpler.Ondrej Zajicek
2009-09-08Temporary OSPFv3 development commit.Ondrej Zajicek
2009-09-04Temporary OSPFv3 development commit (changing multicast support).Ondrej Zajicek
2009-08-27Temporary OSPFv3 development commitOndrej Zajicek
2009-08-25Temporary OSPFv3 development commitOndrej Zajicek
2009-08-21Temporary OSPFv3 development commitOndrej Zajicek
2009-07-23Use %R in OSPF when appropriate.Ondrej Zajicek
2009-07-05Another pile of ipa_from_u32() calls.Ondrej Zajicek
2009-06-11Implements an option that allows to change a set of stub networks.Ondrej Zajicek
2009-06-10Changes OSPF to generate stub networks for non-primary addresses.Ondrej Zajicek
2009-01-13Fix OSPF protocol error recovery behavior.Ondrej Zajicek
2009-01-11Some fixes and update of OSPF debug messagesOndrej Zajicek
2009-01-11Fixes bug in OSPFOndrej Zajicek
2008-10-26Bugfix in LSA origination for PTP OSPF links.Ondrej Zajicek
2008-08-25Expand ospf dump information.Ondrej Filip
2005-02-20Cleanup - all unused variables deleted.Ondrej Filip