summaryrefslogtreecommitdiff
path: root/ospfd
AgeCommit message (Expand)Author
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
2024-03-21ospfd: Assure OSPF AS External routes are installed after link flapAcee
2024-03-18ospfd: Send LS Updates in response to LS Request as unicast.Acee Lindem
2024-03-08Merge pull request #15469 from LabNConsulting/chopps/keychain-yangDonald Sharp
2024-03-04lib: add keychain northbound supportChristian Hopps
2024-03-01ospfd: Send update for route with new metricAlexander Rose
2024-02-27Merge pull request #15431 from Orange-OpenSource/ospf-teDonatas Abraitis
2024-02-27ospfd: Solved crash in OSPF TE parsingOlivier Dugeon
2024-02-26Merge pull request #15339 from opensourcerouting/fix/add_deprecationRuss White
2024-02-20Merge pull request #15367 from rampxxxx/ldp_sync_cleanupRuss White
2024-02-15ospfd: Fix assignment with never being usedDonald Sharp
2024-02-13ospfd: fix cli shown in running config when turning off ldp-synclynnemorrison
2024-02-12ospfd: Decode Extended Link & Prefix TLVs for jsonOlivier Dugeon
2024-02-12ospfd: Decode Router Info. TLVs for json outputOlivier Dugeon
2024-02-12ospfd: Decode TE TLVs for json outputOlivier Dugeon
2024-02-12ospfd: Prepare Opaque LSA for json outputOlivier Dugeon
2024-02-09ospfd: Add deprecation cycle for `router-info X [A.B.C.D]` commandDonatas Abraitis
2024-02-09Merge pull request #15333 from c-po/issue-14910Donatas Abraitis
2024-02-08ospfd: add support for "no router-info [<area|as>] command"Christian Breunig
2024-02-08ospfd: can not delete "segment-routing node-msd" when SR if offChristian Breunig
2024-02-04*: use af-specific autocompletion for prefix-lists when possibleIgor Ryzhov
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-01-27ospfd: fix GR state locationDavid Lamparter
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter