summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_flood.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-1/+1
* ospfd: Fix some new SA issues found by coverityDonald Sharp2018-02-141-0/+1
* ospfd: Make external routes in ospf VRF awareChirag Shah2017-11-211-1/+1
* ospfd: flush self-originated lsa upon restart frrChirag Shah2017-11-081-2/+5
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-4/+5
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-2/+2
* *: reindent pt. 2whitespace / reindent2017-07-171-2/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-812/+798
* *: simplify log message lookupQuentin Young2017-06-211-2/+2
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-5/+4
* Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-101-1/+0
* lib: time: remove recent_relative_time()David Lamparter2017-01-231-2/+2
* ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-231-2/+3
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-28/+0
* ospfd: Fast OSPF convergenceMichael Rossberg2016-06-091-1/+1
* ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'Paul Jakma2016-06-081-10/+0
* *: use void * for printing pointersDavid Lamparter2016-05-301-2/+3
* OSPF ANVL failures in 3.0Daniel Walton2016-05-141-1/+1
* *: add VRF ID in the API message headerFeng Lu2015-11-041-2/+5
* configuration options for faster OSPF convergenceMichael Rossberg2015-07-311-1/+1
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-0/+1
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-1/+1
* Per AFI redist registrationsDonald Sharp2015-05-201-1/+1
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-13/+27
* When an LSA is flushed we need to update the timestamps for them. ThisDonald Sharp2015-05-201-0/+10
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* ospfd: improve fix to CVE-2011-3326 (BZ#586)Thomas Ries2011-11-151-1/+1
* ospfd: CVE-2011-3326 (uknown LSA type segfault)CROSS2011-09-261-1/+2
* ospfd: Fix maxage/flush to not try flood twice, remember maxages for longerPaul Jakma2010-12-081-0/+30