summaryrefslogtreecommitdiff
path: root/ospfd/ospf_lsa.h
AgeCommit message (Expand)Author
2023-03-31ospfd: implement Type-7 default routes for NSSA areasRenato Westphal
2023-03-24*: Rename `struct thread` to `struct event`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: ospf hello changes.Manoj Naragund
2023-01-17Revert "ospfd: rSPF calc and messaging for optimal route reflection"Donatas Abraitis
2022-10-21ospfd/ospfclient: add option to flush/withdrawal with zero lengthLou Berger
2022-10-12ospfd: rSPF calc and messaging for optimal route reflectionMadhuri Kuruganti
2022-08-31ospfd: Added clis to change default timers for LSA refresh and maxage remove ...Manoj Naragund
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-01-22ospfd: Modifying LSID generation algorithmrgirada
2021-11-23ospfd: fix incorrect detection of topology changes in helper modeRenato Westphal
2021-10-20lib: change thread_add_* APIIgor Ryzhov
2021-09-03ospfd: RFC conformance test case 25.23 issue fixMobashshera Rasool
2021-09-03ospfd: ANVL Test case 25.22, 25.23 and 28.11 fixesMobashshera Rasool
2021-07-09lib,ospfd,ospf6d: remove duplicated functionRafael Zalamena
2021-05-19ospfd: Correct Coverity defectsOlivier Dugeon
2021-03-24ospfd: add support for suppress_fackishimo
2021-01-19ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla
2020-11-01ospfd: ospf summarisation core handlersrgirada
2020-10-24ospfd: External LSA not flushed when area is configured as nssa or stubSoman K S
2020-09-22ospfd: GR helper exit scenariosrgirada
2020-09-22ospfd: Grace LSA processingrgirada
2019-08-02Revert "ospfd: remove default origin max age lsa"David Lamparter
2019-08-02ospfd: kill totally misnamed "timers"David Lamparter
2019-04-27ospfd: replace pqueue_* with DECLARE_SKIPLISTDavid Lamparter
2019-04-08ospfd: fix behavior of +/-metricQuentin Young
2019-01-15ospfd: remove default origin max age lsaChirag Shah
2018-08-20ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-10-03ospfd: OSPFv2 VRF SupportChirag Shah
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-23ospfd: time: replace local helpers with monotimeDavid Lamparter
2016-08-18*: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma
2016-08-16ospfd: Remove HAVE_OPAQUE_LSADonald Sharp
2016-06-09ospfd: Fast OSPF convergenceMichael Rossberg
2015-05-19Command to adjust min-arrival value in Milliseconds.Donald Sharp
2015-05-19Changing router-id inline isnt handled correctly in the current implementation.Donald Sharp
2015-05-19Multi-Instance OSPF SummaryDonald Sharp
2013-04-20ospfd: fix flooding procedureChristian Franke
2013-01-07ospfd: compile warning cleanupsAndrew Certain
2012-04-11ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL caseDenis Ovsienko
2012-03-12ospfd: introduce ospf_lsa_minlen[] (BZ#705)Denis Ovsienko
2012-01-08ospfd: justify ospf_default_originate_timer()Denis Ovsienko
2011-09-27ospfd: sizing macros cleanupDenis Ovsienko
2011-03-22ospfd: Compile fix for opaque supportPaul Jakma
2010-12-08ospfd: Remove oi field from LSA, have network_lsa_refresh look up when neededPaul Jakma
2010-12-08ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma
2009-08-13ospfd: fix performance problem with redistribute deleteStephen Hemminger