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 #8647 from sworleys/DVNI-Config-Changes
Donatas Abraitis
2022-10-18
1
-0
/
+18
|
\
|
*
bgpd,lib: route-map/plist matching via type-2/5 routes
Stephen Worley
2022-08-23
1
-0
/
+18
*
|
Merge pull request #11899 from opensourcerouting/feature/route_validation_ext...
Russ White
2022-09-13
1
-0
/
+97
|
\
\
|
*
|
bgpd: Handle Origin Validation State extended community via route-map match
Donatas Abraitis
2022-09-04
1
-0
/
+97
|
|
/
*
|
Merge pull request #11929 from opensourcerouting/fix/memory_leaks
Donald Sharp
2022-09-12
1
-0
/
+2
|
\
\
|
*
|
bgpd: Fix memory leak for `set as-path replace` route-map command
Donatas Abraitis
2022-09-10
1
-0
/
+2
*
|
|
bgpd: Thread is already done, drop useless assignment t_rmap_update to NULL
Donatas Abraitis
2022-09-12
1
-2
/
+0
|
/
/
*
/
bgpd: add resolution for l3vpn traffic over gre interfaces
Philippe Guibert
2022-09-05
1
-0
/
+81
|
/
*
bgpd: Send route update when modifying access/aspath/prefix lists
Donatas Abraitis
2022-08-05
1
-6
/
+5
*
Merge pull request #11344 from opensourcerouting/feature/wrap_ipv4_unicast_valid
Russ White
2022-06-14
1
-4
/
+4
|
\
|
*
bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helper
Donatas Abraitis
2022-06-13
1
-4
/
+4
*
|
bgpd: Initialize attr->local_pref to the configured default value
Donatas Abraitis
2022-06-06
1
-1
/
+1
|
/
*
bgpd: Add ability to match `match peer <PEERGROUPNAME>`
Donald Sharp
2022-05-31
1
-3
/
+7
*
bgpd: Add `set as-path replace <any|ASN>` cmd for route-maps
Donatas Abraitis
2022-04-25
1
-0
/
+91
*
Merge pull request #10987 from opensourcerouting/fix/bgp_conditional_advertis...
Russ White
2022-04-13
1
-0
/
+8
|
\
|
*
bgpd: Do not forget to update conditional advertisements rmaps for peer-groups
Donatas Abraitis
2022-04-08
1
-0
/
+8
*
|
bgpd: Reuse bgp_attr_set_ecommunity() for setting attribute flags
Donatas Abraitis
2022-04-12
1
-4
/
+0
*
|
bgpd: Reuse bgp_attr_set_[l]community() for setting attribute flags
Donatas Abraitis
2022-04-12
1
-13
/
+0
*
|
bgpd: Allow setting BGP [large]community in route-maps
Donatas Abraitis
2022-04-09
1
-5
/
+5
|
/
*
*: Fix spelling of ojbect
Donald Sharp
2022-04-02
1
-4
/
+4
*
Merge pull request #10636 from ton31337/fix/use_get_set_for_communities
Russ White
2022-02-28
1
-11
/
+13
|
\
|
*
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-25
1
-11
/
+13
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+1
|
/
*
bgpd: evpn route-map match esr type-4 route-type
Chirag Shah
2022-02-17
1
-2
/
+8
*
bgpd: evpn route-map match ead type-1 route-type
Chirag Shah
2022-02-17
1
-3
/
+9
*
bgpd: Use get/set helpers for attr->lcommunity
Donatas Abraitis
2022-02-10
1
-11
/
+13
*
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
1
-6
/
+6
*
Merge pull request #9610 from iqras23/best_path
Russ White
2021-11-30
1
-1
/
+1
|
\
|
*
bgpd: NULL check for original bgp info
Iqra Siddiqui
2021-11-19
1
-1
/
+1
*
|
bgpd: Add an ability to match ipv6 next-hop by prefix-list
Donatas Abraitis
2021-11-24
1
-0
/
+96
*
|
bgpd: Add an ability to match ipv6 next-hop by access-list
Donatas Abraitis
2021-11-23
1
-12
/
+106
*
|
bgpd, lib: fix inconsistency of match ip/ipv6 next-hop commands
Igor Ryzhov
2021-11-19
1
-4
/
+25
|
/
*
lib: Add autocomplete for access-lists
Donatas Abraitis
2021-10-31
1
-4
/
+4
*
lib: Add autocomplete for prefix-list under route-maps
Donatas Abraitis
2021-10-28
1
-2
/
+2
*
Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all
Russ White
2021-10-27
1
-2
/
+2
|
\
|
*
bgpd: don't use if_lookup_by_name_all_vrf
Igor Ryzhov
2021-10-15
1
-2
/
+2
*
|
Merge pull request #9847 from ton31337/feature/prefix-list_autocomplete
Igor Ryzhov
2021-10-20
1
-10
/
+10
|
\
\
|
*
|
bgpd: Add autocomplete for community/large/extcommunity stuff
Donatas Abraitis
2021-10-20
1
-10
/
+10
|
|
/
*
/
bgpd: Add autocomplete for as-path filters
Donatas Abraitis
2021-10-19
1
-2
/
+2
|
/
*
*: cleanup number-named access-lists in CLI
Igor Ryzhov
2021-10-08
1
-8
/
+4
*
Merge pull request #9469 from ton31337/fix/extcommunity_bandwidth_floating_to...
Russ White
2021-09-01
1
-1
/
+3
|
\
|
*
bgpd: Add `neighbor PEER link-bw-encoding-ieee`
Donatas Abraitis
2021-08-30
1
-1
/
+3
*
|
bgpd: Add an ability to set extcommunity to none in route-maps
Donatas Abraitis
2021-08-18
1
-10
/
+94
|
/
*
bgpd: Return rmap match if large-community alias found
Donatas Abraitis
2021-08-17
1
-1
/
+1
*
Merge pull request #9369 from idryzhov/comm-alias-memleaks
Donatas Abraitis
2021-08-16
1
-4
/
+15
|
\
|
*
bgpd: fix memory leaks in route_match_alias
Igor Ryzhov
2021-08-13
1
-4
/
+15
*
|
Merge pull request #9265 from ton31337/fix/extcommunity_lb_route-map_persistent
Igor Ryzhov
2021-08-16
1
-2
/
+2
|
\
\
|
*
|
bgpd: Don't set `non-transitive` for extcommunity bandwidth by default
Donatas Abraitis
2021-08-03
1
-2
/
+2
|
|
/
*
/
bgpd: Stop prepending peer-as if self-originated and lastas configured
Don Slice
2021-08-13
1
-4
/
+3
|
/
*
Merge pull request #8982 from dlqs/lua-func-stack
Quentin Young
2021-08-02
1
-16
/
+17
|
\
[next]