summaryrefslogtreecommitdiff
path: root/ospfd
AgeCommit message (Expand)Author
2025-04-08ospfd: clean up -Wshadow warningsMark Stapp
2025-03-03ospfd: cosmetic change for one commandanlan_cs
2025-02-24ospfd: remove unused function ins ospfd/ospf_lsa.cDonna Sharp
2025-02-12ospfd: Replace LSDB callbacks with LSA Update/Delete hooks.Acee Lindem
2025-02-06Merge pull request #17865 from donaldsharp/coverity_2024_new_hotnessJafar Al-Gharaibeh
2025-01-23ospfd: Prune duplicate next-hops when installing into zebraAcee Lindem
2025-01-17ospfd: Fix Coverity SA #1617470, 76 and 78Donald Sharp
2025-01-10ospfd: avoid the redundant timersanlan_cs
2025-01-07ospfd: fix wrong check for two commandsanlan_cs
2025-01-03ospfd: Correct one wordanlan_cs
2024-11-23ospfd: Correct invalid SR-MPLS output labelOlivier Dugeon
2024-11-17ospfd: OSPF multi-instance default origination fixesAcee Lindem
2024-11-05Merge pull request #17346 from LabNConsulting/aceelindem/fix_ospf_refresh_int...Jafar Al-Gharaibeh
2024-11-05Merge pull request #17319 from opensourcerouting/fix/no_ospf_router-idRuss White
2024-11-05ospfd: Fix assert in LSA refresh interval settingAcee
2024-11-01Merge pull request #17194 from LabNConsulting/aceelindem/ospf-ls-refresh-inte...Russ White
2024-10-31Revert "ospfd: update ospf_asbr_status when using no_area_nssa command"Donald Sharp
2024-10-31ospfd: Use router_id what Zebra has if we remove a static router_idDonatas Abraitis
2024-10-31ospfd: Add a hidden command for old `no router-id`Donatas Abraitis
2024-10-29Merge pull request #17189 from Shbinging/fix_some_ospf_unset_commands_syntaxDonatas Abraitis
2024-10-25ospfd: Fix opaque LSA refresh interval and modify LSA cmds.Acee Lindem
2024-10-23ospfd:fix syntax of some no commandsShbinging
2024-10-22ospfd:fix the bug that the empty area was not free after no area range comman...Shbinging
2024-10-18Merge pull request #17134 from Shbinging/fix_no_area_nssa_commandDonatas Abraitis
2024-10-17ospfd: update ospf_asbr_status when using no_area_nssa commandShbinging
2024-10-17Merge pull request #17065 from Shbinging/fix_some_ospf_commandsDonatas Abraitis
2024-10-16ospfd: fix no area shortcut MODE command, MODE can be defaultShbinging
2024-10-15ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functionsDonald Sharp
2024-10-15ospfd:fix the bug that the empty area was not free after the command was exec...Shbinging
2024-10-11ospfd: fix no_area_range_cost_NUM command, NUM can be omittedShbinging
2024-09-24Merge pull request #16853 from Shbinging/no_ip_ospf_dead_interval_minimalRuss White
2024-09-24Merge pull request #16851 from Shbinging/fix_timer_throttle_spfRuss White
2024-09-23ospfd: reset spf_hold_multiplier when current SPF delay state is changedShbinging
2024-09-20ospfd: Interface 'ip ospf neighbor-filter' startup config not applied.Acee Lindem
2024-09-20ospfd: fix no ospf abr-type syntaxShbinging
2024-09-18ospfd: Fix heap corruption vulnerability when parsing SR-Algorithm TLVAcee Lindem
2024-09-18ospfd: Add vrf name to debug functions in ospf_zebra.cDonald Sharp
2024-09-18ospfd: fix no ip ospf dead-interval minimal hello-multiplier syntaxShbinging
2024-09-13ospfd: fix missing '[no]ip ospf graceful-restart hello-delay <N>' commandsDmitrii Turlupov
2024-09-12ospfd: An OSPF Ack should be sent when P2MP reflooding is delayed.Acee Lindem
2024-09-10Merge pull request #16759 from lsang6WIND/ospf_logRuss White
2024-09-09ospfd: logging behavior for area id mismatchesLoïc Sang
2024-09-06ospfd: add assert to resolve SA warningMark Stapp
2024-08-18*: Spelling issuesDonald Sharp
2024-08-16 ospfd: Fix SA warnings in ospf_packet.c and ospf_vty.cAcee
2024-08-15Merge pull request #16590 from donaldsharp/spelling_in_masterMark Stapp
2024-08-15*: Fix spelling errors foundDonald Sharp
2024-08-14ospfd: Remove deprecated router_info_area_id_cmdDonatas Abraitis
2024-07-23Merge pull request #16376 from c-po/ospfd-ldp-syncRuss White
2024-07-17ospfd: fix internal ldp-sync state flags when feature is disabledChristian Breunig