index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_evpn.c
Age
Commit message (
Expand
)
Author
2023-12-05
bgpd: check bgp evpn instance presence in soo
Chirag Shah
2023-11-30
bgpd: lttng tp add evpn route events
Chirag Shah
2023-11-30
bgpd: aggr summary-only suppressed export to evpn
Chirag Shah
2023-09-19
bgpd: Make debug a passed in variable for bgp_evpn_path_info_cmp
Donald Sharp
2023-09-11
bgpd: Ensure debug is printed before possible dest freed in install_evpn_rout...
Donald Sharp
2023-09-11
bgpd: ensure delete_all_vni_routes does not free dest
Donald Sharp
2023-09-11
bgpd: delete_vin_type2_route may free dest
Donald Sharp
2023-09-11
bgpd: delete_evpn_route ensure that dest is not freed before usage
Donald Sharp
2023-09-11
bgpd: evpn_cleanup_local_non_best_route could free dest
Donald Sharp
2023-08-22
bgpd: Convert from struct bgp_node to struct bgp_dest
Yuqing Zhao
2023-08-18
bgpd: Convert `struct peer_connection` to dynamically allocated
Donald Sharp
2023-08-18
bgpd: Move status and ostatus to `struct peer_connection`
Donald Sharp
2023-08-11
bgpd: evpn code was not properly unlocking rd_dest
Donald Sharp
2023-08-08
bgpd: bgp_path_info_extra memory optimization
Valerian_He
2023-07-07
bgpd: fix evpn zclient_send_message return code
Chirag Shah
2023-06-20
Merge pull request #13557 from anlancs/fix/bgpd-evpn-rmac-best-path
Russ White
2023-06-03
bgpd: Fix missing deletion of evpn routes
anlan_cs
2023-05-30
bgpd: add EVPN reimport handler for martian change
Trey Aspelund
2023-05-30
bgpd: generalize EVPN martian nexthop changes
Trey Aspelund
2023-05-30
bgpd: track L3VNI VTEP-IPs in tip_hash
Trey Aspelund
2023-05-30
bgpd: Add MAC-VRF Site-of-Origin support
Trey Aspelund
2023-05-30
bgpd: migrate MTYPE_BGP_EVPN_INFO
Trey Aspelund
2023-04-25
Merge pull request #13310 from opensourcerouting/feature/bgpd_node_target_ext...
Russ White
2023-04-14
bgpd: Reuse encode_route_target_ip() function
Donatas Abraitis
2023-04-13
bgpd: Simplify the checking local path
anlan_cs
2023-04-10
bgpd: Do not allow l3vni changes when shutting down
Donald Sharp
2023-04-06
bgpd: Treat withdraw variable as a bool
Donald Sharp
2023-03-21
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-14
bgpd: Drop afi_t from bgp_evpn_global_node_lookup()
Donatas Abraitis
2023-03-14
bgpd: Rename bgp_afi_node_lookup() to bgp_safi_node_lookup()
Donatas Abraitis
2023-02-24
bgpd: attr evpn attributes should be modified before interning attr
Philippe Guibert
2023-02-21
Merge pull request #12854 from opensourcerouting/fix/bgp_withdraw_attr_not_used
Russ White
2023-02-21
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
bgpd: Drop struct attr from bgp_withdraw()
Donatas Abraitis
2023-02-17
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-13
bgpd: add mpath label stack helper functions for dvni
Stephen Worley
2023-02-10
bgpd: store the route-distinguisher from config as a string
Philippe Guibert
2023-02-10
bgpd: add as-notation keyword to 'router bgp' vty command
Philippe Guibert
2023-02-10
bgpd: store the bgp as identifier in the configured as-notation
Philippe Guibert
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-01-31
bgpd: Add missing enum's to case statement
Donald Sharp
2023-01-30
bgpd: bgp_update and bgp_withdraw never return failures
Donald Sharp
2023-01-27
bgpd: move tunnel-ip comparison into handler
Trey Aspelund
2023-01-27
bgpd: only unimport routes if tunnel-ip changes
Trey Aspelund
2023-01-24
Merge pull request #12647 from anlancs/fix/bgpd-type-2
Russ White
2023-01-17
bgpd: cosmetic changes for debug
anlan_cs
2023-01-04
bgpd: remove one EC log
anlan_cs
2022-12-15
bgpd: cleanup macip_path_list for remote macip
Trey Aspelund
2022-11-17
Merge pull request #12081 from sworleys/EMM-upstream
Donatas Abraitis
2022-10-18
Merge pull request #8647 from sworleys/DVNI-Config-Changes
Donatas Abraitis
[next]