summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: add -Wimplicit-fallthroughIgor Ryzhov2023-10-121-3/+3
* [ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh2023-09-161-352/+11
* Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...Russ White2023-07-111-6/+10
|\
| * ospfd: Configurable interface-level 'capability opaque' supportAcee2023-06-281-6/+10
* | ospfd: Add config callbacks and suppress hello during config load.Acee2023-06-231-0/+10
|/
* Merge pull request #12949 from opensourcerouting/ospf-unplanned-grRuss White2023-05-161-3/+2
|\
| * ospfd: add support for unplanned graceful restartRenato Westphal2023-05-091-3/+2
* | ospfd: OSPF opaque LSA stale processing fix and topotests.Acee2023-05-091-1/+1
|/
* ospfd: support write socket per interfaceMark Stapp2023-04-111-7/+16
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-11/+11
* *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-10/+10
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-10/+10
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* ospfd, ospf6d: Add more logging detailsDonatas Abraitis2023-03-171-40/+49
* ospfd, ospf6d: perform GR consistency check only when necessaryRenato Westphal2023-03-021-3/+8
* Merge pull request #12366 from manojvn/ospfv2-flood-reductionRuss White2023-02-211-0/+11
|\
| * ospfd: ospf hello changes.Manoj Naragund2023-01-201-0/+11
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
|/
* ospfd: report the router IP with Opaque capability mismatchJafar Al-Gharaibeh2023-01-061-3/+4
* ospfd: add advertising router IP to Opaque capability mismatch error messageJafar Al-Gharaibeh2022-12-251-2/+2
* ospfd: catch and report runt LSAsLou Berger2022-10-291-0/+6
* ospf: optimization for FRR's P2MP modeLou Berger2022-10-251-1/+2
* ospfd: changes for code maintainabilitysri-mohan12022-08-251-37/+37
* ospfd: Cleanup indentation surrounding oi->nbrDonald Sharp2022-08-111-99/+88
* ospfd: Increase packets sent at one time in ospf_writeDonald Sharp2022-08-111-11/+2
* ospfd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-211-1/+1
* ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-211-1/+1
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-2/+2
* *: Fix spelling of accomodateDonald Sharp2022-04-191-3/+3
* *: Fix spelling of atleastDonald Sharp2022-04-191-1/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-29/+11
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-1/+1
* *: Cleanup some documentation from quagga->frrDonald Sharp2021-11-111-1/+1
* Merge pull request #9368 from donaldsharp/ospf_ensure_lsa_lengthIgor Ryzhov2021-10-291-12/+12
|\
| * ospfd: Add some small doc to what each one is for future peopleDonald Sharp2021-09-141-12/+12
| * ospfd: Ensure we have some non header lsa dataDonald Sharp2021-09-141-3/+3
* | Merge pull request #9813 from opensourcerouting/ospf-gr-fixesDonald Sharp2021-10-151-31/+33
|\ \
| * | ospfd: fix another DR election issue during graceful restartRenato Westphal2021-10-121-31/+33
* | | Merge pull request #9795 from opensourcerouting/ospf_get_nameIgor Ryzhov2021-10-141-8/+5
|\ \ \ | |/ / |/| |
| * | ospfd: use ospf_get_name() wherever possibleRenato Westphal2021-10-101-8/+5
* | | Merge pull request #9781 from opensourcerouting/ospfd-gr-dr-fixRuss White2021-10-121-0/+15
|\ \ \ | |/ / |/| |
| * | ospfd: preserve DR status across graceful restartsRenato Westphal2021-10-081-0/+15
| |/
* / ospfd: ospf nbr in full although mismatch in hello packet contentsMobashshera Rasool2021-10-061-13/+1
|/
* Merge pull request #9551 from mobash-rasool/ospfv2-bug-fixes-04Russ White2021-09-071-0/+19
|\
| * ospfd: GR Conformance fix for Hello packet DR electionMobashshera Rasool2021-09-031-0/+19
* | ospfd: RFC conformance test case 25.23 issue fixMobashshera Rasool2021-09-031-3/+4
* | ospfd: ANVL Test case 25.22, 25.23 and 28.11 fixesMobashshera Rasool2021-09-031-4/+4
|/
* ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-07-051-3/+8
* ospfd: rename the graceful restart headerRenato Westphal2021-07-051-1/+1