summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_nsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem2024-06-201-4/+2
* ospfd: Implement non-broadcast support for point-to-multipoint networksAcee Lindem2024-04-021-2/+2
* ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruptionAcee2023-11-281-1/+1
* build: add -Wimplicit-fallthroughIgor Ryzhov2023-10-121-1/+1
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-17/+17
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-3/+3
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* ospfd: Log Adjacency Changes with Neighbor IP in addition to Neighbor IDMartin Winter2023-03-171-6/+7
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* ospfd: Refactor fifo_flush for the interfaceDonald Sharp2022-08-111-8/+1
* ospfd: When a neighbor goes down clear the oi->obuf if we canDonald Sharp2022-08-111-0/+40
* ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-211-13/+13
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-9/+3
* ospfd: fix code being guarded by debug checkIgor Ryzhov2021-11-151-4/+5
* ospfd: use ospf_get_name() wherever possibleRenato Westphal2021-10-101-4/+2
* ospfd: ospf nbr in full although mismatch in hello packet contentsMobashshera Rasool2021-10-061-13/+13
* ospfd: GR helper functionality change in helper exitrgirada2021-10-011-2/+5
* ospfd: NSSA area should not exchange Type-4 LSAs in DDMobashshera Rasool2021-08-061-3/+5
* ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-07-051-0/+4
* ospfd: adjust log config for GRGalaxyGorilla2021-07-051-1/+1
* ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-121-1/+1
* ospfd: rework BFD integrationRafael Zalamena2021-03-231-1/+2
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+1
* ospfd: replace inet_ntoaMark Stapp2020-10-221-18/+18
* ospfd: GR Helper functionality changesrgirada2020-09-221-11/+29
* ospfd: Grace LSA processingrgirada2020-09-221-1/+1
* *: un-split strings across linesDavid Lamparter2020-07-141-4/+2
* *: replace all random() callsRafael Zalamena2020-04-181-1/+2
* ospfd: Fix spelling mistakes found by debian packagingDonald Sharp2020-03-141-1/+1
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-1/+1
* *: generously apply constDavid Lamparter2019-12-021-2/+2
* ospfd: nbr->oi is never nullDonald Sharp2019-11-221-1/+1
* ospfd: Add/fix some debugs to handle vrfDonald Sharp2019-11-191-12/+20
* ospfd: Adding Debugs to dump OSPF DD SeqnumberSatheesh Kumar K2019-11-141-0/+7
* ospfd: remove LSA reorigin on NSM changeDavid Lamparter2019-08-021-28/+0
* *: spelchekDavid Lamparter2018-10-251-1/+1
* ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-131-1/+1
* Merge pull request #3006 from pacovn/static_analysis__shadow_variables1Donald Sharp2018-09-131-1/+1
|\
| * bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-1/+1
* | *: style for flog_warn conversionsQuentin Young2018-09-061-9/+10
* | ospf_nsm.c: Convert warn->err and use error-codeDonald Sharp2018-09-061-9/+10
|/
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-10/+11
* ospfd: LSDB_LOOP treat it as a loop.Donald Sharp2018-01-171-9/+9
* ospfd: Set filter to unbound debug logsChirag Shah2017-12-271-6/+6
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-701/+668
* *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-141-0/+1
* *: simplify log message lookupQuentin Young2017-06-211-9/+9
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3