summaryrefslogtreecommitdiff
path: root/ospfd
AgeCommit message (Expand)Author
2024-11-21ospfd: OSPF multi-instance default origination fixesAcee Lindem
2024-11-05ospfd: Use router_id what Zebra has if we remove a static router_idDonatas Abraitis
2024-11-05ospfd: Add a hidden command for old `no router-id`Donatas Abraitis
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
2024-07-10ospfd: fix state location mixupDavid Lamparter
2024-07-06ospfd: Fix several problems with direct acknowledgments and improved delay acks.Acee Lindem
2024-06-20ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem
2024-06-12ospfd: Fix memory leak after cleaning cleaning up interfaceIp JSON fieldDonatas Abraitis
2024-06-11ospfd: Drop `interfaceIp` from `show ip ospf neigh json`Donatas Abraitis
2024-05-28Merge pull request #16075 from anlancs/ospfd/fix-cmd-instanceDonald Sharp
2024-05-25ospfd: add instance id for one commandanlan_cs
2024-05-23ospfd: protect call to get_edge() in ospf_te.cOlivier Dugeon
2024-05-23ospfd: Correct Opaque LSA Extended parserOlivier Dugeon
2024-05-23ospfd: Solved crash in RI parsing with OSPF TEOlivier Dugeon
2024-05-10*: Modify agentx to be allowed to be calledDonald Sharp
2024-05-07Merge pull request #15846 from Shbinging/fix_ip_ospf_dead_interval_fast_helloRuss White
2024-04-30ospfd:fix the bug where ip_ospf_dead-interval_minimal_hello-multiplier did no...Bing Shui
2024-04-29Merge pull request #15824 from opensourcerouting/fix/ospf_show_non_defaultDonald Sharp
2024-04-26Merge pull request #15796 from LabNConsulting/aceelindem/ospf-ospfapi-optionsDonatas Abraitis
2024-04-25ospfd: OSPFAPI Server options to limit to local connections and per-instance TCPAcee Lindem
2024-04-24Merge pull request #15783 from LabNConsulting/aceelindem/ospf-neighbor-filterDonatas Abraitis
2024-04-23vtysh: Show `ip ospf network ...` even if it's not the same as the interface ...Donatas Abraitis
2024-04-23Revert "ospfd: fix some dicey pointer arith in snmp module"Louis Scalbert
2024-04-18ospfd: Add prefix-list filtering of OSPF neighbors on OSPF interfaceAcee Lindem
2024-04-17ospfd: fix 'no write-multiplier' commandBing Shui
2024-04-17ospfd: fix 'no maximum-paths' commandBing Shui
2024-04-15Merge pull request #15724 from opensourcerouting/fix/ospfd_cleanup_deprecationDonald Sharp
2024-04-13ospfd: Fix compile warning with `-Wformat-truncation`Donatas Abraitis
2024-04-11ospfd, ospf6d: Remove deprecated JSON fieldsDonatas Abraitis
2024-04-02ospfd: Implement non-broadcast support for point-to-multipoint networksAcee Lindem
2024-03-22Merge pull request #15593 from LabNConsulting/acee/ospf-link-flap-ase-route-c...Mark Stapp