| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17911 from askorichenko/test-fix-bgp-peer-solo | Donatas Abraitis | 6 days | 1 | -2/+5 |
|\ |
|
| * | bgpd: Fix bgp peer solo option | Alexander Skorichenko | 7 days | 1 | -2/+5 |
* | | Merge pull request #17652 from pguibert6WIND/topotest_bgp_evpn_rt5 | Donatas Abraitis | 7 days | 4 | -41/+54 |
|\ \
| |/
|/| |
|
| * | bgpd: fix static analyzer issues around bgp pointer | Philippe Guibert | 9 days | 1 | -7/+9 |
| * | bgpd: fix import vrf creates multiple bgp instances | Philippe Guibert | 9 days | 3 | -2/+3 |
| * | bgpd: fix duplicate BGP instance created with unified config | Philippe Guibert | 9 days | 3 | -23/+27 |
| * | bgpd: fix bgp evpn memory leaks when adj-rib-in is disabled | Philippe Guibert | 9 days | 1 | -11/+17 |
* | | bgpd: fix bfd with update-source in peer-group | Louis Scalbert | 8 days | 1 | -0/+4 |
* | | Merge pull request #17899 from chiragshah6/evpn_dev1 | Donatas Abraitis | 8 days | 3 | -1/+15 |
|\ \ |
|
| * | | bgpd: fix evpn path info get api | Chirag Shah | 8 days | 3 | -1/+15 |
* | | | Merge pull request #17894 from pguibert6WIND/bmp_send_peerx_twice | Donatas Abraitis | 8 days | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | bgpd: fix do not send twice peer up/down messages | Philippe Guibert | 9 days | 1 | -1/+1 |
| |/ |
|
* / | bgpd: Fix for local interface MAC cache issue in 'bgp mac hash' table | Krishnasamy R | 9 days | 1 | -2/+5 |
|/ |
|
* | bgpd: fix display json value of interface for BGP unnumbered | Philippe Guibert | 10 days | 1 | -0/+3 |
* | Merge pull request #17836 from pguibert6WIND/limit_comm_list_count | Donatas Abraitis | 13 days | 4 | -0/+138 |
|\ |
|
| * | bgpd: add 'match community-count' command to restrict comm count | Philippe Guibert | 2025-01-14 | 4 | -0/+138 |
* | | Merge pull request #17810 from donaldsharp/bgp_connect_refactor | Russ White | 2025-01-15 | 16 | -141/+133 |
|\ \ |
|
| * | | bgpd: Only update peer connection information when needed | Donald Sharp | 2025-01-10 | 3 | -16/+22 |
| * | | bgpd: su_remote and su_local are properties of the connection | Donald Sharp | 2025-01-10 | 15 | -133/+117 |
| * | | bgpd: bgp_getsockanme is connection oriented | Donald Sharp | 2025-01-10 | 3 | -5/+7 |
| |/ |
|
* | | Merge pull request #17855 from opensourcerouting/fix/bgp_enhe_capability_via_... | Donald Sharp | 2025-01-15 | 4 | -6/+131 |
|\ \ |
|
| * | | bgpd: Handle ENHE capability via dynamic capability | Donatas Abraitis | 2025-01-14 | 4 | -6/+131 |
| |/ |
|
* | | Merge pull request #17854 from enkechen-panw/flag-reflected | Donatas Abraitis | 2025-01-15 | 4 | -8/+0 |
|\ \ |
|
| * | | bgpd: remove unused BATTR_REFLECTED for rmap_change_flags | Enke Chen | 2025-01-14 | 4 | -8/+0 |
* | | | bgpd: move bgp_aggregate_increment() after bgp_path_info_add() | Enke Chen | 2025-01-14 | 3 | -9/+9 |
|/ / |
|
* | | Merge pull request #17800 from opensourcerouting/fix/import_between_vrf_respe... | Russ White | 2025-01-14 | 3 | -19/+21 |
|\ \ |
|
| * | | bgpd: Respect allowas-in value from the source VRF's peer | Donatas Abraitis | 2025-01-08 | 3 | -19/+21 |
* | | | Merge pull request #17837 from enkechen-panw/aggr-fix4 | Russ White | 2025-01-14 | 1 | -0/+26 |
|\ \ \ |
|
| * | | | bgpd: fix churn of aggregate routes from duplicate config | Enke Chen | 2025-01-11 | 1 | -0/+26 |
| | |/
| |/| |
|
* | | | Merge pull request #17842 from enkechen-panw/aggr-safi | Donald Sharp | 2025-01-14 | 2 | -4/+1 |
|\ \ \ |
|
| * | | | bgpd: remove unused safi in bgp_aggregate structure | Enke Chen | 2025-01-11 | 2 | -4/+1 |
| |/ / |
|
* | | | Merge pull request #17639 from pguibert6WIND/bmp_import_vrf_view | Russ White | 2025-01-14 | 3 | -190/+634 |
|\ \ \
| |/ /
|/| | |
|
| * | | bgpd: bmp, handle imported bgp instances in bmp end of rib | Philippe Guibert | 2025-01-07 | 2 | -10/+10 |
| * | | bgpd: add sync for monitored afi/safi of imported bgps | Philippe Guibert | 2025-01-07 | 2 | -33/+142 |
| * | | bgpd: rework bmp end of rib processing | Philippe Guibert | 2025-01-07 | 1 | -13/+16 |
| * | | bgpd: fix access to invalid memory zone | Philippe Guibert | 2025-01-07 | 1 | -0/+1 |
| * | | bgpd, topotests: bmp imported bgp, send peer up events when config param changed | Philippe Guibert | 2025-01-07 | 1 | -1/+23 |
| * | | bgpd, topotests: bmp, send peer down when unconfiguring imported vrf | Philippe Guibert | 2025-01-07 | 1 | -1/+15 |
| * | | bgpd, topotests: bmp imported bgp, add loc-rib peer up support when vrf flaps | Philippe Guibert | 2025-01-07 | 1 | -15/+45 |
| * | | bgpd, topotests: bmp imported bgp, add loc-rib peer up support when router-id... | Philippe Guibert | 2025-01-07 | 1 | -10/+44 |
| * | | bgpd, topotests: bmp, add loc-rib peer up event for imported bgp | Philippe Guibert | 2025-01-07 | 2 | -6/+27 |
| * | | bgpd: modify bmp_bgp_update_vrf_status() API | Philippe Guibert | 2025-01-07 | 2 | -16/+19 |
| * | | bgpd: bmp, fix memory leak in peer messages | Philippe Guibert | 2025-01-07 | 1 | -0/+1 |
| * | | bgpd: bmp, handle imported bgp instances for bmp statistics | Philippe Guibert | 2025-01-07 | 1 | -5/+18 |
| * | | bgpd: bmp, handle imported bgp instances in bmp_send_peerup() | Philippe Guibert | 2025-01-07 | 1 | -5/+28 |
| * | | bgpd: bmp, handle imported bgp instances in bmp_mirror | Philippe Guibert | 2025-01-07 | 1 | -21/+35 |
| * | | bgpd: bmp, handle imported bgp instances in bmp_process | Philippe Guibert | 2025-01-07 | 1 | -21/+28 |
| * | | bgpd: bmp, handle imported bgp instances for peer up/down events | Philippe Guibert | 2025-01-07 | 1 | -13/+42 |
| * | | bgpd: bmp, handle imported bgp instances for route updates | Philippe Guibert | 2025-01-07 | 1 | -6/+13 |
| * | | bgpd: bmp, rework the bmp_route_update() function | Philippe Guibert | 2025-01-07 | 1 | -32/+32 |