summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bgpd: fix do not skip paths with same nexthopPhilippe Guibert2024-06-112-53/+71
* | | | | | Merge pull request #16172 from LabNConsulting/dleroy/nhrpd-auth-supportRuss White2024-06-1812-39/+258
|\ \ \ \ \ \
| * | | | | | nhrpd: add cisco-authentication password supportDave LeRoy2024-06-117-43/+51
| * | | | | | nhrp: add `cisco-authentication` password supportVolodymyr Huti2024-06-1111-31/+242
| |/ / / / /
* | | | | | Merge pull request #16179 from pguibert6WIND/isis_psid_and_backupRuss White2024-06-182-2/+2
|\ \ \ \ \ \
| * | | | | | isisd: fix 'show isis route prefix-sid backup' commandPhilippe Guibert2024-06-142-2/+2
* | | | | | | Merge pull request #16194 from opensourcerouting/fix/bfd_profile_shutdownRuss White2024-06-188-1/+145
|\ \ \ \ \ \ \
| * | | | | | | bgpd: Do not start BGP session if BFD profile is in shutdown stateDonatas Abraitis2024-06-123-0/+14
| * | | | | | | bgpd: Keep last notification's state about hard resetDonatas Abraitis2024-06-111-0/+1
| * | | | | | | tests: Check if BFD notification is sent and session remains in down stateDonatas Abraitis2024-06-114-1/+130
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #16195 from opensourcerouting/fix/drop_recent_confdateRuss White2024-06-183-215/+26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ospfd: Fix memory leak after cleaning cleaning up interfaceIp JSON fieldDonatas Abraitis2024-06-121-7/+1
| * | | | | | tests: Drop `interfaceIp` from OSPF testsDonatas Abraitis2024-06-112-43/+0
| * | | | | | ospfd: Drop `interfaceIp` from `show ip ospf neigh json`Donatas Abraitis2024-06-111-166/+26
| |/ / / / /
* | | | | | Merge pull request #16225 from anlancs/doc/ldpd-fix-one-session-cmdRenato Westphal2024-06-151-1/+1
|\ \ \ \ \ \
| * | | | | | doc: fix one ldp neighbor commandanlan_cs2024-06-151-1/+1
|/ / / / / /
* | | | | | Merge pull request #16221 from donaldsharp/atomic_surpriseJafar Al-Gharaibeh2024-06-143-22/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | zebra: Use built in data structure counterDonald Sharp2024-06-133-22/+25
| | |/ / / | |/| | |
* | | | | Merge pull request #16202 from y-bharath14/srib-topotest-dDonatas Abraitis2024-06-1498-248/+248
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: supress unused variables at topotestsY Bharath2024-06-1298-248/+248
* | | | | Merge pull request #16188 from anlancs/isisd/fix-metric-styleOlivier Dugeon2024-06-131-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | yang: fix wrong check for isis metric styleanlan_cs2024-06-111-2/+2
| | |/ / | |/| |
* | | | Merge pull request #16184 from LabNConsulting/chopps/fe-notify-selectJafar Al-Gharaibeh2024-06-138-47/+506
|\ \ \ \
| * | | | tests: add native session-req/reply support to fe_client.pyChristian Hopps2024-06-112-17/+46
| * | | | mgmtd: add native session-req (create/delete) messagesChristian Hopps2024-06-113-1/+195
| * | | | tests: switch test to new fe_client notify selector syntaxChristian Hopps2024-06-071-2/+2
| * | | | tests: add notify select support in fe client test utilityChristian Hopps2024-06-071-20/+29
| * | | | mgmtd: add front-end notification selector supportChristian Hopps2024-06-072-7/+112
| * | | | lib: native msg add array of strings supportChristian Hopps2024-06-072-0/+58
| * | | | lib: fix incorrect use of error checking macroChristian Hopps2024-06-071-1/+1
| * | | | lib: darr: add free with element cleanup functionsChristian Hopps2024-06-072-0/+64
* | | | | build: FRR 10.2 development versionfrr-10.2-devJafar Al-Gharaibeh2024-06-121-1/+1
* | | | | Merge pull request #16191 from pguibert6WIND/srte_color_not_copiedbase_10.1Donatas Abraitis2024-06-121-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lib: fix copy srte_color from zapi_nexthop structurePhilippe Guibert2024-06-101-0/+1
* | | | | Merge pull request #16190 from trots/masterRuss White2024-06-111-1/+6
|\ \ \ \ \
| * | | | | doc: Add reloading script into Python dependency sectionAlexander Trotsenko2024-06-111-1/+6
* | | | | | Merge pull request #16050 from rgirada/ospfv3_helperRuss White2024-06-111-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ospf6d: Handling Topo Change in GR-HELPER mode for max-age lsasRajesh Girada2024-06-061-3/+1
* | | | | | Merge pull request #16193 from opensourcerouting/fix/ecommunity_linkbw_presen...Russ White2024-06-111-4/+16
|\ \ \ \ \ \
| * | | | | | bgpd: Check against extended community unit size for link bandwidthDonatas Abraitis2024-06-111-4/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #16187 from opensourcerouting/isis_tilfa_topo_reworkDonald Sharp2024-06-11365-11580/+43799
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tests: introduce method to update reference data in isis_tilfa_topo1Renato Westphal2024-06-10305-9936/+42189
| * | | | | tests: rework isis_tilfa_topo1 to fix timing issuesRenato Westphal2024-06-1064-1699/+1665
* | | | | | Merge pull request #16183 from LabNConsulting/chopps/notif-doc-updateDonatas Abraitis2024-06-103-8/+87
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | doc: add some text on native message API and notif xpath arrayChristian Hopps2024-06-072-8/+76
| * | | | | mgmtd: add empty notif xpath map for completenessChristian Hopps2024-06-071-0/+11
| | |_|/ / | |/| | |
* | | | | Merge pull request #16093 from louis-6wind/fix-show-route-memoryDonatas Abraitis2024-06-104-61/+70
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tests: check show route vrf all json outputLouis Scalbert2024-06-071-0/+15
| * | | | zebra: fix show route memory consumptionLouis Scalbert2024-06-071-10/+5
| * | | | zebra: fix show route vrf all memory consumptionLouis Scalbert2024-06-071-1/+6