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_routemap.c
Age
Commit message (
Expand
)
Author
2025-03-23
bgpd: fix `set evpn gateway-ip ipv[46]` route-map
Tuetuopay
2025-01-17
Merge pull request #17836 from pguibert6WIND/limit_comm_list_count
Donatas Abraitis
2025-01-14
bgpd: add 'match community-count' command to restrict comm count
Philippe Guibert
2025-01-10
bgpd: su_remote and su_local are properties of the connection
Donald Sharp
2025-01-08
Revert "bgpd: Reinstall aggregated routes if using route-maps and it was chan...
Enke Chen
2024-11-18
bgpd: Use int, not long long for route-map action in Lua script
Donatas Abraitis
2024-10-20
bgpd: allow value 0 in aigp-metric setting
Enke Chen
2024-10-19
bgpd: changes for code maintainability
sri-mohan1
2024-10-16
bgpd: fix several issues in sourcing AIGP attribute
Enke Chen
2024-10-16
Merge pull request #16946 from opensourcerouting/fix/match_src-peer
Russ White
2024-10-15
bgpd: Implement `set metric aigp` command
Donatas Abraitis
2024-10-15
bgpd: Implement `set metric igp` command
Donatas Abraitis
2024-10-15
bgpd: Set MED using a helper bgp_attr_set_med()
Donatas Abraitis
2024-10-10
bgpd: Move some non BGP-specific route-map functions to lib
Donatas Abraitis
2024-10-01
bgpd: Cleanup multipath figuring out in bgp
Donald Sharp
2024-09-27
bgpd: Fallback to destination peer when using `match src-peer ...`
Donatas Abraitis
2024-09-27
bgpd: Implement `match src-peer ...` command
Donatas Abraitis
2024-09-24
bgpd: Return NOMATCH only if both conf_if/group does not exist
Donatas Abraitis
2024-09-10
bgpd: fix as-path exclude modify crash
Louis Scalbert
2024-09-02
bgpd: Drop unused route-map types
Donatas Abraitis
2024-08-26
bgpd: fix labels static-analyser
Louis Scalbert
2024-08-11
bgpd: Move evpn_overlay to a pointer
Donatas Abraitis
2024-07-31
bgpd: Show which AFI is affected when prefix-list is not found
Donatas Abraitis
2024-06-24
Merge pull request #15838 from fdumontet6WIND/fix_regexx_exclude
Russ White
2024-06-05
bgpd: move labels from extra to extra->labels
Louis Scalbert
2024-06-05
bgpd: add bgp_path_info_num_labels()
Louis Scalbert
2024-05-16
bgpd: Fix `match peer` when switching between IPv4/IPv6/interface
Donatas Abraitis
2024-05-16
bgpd: fix "bgp as-pah access-list" with "set aspath exclude" set/unset issues
Francois Dumontet
2024-05-03
bgpd: Allow using optional table id for negative `no set table X` command
Donatas Abraitis
2024-05-02
bgpd: Fix `no set as-path prepend ASNUM...`
Donatas Abraitis
2024-04-27
Merge pull request #15782 from opensourcerouting/fix/drop_srte_color_flag
Russ White
2024-04-22
bgpd: Implement draft-li-idr-link-bandwidth-ext-01
Donatas Abraitis
2024-04-22
bgpd: Convert 32-bit to 64-bit link bandwidth variable (link_bw)
Donatas Abraitis
2024-04-17
bgpd: Drop SRTE_COLOR attribute flag
Donatas Abraitis
2024-03-15
bgpd: Update default-originate route-map actual map structure
Donatas Abraitis
2024-02-26
bgpd: fix no bgp as-path access-list issue
Francois Dumontet
2024-02-22
bgpd: move mp_nexthop_prefer_global boolean attribute to nh_flags
Louis Scalbert
2024-01-30
bgpd: Reinstall aggregated routes if using route-maps and it was changed
Donatas Abraitis
2023-11-21
bgpd: fix export prefixes when rt extcomm set by route-map
Philippe Guibert
2023-10-02
bgpd: add 'match community-list any' function
Philippe Guibert
2023-09-10
bgpd: Move the peer->su to connection->su
Donald Sharp
2023-09-10
bgpd: peer_established should be connection oriented
Donald Sharp
2023-09-06
bgpd: Fix `no set as-path prepend` command for BGP
Donatas Abraitis
2023-08-19
bgpd: Free memory in set_aspath_exclude_access_list
Keelan10
2023-08-17
bgpd: Free memory in set_aspath_replace_access_list
Keelan10
2023-08-09
Merge pull request #14073 from fdumontet6WIND/as_path_replace_reg
Donatas Abraitis
2023-08-09
Merge pull request #14099 from lkClare/formated_sync_0727
Donatas Abraitis
2023-08-08
bgpd: bgp_path_info_extra memory optimization
Valerian_He
2023-08-07
bgpd: add set as-path exclude acl-list command
Francois Dumontet
2023-08-03
bgpd: Remove deprecated COMMUNITY_INTERNET community
Donatas Abraitis
[next]