index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
routemap_cli.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: add 'match community-count' command to restrict comm count
Philippe Guibert
4 days
1
-0
/
+4
*
Merge pull request #16946 from opensourcerouting/fix/match_src-peer
Russ White
2024-10-16
1
-0
/
+12
|
\
|
*
bgpd: Implement `match src-peer ...` command
Donatas Abraitis
2024-09-27
1
-0
/
+12
*
|
bgpd: Implement `set metric aigp` command
Donatas Abraitis
2024-10-15
1
-14
/
+12
*
|
bgpd: Implement `set metric igp` command
Donatas Abraitis
2024-10-15
1
-2
/
+8
*
|
bgpd: Move some non BGP-specific route-map functions to lib
Donatas Abraitis
2024-10-10
1
-0
/
+73
|
/
*
*: Fix spelling errors found
Donald Sharp
2024-08-15
1
-1
/
+1
*
lib: Allow doing match/set tag untagged
Donatas Abraitis
2024-05-10
1
-11
/
+32
*
bgpd: Implement draft-li-idr-link-bandwidth-ext-01
Donatas Abraitis
2024-04-22
1
-2
/
+2
*
*: use af-specific autocompletion for prefix-lists when possible
Igor Ryzhov
2024-02-04
1
-6
/
+6
*
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
1
-8
/
+8
*
bgpd: add 'match community-list any' function
Philippe Guibert
2023-10-02
1
-0
/
+8
*
bgpd: add set extended-comm-list <> delete command
Farid Mihoub
2023-07-31
1
-0
/
+10
*
bgpd: add colored extended communities support
Francois Dumontet
2023-06-26
1
-0
/
+5
*
bgpd: Implement `match source-protocol` for route-maps
Donatas Abraitis
2023-05-11
1
-2
/
+5
*
Merge pull request #13310 from opensourcerouting/feature/bgpd_node_target_ext...
Russ White
2023-04-25
1
-0
/
+5
|
\
|
*
bgpd: Implement Node Target Extended Communities
Donatas Abraitis
2023-04-14
1
-0
/
+5
*
|
lib, ospfd, yang: add route map set for min/max metric
Jafar Al-Gharaibeh
2023-04-18
1
-0
/
+84
|
/
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-15
/
+1
*
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-03
1
-2
/
+0
|
\
|
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
|
bgpd: Implement Accumulated IGP Metric Attribute for BGP
Donatas Abraitis
2022-10-26
1
-0
/
+5
|
/
*
Merge pull request #11899 from opensourcerouting/feature/route_validation_ext...
Russ White
2022-09-13
1
-0
/
+5
|
\
|
*
bgpd: Handle Origin Validation State extended community via route-map match
Donatas Abraitis
2022-09-04
1
-0
/
+5
*
|
bgpd: add resolution for l3vpn traffic over gre interfaces
Philippe Guibert
2022-09-05
1
-0
/
+5
|
/
*
bgpd: Add `set as-path replace <any|ASN>` cmd for route-maps
Donatas Abraitis
2022-04-25
1
-0
/
+5
*
lib: Remove deprecated routemap_optimization_cmd
Donatas Abraitis
2022-04-11
1
-37
/
+0
*
bgpd: Show `match script SCRIPT` in running config
Donatas Abraitis
2022-03-31
1
-0
/
+5
*
lib: routemap config output cleanup
Igor Ryzhov
2021-12-03
1
-87
/
+38
*
bgpd: Add an ability to match ipv6 next-hop by prefix-list
Donatas Abraitis
2021-11-24
1
-0
/
+4
*
lib: Use autocomplete for `route-map <name> <action> <seq>`
Donatas Abraitis
2021-11-23
1
-4
/
+4
*
bgpd: Add an ability to match ipv6 next-hop by access-list
Donatas Abraitis
2021-11-23
1
-1
/
+4
*
bgpd, lib: fix inconsistency of match ip/ipv6 next-hop commands
Igor Ryzhov
2021-11-19
1
-2
/
+2
*
lib: Add autocomplete for access-lists
Donatas Abraitis
2021-10-31
1
-6
/
+6
*
lib: Add autocomplete for prefix-list under route-maps
Donatas Abraitis
2021-10-28
1
-6
/
+6
*
Merge pull request #9824 from idryzhov/nb-cli-const-lyd-node
Donald Sharp
2021-10-25
1
-12
/
+13
|
\
|
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
1
-12
/
+13
*
|
*: cleanup number-named access-lists in CLI
Igor Ryzhov
2021-10-08
1
-12
/
+4
|
/
*
Merge pull request #9439 from ton31337/feature/set_ext_community_to_none
Russ White
2021-09-01
1
-0
/
+5
|
\
|
*
bgpd: Add an ability to set extcommunity to none in route-maps
Donatas Abraitis
2021-08-18
1
-0
/
+5
*
|
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
1
-0
/
+1
|
\
\
|
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-0
/
+1
|
|
/
*
/
lib: remove the dependency on bgpd code
Igor Ryzhov
2021-08-24
1
-1
/
+0
|
/
*
bgpd: Keep extcommunity bandwidth commands persistent in route-maps
Donatas Abraitis
2021-08-03
1
-0
/
+29
*
bgpd: Add route-map `match alias` command
Donatas Abraitis
2021-07-21
1
-0
/
+5
*
bgpd: Add "set evpn gateway-ip" clause for route-map
Ameya Dharkar
2021-06-08
1
-0
/
+10
*
lib, doc: add "route-map NAME optimization" command
Igor Ryzhov
2021-04-09
1
-5
/
+47
*
lib: convert route-map optimization to NB
Igor Ryzhov
2021-04-06
1
-0
/
+29
*
lib: Modifications to route-map NB
Sarita Patra
2021-03-30
1
-202
/
+593
*
lib: sort route-map commands by sequence number in running-config
Igor Ryzhov
2021-03-23
1
-0
/
+8
[next]