summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | fpm: Add SRv6 VPN SIDs to `fpm.proto`Carmine Scarpitta2024-02-181-0/+5
| * | | | | | | fpm: Add SRv6 Local SIDs to `fpm.proto`Carmine Scarpitta2024-02-181-0/+140
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #15351 from louis-6wind/fix-leak-vrf-interfaceRuss White2024-02-208-89/+214
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tests: check route leak update after vrf creation and deletionLouis Scalbert2024-02-142-5/+107
| * | | | | | bgpd: update route leak when vrf appearsLouis Scalbert2024-02-141-0/+9
| * | | | | | tests: check route leak after changing vrf stateLouis Scalbert2024-02-141-1/+110
| * | | | | | bgpd: update route leak when vrf state changesLouis Scalbert2024-02-145-1/+46
| * | | | | | tests: use check_ping in bgp_vrf_route_leak_basicLouis Scalbert2024-02-141-3/+2
| * | | | | | tests: add source_addr in check_pingLouis Scalbert2024-02-141-4/+8
| * | | | | | tests: fix duplicates in bgp_vrf_route_leak_basicLouis Scalbert2024-02-141-143/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #15394 from sri-mohan1/srib-24-babelDonald Sharp2024-02-201-39/+28
|\ \ \ \ \ \
| * | | | | | babeld: changes for code maintainabilitysri-mohan12024-02-191-39/+28
* | | | | | | Merge pull request #15381 from LabNConsulting/chopps/nb-notifIgor Ryzhov2024-02-1911-134/+273
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | lib: mgmtd: add xpath arg to notification messageChristian Hopps2024-02-197-69/+206
| * | | | | | lib: always call new notification hooks tooChristian Hopps2024-02-155-65/+67
* | | | | | | Merge pull request #15389 from opensourcerouting/fix/add_mgmtd_pytest_markerChristian Hopps2024-02-191-6/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | doc: Add `mgmtd` pytest marker into documentationDonatas Abraitis2024-02-171-6/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #15357 from dpward/masterDonatas Abraitis2024-02-182-97/+78
|\ \ \ \ \ \
| * | | | | | github: Replace issue template with issue formDavid Ward2024-02-152-97/+78
* | | | | | | Merge pull request #15376 from sri-mohan1/srib-24-babelDonatas Abraitis2024-02-161-81/+55
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | babeld: changes for code maintainabilitysri-mohan12024-02-131-81/+55
* | | | | | | Merge pull request #15378 from idryzhov/ospf-suppress-faDonald Sharp2024-02-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | tests: fix ospf_suppress_fa timing issueIgor Ryzhov2024-02-151-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #15382 from donaldsharp/more_sa_failuresIgor Ryzhov2024-02-162-2/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | bgpd: Fix value stored to group never being readDonald Sharp2024-02-161-1/+1
| * | | | | | ospfd: Fix assignment with never being usedDonald Sharp2024-02-161-1/+0
|/ / / / / /
* | | | | | Merge pull request #15371 from LabNConsulting/chopps/mgmtd-fixesIgor Ryzhov2024-02-151-5/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lib: actually create the tree for the conversionChristian Hopps2024-02-151-3/+18
| * | | | | lib: fix memleak on successChristian Hopps2024-02-151-2/+1
|/ / / / /
* | | | | Merge pull request #15332 from donaldsharp/nhg_stuffsDonatas Abraitis2024-02-146-113/+80
|\ \ \ \ \
| * | | | | zebra: When reinstalling a NHG, set REINSTALL flagDonald Sharp2024-02-083-10/+24
| * | | | | zebra: Move nhg reinstallation into if_up properDonald Sharp2024-02-082-4/+8
| * | | | | zebra: Remove function abstraction in interface.cDonald Sharp2024-02-081-13/+2
| * | | | | zebra: Remove ifp_nhg_XXX functions completelyDonald Sharp2024-02-083-37/+8
| * | | | | zebra: Remove helper function if_nhg_dependents_is_emptyDonald Sharp2024-02-082-19/+8
| * | | | | zebra: Installation success should not set NHG as validDonald Sharp2024-02-081-1/+0
| * | | | | zebra: Use switch when handling return from dplane for nhgsDonald Sharp2024-02-081-2/+11
| * | | | | zebra: Conslidate zebra_nhg_set_valid|invalid functionsDonald Sharp2024-02-081-23/+14
| * | | | | zebra: Fixup documentation in zebra_nhg.hDonald Sharp2024-02-081-1/+1
| * | | | | zebra: dplane_nexthop_add cannot return ZEBRA_DPLANE_REQUEST_SUCCESSDonald Sharp2024-02-081-3/+4
* | | | | | Merge pull request #15288 from donaldsharp/shell_access_removalDonatas Abraitis2024-02-143-88/+0
|\ \ \ \ \ \
| * | | | | | vtysh: Remove deprecated shell_access codeDonald Sharp2024-02-053-88/+0
* | | | | | | Merge pull request #15359 from LabNConsulting/chopps/reap-unused-phaseIgor Ryzhov2024-02-143-36/+2
|\ \ \ \ \ \ \
| * | | | | | | mgmtd: remove unused commit phase SEND_CFGChristian Hopps2024-02-123-36/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | build: FRR 10.1 development versionfrr-10.0-devDonatas Abraitis2024-02-131-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #15234 from opensourcerouting/snmp-topotest-fixesbase_10.0Donald Sharp2024-02-132-11/+12
|\ \ \ \ \ \
| * | | | | | tests: Reduce wait intervals in test_bgp_snmp_bgp4v2mibDavid Schweizer2024-02-071-3/+2
| * | | | | | topotests: fix snmptrap log OID parsingDavid Schweizer2024-02-071-8/+10
* | | | | | | Merge pull request #15320 from donaldsharp/vtysh_limit_fdsRuss White2024-02-131-3/+6
|\ \ \ \ \ \ \
| * | | | | | | lib, ospfclient, tests, vtysh: Allow for a minimum fd poll sizeDonald Sharp2024-02-071-3/+6