summaryrefslogtreecommitdiff
path: root/ospfd/ospf_flood.c
AgeCommit message (Expand)Author
2025-01-03ospfd: Correct one wordanlan_cs
2024-09-12ospfd: An OSPF Ack should be sent when P2MP reflooding is delayed.Acee Lindem
2024-09-06ospfd: add assert to resolve SA warningMark Stapp
2024-07-06ospfd: Fix several problems with direct acknowledgments and improved delay acks.Acee Lindem
2024-06-20ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem
2024-04-02ospfd: Implement non-broadcast support for point-to-multipoint networksAcee Lindem
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-07-11Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...Russ White
2023-06-28 ospfd: Configurable interface-level 'capability opaque' supportAcee
2023-06-26*: Rearrange vrf_bitmap_X api to reduce memory footprintDonald Sharp
2023-05-22ospfd: OSPF P2MP Delayed Reflooding configurationAcee
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
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
2022-10-29ospfd: fix bug where acks were not be generated to incoming P2P/P2MP neighborsLou Berger
2022-10-25ospf: optimization for FRR's P2MP modeLou Berger
2022-08-28ospfd: changes for code maintainabilitysri-mohan1
2022-08-11ospfd: Cleanup indentation surrounding oi->nbrDonald Sharp
2022-07-29ospfd: Remove usage of inet_ntopDonald Sharp
2021-08-17ospfd: Summarised External LSA is not flushed in one scenarioMobashshera Rasool
2021-07-13Merge pull request #8767 from opensourcerouting/ospfd-grRuss White
2021-07-09lib,ospfd,ospf6d: remove duplicated functionRafael Zalamena
2021-07-05ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-07-05ospfd: adjust log config for GRGalaxyGorilla
2021-07-05ospfd: print extra LSA information in some log messagesRenato Westphal
2021-06-08ospfd: fix wrong NSSA debug guardsRenato Westphal
2021-05-12ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp
2021-03-09ospfd: Convert to using proper string formattingDonald Sharp
2021-02-13ospfd: cleanup ospf_flood debugsTrey Aspelund
2020-11-01ospfd: OSPF external summarisation scenariosrgirada
2020-11-01ospfd: ospf summarisation core handlersrgirada
2020-10-22ospfd: replace inet_ntoaMark Stapp
2020-10-12Merge pull request #6811 from rgirada/test_helperRuss White
2020-10-07ospfd: fix typosckishimo
2020-09-22ospfd: Grace LSA processingrgirada
2020-07-14*: un-split strings across linesDavid Lamparter
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2019-11-21ospfd: nbr->oi is never nullDonald Sharp
2019-11-19ospfd: Add/fix some debugs to handle vrfDonald Sharp
2019-11-19ospfd: Remove ORIGINAL_CODING checkDonald Sharp
2019-08-02ospfd: re-fix default origination checkDavid Lamparter
2019-08-02Revert "ospfd: default route got flushed after lsa refresh timer."David Lamparter
2019-01-14lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal
2018-10-07ospfd: default route got flushed after lsa refresh timer.rgirada
2018-09-12bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon
2018-08-20ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp
2018-07-03ospfd zebra: array overrun fixes (PVS-Studio)F. Aragon
2018-06-05ospfd: Note that we do not care about self origination in this caseDonald Sharp