summaryrefslogtreecommitdiff
path: root/ospfd/ospf_lsa.c
AgeCommit message (Expand)Author
2025-01-03ospfd: Correct one wordanlan_cs
2024-11-17ospfd: OSPF multi-instance default origination fixesAcee Lindem
2024-11-05ospfd: Fix assert in LSA refresh interval settingAcee
2024-10-25ospfd: Fix opaque LSA refresh interval and modify LSA cmds.Acee Lindem
2024-10-15ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functionsDonald Sharp
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-07-25* : include event ptr in event_execute apiMark Stapp
2023-07-20ospfd: Implement OSPF prefix-suppression as specified in RFC 6860Acee
2023-07-07ospf: fix lsa leakryndia
2023-05-10ospfd: Respect loopback's cost that is set and set loopback costs to 0Donald Sharp
2023-04-18ospfd: handle type-7 routesJafar Al-Gharaibeh
2023-04-12Merge pull request #13269 from Keelan10/ospf_lsa-memory-leakDonald Sharp
2023-04-12ospfd: Fix ospf_lsa memory leakKeelan10
2023-03-31ospfd: remove duplicated codeRenato Westphal
2023-03-31ospfd: implement Type-7 default routes for NSSA areasRenato Westphal
2023-03-24Merge pull request #12953 from donaldsharp/struct_eventJafar Al-Gharaibeh
2023-03-24Merge pull request #13093 from manojvn/ospf_mem_leaksDonald Sharp
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert thread_should_yield and thread_set_yield_timeDonald Sharp
2023-03-24*: Convert thread_execute to event_executeDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-03-23ospfd: Fix for memory leak issue in ospf related to flood_reduction tests.Manoj Naragund
2023-03-21ospfd: Fixing Summary origination after range configurationrgirada
2023-03-17ospfd: Ospf ABR doesnt Advertise LSA summaryrgirada
2023-02-21Merge pull request #12366 from manojvn/ospfv2-flood-reductionRuss White
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-19ospfd: Core logic implementation.Manoj Naragund
2023-01-17Revert "ospfd: rSPF calc and messaging for optimal route reflection"Donatas Abraitis
2023-01-17Revert "ospfd: few fixes in rSPF calc when LSA received from non root node"Donatas Abraitis
2022-12-12ospfd: fix typo and report the link name in the warningJafar Al-Gharaibeh
2022-11-21ospfd: Fix RFC conformance test cases 25.19 and 27.6Mobashshera Rasool
2022-11-10ospfd: prevent from crashing when processing external lsaPhilippe Guibert
2022-10-29Merge pull request #12215 from LabNConsulting/working/lb/ospf-allow-for-zeroJafar Al-Gharaibeh
2022-10-28ospfd: remove assert on zero length LSA - which is permitted by specLou Berger
2022-10-21ospfd/ospfclient: add option to flush/withdrawal with zero lengthLou Berger
2022-10-12ospfd: few fixes in rSPF calc when LSA received from non root nodeMadhuri Kuruganti
2022-10-12ospfd: rSPF calc and messaging for optimal route reflectionMadhuri Kuruganti
2022-09-06Merge pull request #11864 from manojvn/clisDonatas Abraitis
2022-08-31ospfd: Added clis to change default timers for LSA refresh and maxage remove ...Manoj Naragund
2022-08-30ospfd: crash when router acts as GR helper upon a topo changergirada
2022-08-24ospfd: changes for code maintainabilitysri-mohan1
2022-07-27ospfd: Coverity warns that we could possibly use unininted dataDonald Sharp
2022-07-21ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp
2022-07-20ospfd: correct one debug info for lsaanlan_cs
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-04-19*: Fix spelling of accomodateDonald Sharp
2022-04-19*: Fix spelling of comparisionDonald Sharp