summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: rSPF calc and messaging for optimal route reflectionMadhuri Kuruganti2022-10-121-0/+7
* ospfd: Fixup ospfd.h to declare variable namesDonald Sharp2022-06-081-1/+1
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-1/+1
* ospfd: fix ospf default route wrongly sent backFrancois Dumontet2022-03-251-1/+6
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-8/+4
* ospfd: Fix spelling mistakesDonald Sharp2022-02-141-1/+1
* lib, ospfd, ospf6d, zebra: add OSPF opaque route attributesRenato Westphal2022-01-151-0/+36
* *: convert zclient callbacks to tableDavid Lamparter2021-10-201-14/+18
* ospfd: remove unnecessary memory allocationIgor Ryzhov2021-07-211-28/+8
* Merge pull request #8767 from opensourcerouting/ospfd-grRuss White2021-07-131-0/+62
|\
| * ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-07-051-0/+62
* | lib,ospfd,ospf6d: remove duplicated functionRafael Zalamena2021-07-091-7/+7
|/
* *: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis2021-07-011-1/+1
* isisd, ospfd: update interface_link_params callback to check for changeKaren Schoener2021-06-281-2/+3
* Merge pull request #8634 from idryzhov/ospf-vrf-redistMark Stapp2021-05-071-34/+22
|\
| * ospfd: fix redistribution config when vrf doesn't existIgor Ryzhov2021-05-051-34/+22
* | ospfd: Fix indentation in ospf_is_type_redistributedDonald Sharp2021-05-041-4/+4
* | ospfd: Do not use `case default` for switches that have enumDonald Sharp2021-05-041-1/+2
* | ospfd: Cleanup some awful deep indentation in ospf_zebra.cDonald Sharp2021-05-041-223/+203
|/
* Merge pull request #8058 from rgirada/ospf-ecmpMark Stapp2021-03-301-1/+1
|\
| * ospfd: Max multipath config supportrgirada2021-03-301-1/+1
* | ospfd: Add Link-State supportOlivier Dugeon2021-03-231-0/+8
|/
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-3/+3
* ospfd: Correct Segment Routing prefix bugsOlivier Dugeon2021-03-091-1/+1
* ospfd: Debug race condition in Segment RoutingOlivier Dugeon2021-02-111-3/+12
* ospfd: Fix backup path RIB handlingGalaxyGorilla2021-01-191-8/+19
* ospfd: Add TI-LFA Prefix-SID ProtectionGalaxyGorilla2021-01-191-0/+31
* ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla2021-01-191-24/+60
* ldpd, isisd, ospfd: Remove periodic ldp-sync hello messageKaren Schoener2020-12-091-5/+0
* isisd, ospfd: IGPs detect LDP down via zapi client close messageKaren Schoener2020-12-091-0/+16
* Merge pull request #7478 from donaldsharp/bufferMark Stapp2020-11-181-1/+1
|\
| * *: Convert all usage of zclient_send_message to new enumDonald Sharp2020-11-151-1/+1
* | *: Remove route_map_object_t from the systemDonald Sharp2020-11-141-4/+2
|/
* ospfd: OSPF external summarisation scenariosrgirada2020-11-021-53/+192
* ospfd: ospf summarisation core handlersrgirada2020-11-021-4/+6
* *: Correct spelling stuffDonald Sharp2020-10-291-1/+1
* ospfd: replace inet_ntoaMark Stapp2020-10-221-13/+12
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-66/+31
* ospfd : Resolving conflict in distribute-list update during MaxAge LSA.Kaushik2020-09-121-10/+20
* Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal2020-09-111-0/+42
|\
| * ospfd: ldp-igp-sync feature: adding ospf supportlynne2020-09-091-0/+42
* | ospfd : Fix in lsa refresh when redist is done with route-map using access-list.Kaushik2020-09-021-5/+12
* | ospfd: Add Label Manager for Segment RoutingOlivier Dugeon2020-08-201-0/+119
|/
* ospfd: send ARP requests using zebraJakub UrbaƄczyk2020-08-121-0/+5
* ospfd: Fix Zebra route add message truncation issueAaron LI2020-07-301-1/+1
* Merge pull request #6731 from opensourcerouting/style-string-prepDonald Sharp2020-07-161-4/+2
|\
| * *: un-split strings across linesDavid Lamparter2020-07-141-4/+2
* | ospf: Default-information originate with routemapSantosh P K2020-07-071-0/+249
|/
* ospfd: Move Segment Routing Zebra functionsOlivier Dugeon2020-06-031-0/+114
* ospfd: OSPF Segment Routing improvementOlivier Dugeon2020-06-031-0/+1