summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_flood.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Correct one wordanlan_cs2025-01-031-1/+1
* ospfd: An OSPF Ack should be sent when P2MP reflooding is delayed.Acee Lindem2024-09-121-4/+12
* ospfd: add assert to resolve SA warningMark Stapp2024-09-061-0/+10
* ospfd: Fix several problems with direct acknowledgments and improved delay acks.Acee Lindem2024-07-061-4/+22
* ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem2024-06-201-23/+123
* ospfd: Implement non-broadcast support for point-to-multipoint networksAcee Lindem2024-04-021-2/+3
* build: add -Wimplicit-fallthroughIgor Ryzhov2023-10-121-1/+1
* Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...Russ White2023-07-111-0/+9
|\
| * ospfd: Configurable interface-level 'capability opaque' supportAcee2023-06-281-0/+9
* | *: Rearrange vrf_bitmap_X api to reduce memory footprintDonald Sharp2023-06-261-5/+5
|/
* ospfd: OSPF P2MP Delayed Reflooding configurationAcee2023-05-221-9/+20
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* Merge pull request #12366 from manojvn/ospfv2-flood-reductionRuss White2023-02-211-0/+137
|\
| * ospfd: Core logic implementation.Manoj Naragund2023-01-201-0/+137
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
|/
* ospfd: fix bug where acks were not be generated to incoming P2P/P2MP neighborsLou Berger2022-10-291-0/+5
* ospf: optimization for FRR's P2MP modeLou Berger2022-10-251-0/+7
* ospfd: changes for code maintainabilitysri-mohan12022-08-281-2/+1
* ospfd: Cleanup indentation surrounding oi->nbrDonald Sharp2022-08-111-17/+21
* ospfd: Remove usage of inet_ntopDonald Sharp2022-07-301-6/+3
* ospfd: Summarised External LSA is not flushed in one scenarioMobashshera Rasool2021-08-171-0/+2
* Merge pull request #8767 from opensourcerouting/ospfd-grRuss White2021-07-131-12/+37
|\
| * ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-07-051-6/+28
| * ospfd: adjust log config for GRGalaxyGorilla2021-07-051-4/+4
| * ospfd: print extra LSA information in some log messagesRenato Westphal2021-07-051-2/+5
* | lib,ospfd,ospf6d: remove duplicated functionRafael Zalamena2021-07-091-6/+6
|/
* ospfd: fix wrong NSSA debug guardsRenato Westphal2021-06-081-4/+3
* ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-121-6/+4
* ospfd: Convert to using proper string formattingDonald Sharp2021-03-101-12/+6
* ospfd: cleanup ospf_flood debugsTrey Aspelund2021-02-131-19/+34
* ospfd: OSPF external summarisation scenariosrgirada2020-11-021-3/+45
* ospfd: ospf summarisation core handlersrgirada2020-11-021-1/+1
* ospfd: replace inet_ntoaMark Stapp2020-10-221-23/+27
* Merge pull request #6811 from rgirada/test_helperRuss White2020-10-121-0/+39
|\
| * ospfd: Grace LSA processingrgirada2020-09-221-0/+39
* | ospfd: fix typosckishimo2020-10-071-2/+2
|/
* *: un-split strings across linesDavid Lamparter2020-07-141-6/+3
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-1/+1
* ospfd: nbr->oi is never nullDonald Sharp2019-11-221-3/+2
* ospfd: Add/fix some debugs to handle vrfDonald Sharp2019-11-191-18/+29
* ospfd: Remove ORIGINAL_CODING checkDonald Sharp2019-11-191-45/+9
* ospfd: re-fix default origination checkDavid Lamparter2019-08-021-4/+19
* Revert "ospfd: default route got flushed after lsa refresh timer."David Lamparter2019-08-021-1/+1
* lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal2019-01-141-2/+3
* ospfd: default route got flushed after lsa refresh timer.rgirada2018-10-081-1/+1
* bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-1/+0
* ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp2018-08-211-2/+1
* ospfd zebra: array overrun fixes (PVS-Studio)F. Aragon2018-07-031-1/+1
* ospfd: Note that we do not care about self origination in this caseDonald Sharp2018-06-051-1/+1