summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: fix wrong check for two commandsanlan_cs11 days1-4/+8
* ospfd: Correct one wordanlan_cs2025-01-036-13/+13
* ospfd: Correct invalid SR-MPLS output labelOlivier Dugeon2024-11-231-0/+6
* ospfd: OSPF multi-instance default origination fixesAcee Lindem2024-11-176-21/+96
* Merge pull request #17346 from LabNConsulting/aceelindem/fix_ospf_refresh_int...Jafar Al-Gharaibeh2024-11-051-2/+7
|\
| * ospfd: Fix assert in LSA refresh interval settingAcee2024-11-051-2/+7
* | Merge pull request #17319 from opensourcerouting/fix/no_ospf_router-idRuss White2024-11-052-6/+8
|\ \ | |/ |/|
| * ospfd: Use router_id what Zebra has if we remove a static router_idDonatas Abraitis2024-10-311-6/+1
| * ospfd: Add a hidden command for old `no router-id`Donatas Abraitis2024-10-311-0/+7
* | Merge pull request #17194 from LabNConsulting/aceelindem/ospf-ls-refresh-inte...Russ White2024-11-014-78/+58
|\ \
| * | ospfd: Fix opaque LSA refresh interval and modify LSA cmds.Acee Lindem2024-10-254-78/+58
* | | Revert "ospfd: update ospf_asbr_status when using no_area_nssa command"Donald Sharp2024-11-011-2/+0
| |/ |/|
* | Merge pull request #17189 from Shbinging/fix_some_ospf_unset_commands_syntaxDonatas Abraitis2024-10-291-7/+7
|\ \
| * | ospfd:fix syntax of some no commandsShbinging2024-10-231-7/+7
| |/
* / ospfd:fix the bug that the empty area was not free after no area range comman...Shbinging2024-10-221-0/+2
|/
* Merge pull request #17134 from Shbinging/fix_no_area_nssa_commandDonatas Abraitis2024-10-181-0/+2
|\
| * ospfd: update ospf_asbr_status when using no_area_nssa commandShbinging2024-10-171-0/+2
* | Merge pull request #17065 from Shbinging/fix_some_ospf_commandsDonatas Abraitis2024-10-171-2/+3
|\ \
| * | ospfd: fix no area shortcut MODE command, MODE can be defaultShbinging2024-10-161-1/+2
| * | ospfd: fix no_area_range_cost_NUM command, NUM can be omittedShbinging2024-10-111-1/+1
| |/
* | ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functionsDonald Sharp2024-10-162-89/+77
* | ospfd:fix the bug that the empty area was not free after the command was exec...Shbinging2024-10-151-0/+2
|/
* Merge pull request #16853 from Shbinging/no_ip_ospf_dead_interval_minimalRuss White2024-09-241-2/+2
|\
| * ospfd: fix no ospf abr-type syntaxShbinging2024-09-201-1/+1
| * ospfd: fix no ip ospf dead-interval minimal hello-multiplier syntaxShbinging2024-09-181-1/+1
* | Merge pull request #16851 from Shbinging/fix_timer_throttle_spfRuss White2024-09-241-0/+4
|\ \
| * | ospfd: reset spf_hold_multiplier when current SPF delay state is changedShbinging2024-09-231-0/+4
| |/
* | ospfd: Interface 'ip ospf neighbor-filter' startup config not applied.Acee Lindem2024-09-201-0/+9
* | ospfd: Fix heap corruption vulnerability when parsing SR-Algorithm TLVAcee Lindem2024-09-181-1/+2
* | ospfd: Add vrf name to debug functions in ospf_zebra.cDonald Sharp2024-09-181-86/+102
|/
* ospfd: fix missing '[no]ip ospf graceful-restart hello-delay <N>' commandsDmitrii Turlupov2024-09-131-0/+4
* ospfd: An OSPF Ack should be sent when P2MP reflooding is delayed.Acee Lindem2024-09-121-4/+12
* Merge pull request #16759 from lsang6WIND/ospf_logRuss White2024-09-101-3/+10
|\
| * ospfd: logging behavior for area id mismatchesLoïc Sang2024-09-091-3/+10
* | ospfd: add assert to resolve SA warningMark Stapp2024-09-061-0/+10
|/
* *: Spelling issuesDonald Sharp2024-08-181-3/+2
* ospfd: Fix SA warnings in ospf_packet.c and ospf_vty.cAcee2024-08-162-4/+3
* Merge pull request #16590 from donaldsharp/spelling_in_masterMark Stapp2024-08-152-6/+5
|\
| * *: Fix spelling errors foundDonald Sharp2024-08-152-6/+5
* | ospfd: Remove deprecated router_info_area_id_cmdDonatas Abraitis2024-08-141-11/+0
|/
* Merge pull request #16376 from c-po/ospfd-ldp-syncRuss White2024-07-231-1/+1
|\
| * ospfd: fix internal ldp-sync state flags when feature is disabledChristian Breunig2024-07-171-1/+1
* | ospfd: fix state location mixupDavid Lamparter2024-07-101-8/+22
|/
* ospfd: Fix several problems with direct acknowledgments and improved delay acks.Acee Lindem2024-07-067-108/+264
* ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem2024-06-2014-96/+414
* ospfd: Fix memory leak after cleaning cleaning up interfaceIp JSON fieldDonatas Abraitis2024-06-121-7/+1
* ospfd: Drop `interfaceIp` from `show ip ospf neigh json`Donatas Abraitis2024-06-111-166/+26
* Merge pull request #16075 from anlancs/ospfd/fix-cmd-instanceDonald Sharp2024-05-281-1/+14
|\
| * ospfd: add instance id for one commandanlan_cs2024-05-251-1/+14
* | ospfd: protect call to get_edge() in ospf_te.cOlivier Dugeon2024-05-231-3/+16