summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Update dates in release reference tableDonatas Abraitis2024-02-271-4/+4
* Merge pull request #15427 from idryzhov/fix-filter-nb-updateDonatas Abraitis2024-02-273-87/+31
|\
| * lib: fix prefix-list entry updateIgor Ryzhov2024-02-261-28/+17
| * lib: fix access-list entry updateIgor Ryzhov2024-02-263-59/+14
* | Merge pull request #15429 from sri-mohan1/srib-24-zebraDonatas Abraitis2024-02-271-88/+43
|\ \
| * | zebra: changes for code maintainabilitysri-mohan12024-02-261-88/+43
| |/
* | Merge pull request #15387 from fdumontet6WIND/frr_aspath_excl_bp1Donatas Abraitis2024-02-275-42/+130
|\ \
| * | bgpd: fix no bgp as-path access-list issueFrancois Dumontet2024-02-264-10/+58
| * | tests: extend tests for aspath excludeFrancois Dumontet2024-02-261-32/+72
* | | 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 #15430 from idryzhov/fix-ly-logDonald Sharp2024-02-261-3/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | lib: fix setting temporary log options for libyangIgor Ryzhov2024-02-261-3/+1
|/ / /
* | | Merge pull request #15426 from idryzhov/bgp-rmap-yangDonatas Abraitis2024-02-264-70/+6
|\ \ \ | |_|/ |/| |
| * | bgpd, yang: fix missing mandatory/default statements on some leafsIgor Ryzhov2024-02-264-70/+6
|/ /
* | Merge pull request #15423 from idryzhov/fix-nb-choiceChristian Hopps2024-02-2511-20/+370
|\ \
| * | tests: add test for required choice/np-container callbacksChristian Hopps2024-02-251-0/+20
| * | tests: add test for northbound ordering fixChristian Hopps2024-02-252-0/+75
| * | lib: fix nb callbacks for containers inside choice caseIgor Ryzhov2024-02-248-16/+256
| * | lib: fix order of northbound operationsIgor Ryzhov2024-02-241-4/+19
* | | Merge pull request #15421 from idryzhov/fix-fe-client-notifyChristian Hopps2024-02-232-17/+16
|\ \ \ | |/ / |/| |
| * | lib: fix processing of notifications on mgmt fe clientIgor Ryzhov2024-02-232-17/+16
|/ /
* | Merge pull request #15405 from LabNConsulting/chopps/fix-fe-clientDonald Sharp2024-02-231-1/+1
|\ \
| * | tests: use more standard name for python3Christian Hopps2024-02-211-1/+1
* | | Merge pull request #15410 from louis-6wind/optim-nhflagsDonatas Abraitis2024-02-237-22/+32
|\ \ \
| * | | bgpd: move mp_nexthop_prefer_global boolean attribute to nh_flagsLouis Scalbert2024-02-227-22/+32
| |/ /
* | | Merge pull request #15406 from donaldsharp/evpn_mh_fixDonatas Abraitis2024-02-231-8/+17
|\ \ \
| * | | tests: bgp_evpn_mh timing issue fixDonald Sharp2024-02-221-8/+17
| |/ /
* | | Merge pull request #15384 from louis-6wind/isis-show-all-algosDonatas Abraitis2024-02-233-27/+123
|\ \ \
| * | | doc: show isis optional algorithm idLouis Scalbert2024-02-191-3/+3
| * | | isisd: make algorithm id optional in show isis commandsPhilippe Guibert2024-02-192-15/+55
| * | | isisd: show isis route .. json adds the algorithm valuePhilippe Guibert2024-02-191-0/+1
| * | | isisd: make optional algorithm id in 'show isis route'Philippe Guibert2024-02-191-9/+64
* | | | Merge pull request #15383 from donaldsharp/cpp_evpn_dataDonatas Abraitis2024-02-234-15/+2
|\ \ \ \
| * | | | zebra: Remove deprecated itemsDonald Sharp2024-02-204-15/+2
* | | | | Merge pull request #15409 from sri-mohan1/srib-24-zebra-dpdk-dpDonald Sharp2024-02-221-31/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | zebra: changes for code maintainabilitysri-mohan12024-02-221-31/+20
|/ / / /
* | | | Merge pull request #15401 from idryzhov/fix-nb-crashChristian Hopps2024-02-212-4/+8
|\ \ \ \
| * | | | lib: fix order of northbound callbacksIgor Ryzhov2024-02-201-3/+6
| * | | | lib: add missing priority for affinity map callbacksIgor Ryzhov2024-02-201-1/+2
| |/ / /
* | | | Merge pull request #15393 from idryzhov/fix-base64Donald Sharp2024-02-202-10/+0
|\ \ \ \
| * | | | lib: fix base64 encodingIgor Ryzhov2024-02-192-10/+0
* | | | | Merge pull request #15377 from opensourcerouting/fix/bgpd_evpn_route_mapRuss White2024-02-203-28/+23
|\ \ \ \ \
| * | | | | tests: Check if multiple route-map match clauses works for EVPN prefixesDonatas Abraitis2024-02-152-4/+18
| * | | | | lib: Do not convert EVPN prefixes into IPv4/IPv6 if not neededDonatas Abraitis2024-02-151-24/+5
* | | | | | 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
* | | | | | | Merge pull request #15366 from cscarpitta/feature/srv6-fpm-pb-extensionRuss White2024-02-202-0/+545
|\ \ \ \ \ \ \
| * | | | | | | fpm: Add func to encode SRv6 SIDs in protobufCarmine Scarpitta2024-02-181-0/+308
| * | | | | | | fpm: Add functions to encode nexthop in protobufCarmine Scarpitta2024-02-181-0/+92