summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | lib: add keychain northbound supportChristian Hopps2024-03-051-0/+2
* | | ospfd: Send update for route with new metricAlexander Rose2024-03-011-1/+2
|/ /
* | Merge pull request #15431 from Orange-OpenSource/ospf-teDonatas Abraitis2024-02-271-0/+4
|\ \
| * | ospfd: Solved crash in OSPF TE parsingOlivier Dugeon2024-02-271-0/+4
| |/
* | Merge pull request #15339 from opensourcerouting/fix/add_deprecationRuss White2024-02-261-3/+12
|\ \ | |/ |/|
| * ospfd: Add deprecation cycle for `router-info X [A.B.C.D]` commandDonatas Abraitis2024-02-091-3/+12
* | Merge pull request #15367 from rampxxxx/ldp_sync_cleanupRuss White2024-02-201-1/+1
|\ \
| * | ospfd: fix cli shown in running config when turning off ldp-synclynnemorrison2024-02-131-1/+1
* | | ospfd: Fix assignment with never being usedDonald Sharp2024-02-161-1/+0
|/ /
* | ospfd: Decode Extended Link & Prefix TLVs for jsonOlivier Dugeon2024-02-121-65/+166
* | ospfd: Decode Router Info. TLVs for json outputOlivier Dugeon2024-02-121-86/+215
* | ospfd: Decode TE TLVs for json outputOlivier Dugeon2024-02-121-129/+346
* | ospfd: Prepare Opaque LSA for json outputOlivier Dugeon2024-02-121-10/+7
|/
* Merge pull request #15333 from c-po/issue-14910Donatas Abraitis2024-02-091-0/+1
|\
| * ospfd: can not delete "segment-routing node-msd" when SR if offChristian Breunig2024-02-081-0/+1
* | ospfd: add support for "no router-info [<area|as>] command"Christian Breunig2024-02-081-2/+4
|/
* *: use af-specific autocompletion for prefix-lists when possibleIgor Ryzhov2024-02-041-2/+2
* *: create a single registry of daemons' default port valuesMark Stapp2024-02-012-7/+0
* ospfd: fix GR state locationDavid Lamparter2024-01-272-36/+38
* *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-5/+10
* *: remove sys/stat.h from zebra.hDonald Sharp2024-01-091-0/+1
* *: Remove Crypto openSSL define from zebra.hDonald Sharp2024-01-041-0/+5
* ospfd: Fix opaque functab leak and opaque AS cleanup problemsAcee2023-12-202-31/+72
* ospfd: Correct LSA parser which fulfill the TEDOlivier Dugeon2023-12-141-21/+8
* ospfd: fix ospf dead-interval minimal hello-multiplier param rangeBing Shui2023-12-131-3/+3
* ospfd: Correct SID check sizeOlivier Dugeon2023-12-081-3/+15
* ospfd: fix deferred shutdown handlingRenato Westphal2023-12-011-44/+12
* ospfd: improve memory cleanup during shutdownRenato Westphal2023-12-012-7/+5
* Merge pull request #14886 from LabNConsulting/aceelindem/ospf-link-local-fixDonatas Abraitis2023-11-295-25/+58
|\
| * ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruptionAcee2023-11-285-25/+58
* | Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finallyChristian Hopps2023-11-281-0/+2
|\ \
| * | *: Cleanup keychain on shutdownDonald Sharp2023-11-211-0/+2
* | | Merge pull request #14867 from opensourcerouting/zclient-options-cleanupDonald Sharp2023-11-251-3/+1
|\ \ \
| * | | *: add `zclient_options_sync`David Lamparter2023-11-231-3/+1
| | |/ | |/|
* / | *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-223-6/+4
|/ /
* | Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHERDonatas Abraitis2023-11-221-1/+1
|\ \ | |/ |/|
| * *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp2023-11-211-1/+1
* | Merge pull request #14834 from opensourcerouting/zclient-nexthop-updateDonald Sharp2023-11-211-19/+9
|\ \ | |/ |/|
| * ospfd: use `zclient->nexthop_update`David Lamparter2023-11-201-19/+9
* | Merge pull request #14710 from teletajp/fix_show_ospf_gr_helper_cmdDonatas Abraitis2023-11-211-24/+9
|\ \ | |/ |/|
| * ospfd: fix show_ip_ospf_gr_helperteletajp2023-11-151-24/+9
* | ospfd: Cleanup route-map memoryDonald Sharp2023-11-132-0/+3
* | *: Move distance related defines into their own headerDonald Sharp2023-11-071-0/+1
* | lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-2/+4
|/
* Merge pull request #14688 from opensourcerouting/fix/ospf_spacing_nitMark Stapp2023-10-301-1/+1
|\
| * ospfd, ospf6d: Fix spacing nit for `show ... summary-address` commandDonatas Abraitis2023-10-301-1/+1
* | Merge pull request #13576 from chiragshah6/mdev1Donatas Abraitis2023-10-301-4/+4
|\ \ | |/ |/|
| * *: modify empty json helper functionChirag Shah2023-10-291-4/+4
* | build: add -Wimplicit-fallthroughIgor Ryzhov2023-10-125-7/+8
* | ospfd: Fixing infinite loop when listing OSPF interfacesRodrigo Nardi2023-10-101-3/+8