summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_lsa.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Fix opaque LSA refresh interval and modify LSA cmds.Acee Lindem2024-10-251-1/+3
* ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functionsDonald Sharp2024-10-161-80/+69
* ospfd: implement Type-7 default routes for NSSA areasRenato Westphal2023-04-011-0/+5
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-3/+3
* Merge pull request #12366 from manojvn/ospfv2-flood-reductionRuss White2023-02-211-0/+24
|\
| * ospfd: ospf hello changes.Manoj Naragund2023-01-201-0/+24
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
|/
* Revert "ospfd: rSPF calc and messaging for optimal route reflection"Donatas Abraitis2023-01-171-17/+9
* ospfd/ospfclient: add option to flush/withdrawal with zero lengthLou Berger2022-10-211-0/+3
* ospfd: rSPF calc and messaging for optimal route reflectionMadhuri Kuruganti2022-10-121-9/+17
* ospfd: Added clis to change default timers for LSA refresh and maxage remove ...Manoj Naragund2022-09-011-0/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-2/+2
* ospfd: Modifying LSID generation algorithmrgirada2022-01-221-2/+6
* ospfd: fix incorrect detection of topology changes in helper modeRenato Westphal2021-11-231-1/+2
* lib: change thread_add_* APIIgor Ryzhov2021-10-201-4/+0
* ospfd: RFC conformance test case 25.23 issue fixMobashshera Rasool2021-09-031-0/+2
* ospfd: ANVL Test case 25.22, 25.23 and 28.11 fixesMobashshera Rasool2021-09-031-0/+2
* lib,ospfd,ospf6d: remove duplicated functionRafael Zalamena2021-07-091-1/+0
* ospfd: Correct Coverity defectsOlivier Dugeon2021-05-191-3/+4
* ospfd: add support for suppress_fackishimo2021-03-241-5/+6
* ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla2021-01-191-0/+6
* ospfd: ospf summarisation core handlersrgirada2020-11-021-1/+2
* ospfd: External LSA not flushed when area is configured as nssa or stubSoman K S2020-10-241-1/+2
* ospfd: GR helper exit scenariosrgirada2020-09-221-0/+5
* ospfd: Grace LSA processingrgirada2020-09-221-0/+3
* Revert "ospfd: remove default origin max age lsa"David Lamparter2019-08-021-1/+0
* ospfd: kill totally misnamed "timers"David Lamparter2019-08-021-2/+1
* ospfd: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter2019-04-271-4/+3
* ospfd: fix behavior of +/-metricQuentin Young2019-04-081-0/+6
* ospfd: remove default origin max age lsaChirag Shah2019-01-161-0/+1
* ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp2018-08-211-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-35/+37
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-2/+6
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-189/+180
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-231-6/+0
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-6/+0
* ospfd: Fast OSPF convergenceMichael Rossberg2016-06-091-1/+1
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-0/+1
* Changing router-id inline isnt handled correctly in the current implementation.Donald Sharp2015-05-201-1/+1
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-3/+3
* ospfd: fix flooding procedureChristian Franke2013-04-201-0/+1
* ospfd: compile warning cleanupsAndrew Certain2013-01-071-0/+1
* ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL caseDenis Ovsienko2012-04-111-1/+8
* ospfd: introduce ospf_lsa_minlen[] (BZ#705)Denis Ovsienko2012-03-121-0/+4
* ospfd: justify ospf_default_originate_timer()Denis Ovsienko2012-01-081-0/+1
* ospfd: sizing macros cleanupDenis Ovsienko2011-09-271-0/+1
* ospfd: Compile fix for opaque supportPaul Jakma2011-03-221-0/+3
* ospfd: Remove oi field from LSA, have network_lsa_refresh look up when neededPaul Jakma2010-12-081-3/+0