summaryrefslogtreecommitdiff
path: root/ospfd/ospf_abr.c
AgeCommit message (Expand)Author
2022-08-19ospfd: changes code maintainabilitysri-mohan1
2022-08-12ospfd: debug string correctedsri-mohan1
2022-07-29ospfd: Remove usage of inet_ntopDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-24ospfd: fix backbone connection check to account for restarting neighborsRenato Westphal
2021-07-05ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-04-12ospfd: install Type-7 when NSSA area is configured after redistributionAlexander Chernavin
2021-03-24ospfd: add support for suppress_fackishimo
2020-11-18ospfd: fix NSSA translatorckishimo
2020-10-22ospfd: replace inet_ntoaMark Stapp
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-10-20Merge pull request #7206 from ckishimo/fix7086Russ White
2020-10-17ospfd: Convert to using %pFXDonald Sharp
2020-09-29ospfd: flush type 5 when type 7 is removedckishimo
2020-09-22Merge pull request #7122 from ckishimo/type4Russ White
2020-09-17ospfd: do not generate type 4 LSA from NSSA ABRckishimo
2020-09-12ospfd: flush type 5 when type 7 is removedckishimo
2020-09-03ospfd: install Type-7 when NSSA enabled after redistributionAlexander Chernavin
2020-07-14*: un-split strings across linesDavid Lamparter
2020-04-08*: Do not cast to the same typeDonatas Abraitis
2020-02-27ospfd: Cleanup set but unused variablesDonald Sharp
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas Abraitis
2018-09-24ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flagSarita Patra
2018-09-13ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young
2018-09-06ospfd: Modify ospf_abr.c to use new error-code subsystemDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-01-17ospfd: LSDB_LOOP treat it as a loop.Donald Sharp
2017-10-03ospfd: OSPFv2 VRF SupportChirag Shah
2017-08-27ospfd: fix route_node_getChirag Shah
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-24Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-19ospfd: remember format for ospf area idQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-02-03ospfd: Fix compile warningsDonald Sharp
2016-05-26ospfd: Some small tweaks to the SPF execution reason patchPaul Jakma
2015-11-23Quagga: prefix2str fixupDonald Sharp
2015-05-19ospfd-spf-stats.patchDonald Sharp
2014-06-04*: nuke ^L (page feed)David Lamparter
2013-01-07ospfd: Corrected ospfd Type-4/Type-5 ls update handlingVishal Kumar
2012-10-25ospfd: respect max-metric over configured cost for summary LSAsJR Rivers
2012-10-25ospfd: ABR algorithm not propagating MAXAGE LSAs into areaJR Rivers
2012-10-25ospfd: blackhole route removal for area rangeJR Rivers
2012-01-02ospfd: fix bug in NSSA ABR status checkDenis Ovsienko
2011-12-07ospfd: remove unused codeStephen Hemminger
2010-12-08ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma
2009-08-03ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund