summaryrefslogtreecommitdiff
path: root/ospfd/ospf_packet.c
AgeCommit message (Expand)Author
2023-01-06ospfd: report the router IP with Opaque capability mismatchJafar Al-Gharaibeh
2022-12-24ospfd: add advertising router IP to Opaque capability mismatch error messageJafar Al-Gharaibeh
2022-10-29ospfd: catch and report runt LSAsLou Berger
2022-10-25ospf: optimization for FRR's P2MP modeLou Berger
2022-08-25ospfd: changes for code maintainabilitysri-mohan1
2022-08-11ospfd: Cleanup indentation surrounding oi->nbrDonald Sharp
2022-08-11ospfd: Increase packets sent at one time in ospf_writeDonald Sharp
2022-07-21ospfd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-07-21ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-04-19*: Fix spelling of accomodateDonald Sharp
2022-04-19*: Fix spelling of atleastDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-11-11*: Cleanup some documentation from quagga->frrDonald Sharp
2021-10-29Merge pull request #9368 from donaldsharp/ospf_ensure_lsa_lengthIgor Ryzhov
2021-10-15Merge pull request #9813 from opensourcerouting/ospf-gr-fixesDonald Sharp
2021-10-14Merge pull request #9795 from opensourcerouting/ospf_get_nameIgor Ryzhov
2021-10-12ospfd: fix another DR election issue during graceful restartRenato Westphal
2021-10-12Merge pull request #9781 from opensourcerouting/ospfd-gr-dr-fixRuss White
2021-10-09ospfd: use ospf_get_name() wherever possibleRenato Westphal
2021-10-08ospfd: preserve DR status across graceful restartsRenato Westphal
2021-10-06ospfd: ospf nbr in full although mismatch in hello packet contentsMobashshera Rasool
2021-09-14ospfd: Add some small doc to what each one is for future peopleDonald Sharp
2021-09-14ospfd: Ensure we have some non header lsa dataDonald Sharp
2021-09-07Merge pull request #9551 from mobash-rasool/ospfv2-bug-fixes-04Russ White
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-09-03ospfd: GR Conformance fix for Hello packet DR electionMobashshera Rasool
2021-07-05ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-07-05ospfd: rename the graceful restart headerRenato Westphal
2021-07-05ospfd: adjust log config for GRGalaxyGorilla
2021-07-05ospfd: print extra LSA information in some log messagesRenato Westphal
2021-06-08ospfd: fix wrong NSSA debug guardsRenato Westphal
2021-06-08zebra, ospfd: fix typos in the graceful restart codeRenato Westphal
2021-05-12ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp
2021-04-06ospfd: Suppress spurious write message when using ip nhrp map multicastReuben Dowle
2021-04-06ospfd: changes for PMP network /32 prefix lengthAmol Lad
2021-03-09ospfd: Convert to using proper string formattingDonald Sharp
2021-02-11ospfd: Prevent duplicate packet read in certain vrf situationsDonald Sharp
2020-10-23* : update signature of thread_cancel apiMark Stapp
2020-10-22ospfd: replace inet_ntoaMark Stapp
2020-09-22ospfd: GR Helper functionality changesrgirada
2020-08-20ospfd: make proactive ARP configurableJakub Urbańczyk
2020-08-12ospfd: send ARP requests using zebraJakub Urbańczyk
2020-07-14*: un-split strings across linesDavid Lamparter
2020-04-14Merge pull request #6218 from qlyoung/fix-ospf-router-lsa-missing-length-checkOlivier Dugeon
2020-04-14ospfd: router LSA link info missing length checkQuentin Young
2020-04-14ospfd: fix uaf upon rx of self-originated lsaQuentin Young
2020-03-24*: remove line breaks from log messagesDavid Lamparter