Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | fpm: Add SRv6 VPN SIDs to `fpm.proto` | Carmine Scarpitta | 2024-02-18 | 1 | -0/+5 | |
| * | | | | | | | fpm: Add SRv6 Local SIDs to `fpm.proto` | Carmine Scarpitta | 2024-02-18 | 1 | -0/+140 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #15351 from louis-6wind/fix-leak-vrf-interface | Russ White | 2024-02-20 | 8 | -89/+214 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | tests: check route leak update after vrf creation and deletion | Louis Scalbert | 2024-02-14 | 2 | -5/+107 | |
| * | | | | | | bgpd: update route leak when vrf appears | Louis Scalbert | 2024-02-14 | 1 | -0/+9 | |
| * | | | | | | tests: check route leak after changing vrf state | Louis Scalbert | 2024-02-14 | 1 | -1/+110 | |
| * | | | | | | bgpd: update route leak when vrf state changes | Louis Scalbert | 2024-02-14 | 5 | -1/+46 | |
| * | | | | | | tests: use check_ping in bgp_vrf_route_leak_basic | Louis Scalbert | 2024-02-14 | 1 | -3/+2 | |
| * | | | | | | tests: add source_addr in check_ping | Louis Scalbert | 2024-02-14 | 1 | -4/+8 | |
| * | | | | | | tests: fix duplicates in bgp_vrf_route_leak_basic | Louis Scalbert | 2024-02-14 | 1 | -143/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #15394 from sri-mohan1/srib-24-babel | Donald Sharp | 2024-02-20 | 1 | -39/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | babeld: changes for code maintainability | sri-mohan1 | 2024-02-19 | 1 | -39/+28 | |
* | | | | | | | Merge pull request #15381 from LabNConsulting/chopps/nb-notif | Igor Ryzhov | 2024-02-19 | 11 | -134/+273 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | lib: mgmtd: add xpath arg to notification message | Christian Hopps | 2024-02-19 | 7 | -69/+206 | |
| * | | | | | | lib: always call new notification hooks too | Christian Hopps | 2024-02-15 | 5 | -65/+67 | |
* | | | | | | | Merge pull request #15389 from opensourcerouting/fix/add_mgmtd_pytest_marker | Christian Hopps | 2024-02-19 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | doc: Add `mgmtd` pytest marker into documentation | Donatas Abraitis | 2024-02-17 | 1 | -6/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #15357 from dpward/master | Donatas Abraitis | 2024-02-18 | 2 | -97/+78 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | github: Replace issue template with issue form | David Ward | 2024-02-15 | 2 | -97/+78 | |
* | | | | | | | Merge pull request #15376 from sri-mohan1/srib-24-babel | Donatas Abraitis | 2024-02-16 | 1 | -81/+55 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | babeld: changes for code maintainability | sri-mohan1 | 2024-02-13 | 1 | -81/+55 | |
* | | | | | | | Merge pull request #15378 from idryzhov/ospf-suppress-fa | Donald Sharp | 2024-02-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tests: fix ospf_suppress_fa timing issue | Igor Ryzhov | 2024-02-15 | 1 | -0/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #15382 from donaldsharp/more_sa_failures | Igor Ryzhov | 2024-02-16 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | bgpd: Fix value stored to group never being read | Donald Sharp | 2024-02-16 | 1 | -1/+1 | |
| * | | | | | | ospfd: Fix assignment with never being used | Donald Sharp | 2024-02-16 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #15371 from LabNConsulting/chopps/mgmtd-fixes | Igor Ryzhov | 2024-02-15 | 1 | -5/+19 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | lib: actually create the tree for the conversion | Christian Hopps | 2024-02-15 | 1 | -3/+18 | |
| * | | | | | lib: fix memleak on success | Christian Hopps | 2024-02-15 | 1 | -2/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #15332 from donaldsharp/nhg_stuffs | Donatas Abraitis | 2024-02-14 | 6 | -113/+80 | |
|\ \ \ \ \ | ||||||
| * | | | | | zebra: When reinstalling a NHG, set REINSTALL flag | Donald Sharp | 2024-02-08 | 3 | -10/+24 | |
| * | | | | | zebra: Move nhg reinstallation into if_up proper | Donald Sharp | 2024-02-08 | 2 | -4/+8 | |
| * | | | | | zebra: Remove function abstraction in interface.c | Donald Sharp | 2024-02-08 | 1 | -13/+2 | |
| * | | | | | zebra: Remove ifp_nhg_XXX functions completely | Donald Sharp | 2024-02-08 | 3 | -37/+8 | |
| * | | | | | zebra: Remove helper function if_nhg_dependents_is_empty | Donald Sharp | 2024-02-08 | 2 | -19/+8 | |
| * | | | | | zebra: Installation success should not set NHG as valid | Donald Sharp | 2024-02-08 | 1 | -1/+0 | |
| * | | | | | zebra: Use switch when handling return from dplane for nhgs | Donald Sharp | 2024-02-08 | 1 | -2/+11 | |
| * | | | | | zebra: Conslidate zebra_nhg_set_valid|invalid functions | Donald Sharp | 2024-02-08 | 1 | -23/+14 | |
| * | | | | | zebra: Fixup documentation in zebra_nhg.h | Donald Sharp | 2024-02-08 | 1 | -1/+1 | |
| * | | | | | zebra: dplane_nexthop_add cannot return ZEBRA_DPLANE_REQUEST_SUCCESS | Donald Sharp | 2024-02-08 | 1 | -3/+4 | |
* | | | | | | Merge pull request #15288 from donaldsharp/shell_access_removal | Donatas Abraitis | 2024-02-14 | 3 | -88/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | vtysh: Remove deprecated shell_access code | Donald Sharp | 2024-02-05 | 3 | -88/+0 | |
* | | | | | | | Merge pull request #15359 from LabNConsulting/chopps/reap-unused-phase | Igor Ryzhov | 2024-02-14 | 3 | -36/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mgmtd: remove unused commit phase SEND_CFG | Christian Hopps | 2024-02-12 | 3 | -36/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | build: FRR 10.1 development versionfrr-10.0-dev | Donatas Abraitis | 2024-02-13 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #15234 from opensourcerouting/snmp-topotest-fixesbase_10.0 | Donald Sharp | 2024-02-13 | 2 | -11/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tests: Reduce wait intervals in test_bgp_snmp_bgp4v2mib | David Schweizer | 2024-02-07 | 1 | -3/+2 | |
| * | | | | | | topotests: fix snmptrap log OID parsing | David Schweizer | 2024-02-07 | 1 | -8/+10 | |
* | | | | | | | Merge pull request #15320 from donaldsharp/vtysh_limit_fds | Russ White | 2024-02-13 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lib, ospfclient, tests, vtysh: Allow for a minimum fd poll size | Donald Sharp | 2024-02-07 | 1 | -3/+6 |