summaryrefslogtreecommitdiff
path: root/ospfd
AgeCommit message (Expand)Author
2024-09-13ospfd: fix missing '[no]ip ospf graceful-restart hello-delay <N>' commandsDmitrii Turlupov
2024-07-23ospfd: fix internal ldp-sync state flags when feature is disabledChristian Breunig
2024-05-24ospfd: protect call to get_edge() in ospf_te.cOlivier Dugeon
2024-05-24ospfd: Correct Opaque LSA Extended parserOlivier Dugeon
2024-05-24ospfd: Solved crash in RI parsing with OSPF TEOlivier Dugeon
2024-05-08Merge pull request #15953 from FRRouting/mergify/bp/stable/9.1/pr-15846Donatas Abraitis
2024-05-07ospfd:fix the bug where ip_ospf_dead-interval_minimal_hello-multiplier did no...Bing Shui
2024-04-29vtysh: Show `ip ospf network ...` even if it's not the same as the interface ...Donatas Abraitis
2024-04-24Revert "ospfd: fix some dicey pointer arith in snmp module"Louis Scalbert
2024-02-27ospfd: Solved crash in OSPF TE parsingOlivier Dugeon
2024-02-09Merge pull request #15340 from FRRouting/mergify/bp/stable/9.1/pr-15336Donald Sharp
2024-02-09ospfd: add support for "no router-info [<area|as>] command"Christian Breunig
2024-02-09ospfd: can not delete "segment-routing node-msd" when SR if offChristian Breunig
2023-12-14ospfd: Correct LSA parser which fulfill the TEDOlivier Dugeon
2023-12-14ospfd: fix ospf dead-interval minimal hello-multiplier param rangeBing Shui
2023-12-11ospfd: Correct SID check sizeOlivier Dugeon
2023-11-21ospfd: fix show_ip_ospf_gr_helperteletajp
2023-10-30ospfd, ospf6d: Fix spacing nit for `show ... summary-address` commandDonatas Abraitis
2023-10-11ospfd: Fixing infinite loop when listing OSPF interfacesRodrigo Nardi
2023-10-10Merge pull request #14451 from m-varasteh/ospf-coverity-issuesDonatas Abraitis
2023-10-07*: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs
2023-10-03ospfd: a possible fix for TAINTED_SCALAR coverity issuesMahdi Varasteh
2023-09-26Merge pull request #14356 from Keelan10/ospf_external_aggregator-leakRuss White
2023-09-21ospfd: fix some dicey pointer arith in snmp moduleMark Stapp
2023-09-16[ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh
2023-09-05ospfd: Fix External Aggregator LeakKeelan10
2023-09-05ospfd: fix area range memory leakKeelan10
2023-08-30ospfd: Prevent use after free( and crash of ospf ) when no router ospfDonald Sharp
2023-08-19ospfd: Delete `q_space->vertex_list` on No Backup PathKeelan10
2023-08-15Merge pull request #14016 from mjstapp/event_exec_ptrDonald Sharp
2023-08-07ospfd: Ensure listnode returns are usableDonald Sharp
2023-07-25ospfd: fix SPF calculation when changing ABR typeAlexander Chernavin
2023-07-25Merge pull request #14056 from achernavin22/ospf-fix-def-metric-updRuss White
2023-07-25* : include event ptr in event_execute apiMark Stapp
2023-07-21Merge pull request #14034 from LabNConsulting/aceelindem/ospf_prefix_suppressionDonatas Abraitis
2023-07-20ospfd: Implement OSPF prefix-suppression as specified in RFC 6860Acee
2023-07-19ospfd: fix default-metric change if external LSAs already sentAlexander Chernavin
2023-07-18ospfd: Support show intra-area network type in 'show ip ospf route' commandZhiyuan Wan
2023-07-18ospfd: Fix wrong advertise router calculation in transit networkZhiyuan Wan
2023-07-18ospfd: Support show advertise router in 'show ip ospf route' commandZhiyuan Wan
2023-07-11Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...Russ White
2023-07-11Merge pull request #13880 from mjstapp/fix_ospf_intf_socketRuss White
2023-07-07ospf: fix lsa leakryndia
2023-07-04Merge pull request #13333 from donaldsharp/vrf_bitmap_cleanupDonatas Abraitis
2023-07-03ospfd: Ensure `show ip ospf interface` json code is guardedDonald Sharp
2023-07-03ospfd: fix per-interface socketsMark Stapp
2023-07-02Merge pull request #13895 from mjstapp/fix_ospf_sync_json_nullDonald Sharp
2023-07-01Merge pull request #13847 from opensourcerouting/fix/free_zclient_sync_on_des...Donald Sharp
2023-06-30ospfd: check for NULLs in vty codeMark Stapp
2023-06-28 ospfd: Configurable interface-level 'capability opaque' supportAcee