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
2024-10-21
bgpd: allow value 0 in aigp-metric setting
Enke Chen
2024-10-17
bgpd: fix several issues in sourcing AIGP attribute
Enke Chen
2024-10-11
bgpd: Move some non BGP-specific route-map functions to lib
Donatas Abraitis
2024-09-11
bgpd: fix as-path exclude modify crash
Louis Scalbert
2024-06-24
bgpd: fix "bgp as-pah access-list" with "set aspath exclude" set/unset issues
Francois Dumontet
2024-05-20
bgpd: Fix `match peer` when switching between IPv4/IPv6/interface
Donatas Abraitis
2024-05-07
bgpd: Allow using optional table id for negative `no set table X` command
Donatas Abraitis
2024-05-07
bgpd: Fix `no set as-path prepend ASNUM...`
Donatas Abraitis
2024-03-19
bgpd: Update default-originate route-map actual map structure
Donatas Abraitis
2024-02-27
bgpd: fix no bgp as-path access-list issue
Francois Dumontet
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
2023-07-31
bgpd: add set extended-comm-list <> delete command
Farid Mihoub
2023-07-19
bgpd: add set as-path exclude acl-list command
Francois Dumontet
2023-07-07
bgpd: Deprecate Prestandard Route Refresh capability (128)
Donatas Abraitis
2023-06-30
bgpd: fix no set as_path replace command
Francois Dumontet
2023-06-28
bgpd: add 'set as-path replace' with a configured ASN
Philippe Guibert
2023-06-27
Merge pull request #13722 from fdumontet6WIND/color_extcomm
Donatas Abraitis
2023-06-26
bgpd: add colored extended communities support
Francois Dumontet
2023-06-19
bgpd: add 'set as-path exclude all' command
Philippe Guibert
2023-05-11
bgpd: Implement `match source-protocol` for route-maps
Donatas Abraitis
2023-04-14
bgpd: Implement Node Target Extended Communities
Donatas Abraitis
2023-04-04
Merge pull request #12837 from donaldsharp/unlikely_routemap
Russ White
2023-03-24
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-23
bgpd, ospfd, zebra: Use unlikely for DEBUG_ROUTEMAP_DETAIL
Donald Sharp
2023-03-21
bgpd: Do not allow setting `set distance` via route-maps to zero
Donatas Abraitis
2023-03-15
bgpd: Unlock dest if we return earlier for aggregate install
Donatas Abraitis
2023-02-21
Merge pull request #12832 from opensourcerouting/fix/deprecate_bgp_internet_c...
Russ White
2023-02-21
Merge pull request #12795 from pguibert6WIND/vpnv6_nexthop_encoding
Russ White
2023-02-21
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-18
bgpd: Use actual defines to set values
Donald Sharp
2023-02-17
bgpd: Deprecate BGP `internet` community
Donatas Abraitis
2023-02-17
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-15
bgpd: clarify when the vpnv6 nexthop length must be modified
Philippe Guibert
2023-02-14
bgpd: Remove unnecessary all_digit() call
Donald Sharp
2023-02-13
bgpd: Add useful information to prefix list lookup failures in routemaps
Donald Sharp
2023-02-13
bgpd: Add access list lookup failure to `debug routemap detail`
Donald Sharp
[next]