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