summaryrefslogtreecommitdiff
path: root/ospfd
AgeCommit message (Expand)Author
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2024-01-04*: Remove Crypto openSSL define from zebra.hDonald Sharp
2023-12-20ospfd: Fix opaque functab leak and opaque AS cleanup problemsAcee
2023-12-14ospfd: Correct LSA parser which fulfill the TEDOlivier Dugeon
2023-12-13ospfd: fix ospf dead-interval minimal hello-multiplier param rangeBing Shui
2023-12-08ospfd: Correct SID check sizeOlivier Dugeon
2023-12-01ospfd: fix deferred shutdown handlingRenato Westphal
2023-12-01ospfd: improve memory cleanup during shutdownRenato Westphal
2023-11-29Merge pull request #14886 from LabNConsulting/aceelindem/ospf-link-local-fixDonatas Abraitis
2023-11-28ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruptionAcee
2023-11-28Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finallyChristian Hopps
2023-11-25Merge pull request #14867 from opensourcerouting/zclient-options-cleanupDonald Sharp
2023-11-23*: add `zclient_options_sync`David Lamparter
2023-11-22*: convert `struct interface->connected` to DLISTDavid Lamparter
2023-11-22Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHERDonatas Abraitis
2023-11-21*: Cleanup keychain on shutdownDonald Sharp
2023-11-21Merge pull request #14834 from opensourcerouting/zclient-nexthop-updateDonald Sharp
2023-11-21*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp
2023-11-21Merge pull request #14710 from teletajp/fix_show_ospf_gr_helper_cmdDonatas Abraitis
2023-11-20ospfd: use `zclient->nexthop_update`David Lamparter
2023-11-15ospfd: fix show_ip_ospf_gr_helperteletajp
2023-11-13ospfd: Cleanup route-map memoryDonald Sharp
2023-11-07*: Move distance related defines into their own headerDonald Sharp
2023-11-02lib: convert if_zapi_callbacks into actual hooksDavid Lamparter
2023-10-30Merge pull request #14688 from opensourcerouting/fix/ospf_spacing_nitMark Stapp
2023-10-30Merge pull request #13576 from chiragshah6/mdev1Donatas Abraitis
2023-10-30ospfd, ospf6d: Fix spacing nit for `show ... summary-address` commandDonatas Abraitis
2023-10-29*: modify empty json helper functionChirag Shah
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-10-10ospfd: 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