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
*
*: 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
*
lib: fix negating set metric route-map command
David Schweizer
2020-09-10
1
-1
/
+1
*
lib: fix the "set metric" route-map command
Renato Westphal
2020-09-09
1
-12
/
+13
*
lib: fix missing doc string in route map
Rafael Zalamena
2020-08-07
1
-1
/
+2
*
Merge pull request #6847 from donaldsharp/time_to_rerun
Donatas Abraitis
2020-08-05
1
-1
/
+1
|
\
|
*
lib: Allow `no call WORD`
Donald Sharp
2020-08-04
1
-1
/
+1
*
|
lib: introduce configuration back-off timer for YANG-modeled commands
Renato Westphal
2020-08-03
1
-0
/
+1
*
|
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-43
/
+43
|
/
*
lib,yang: merge cisco/zebra access list styles
Rafael Zalamena
2020-07-19
1
-61
/
+10
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-1
/
+5
*
lib: show zebra route map configuration in tcli
Rafael Zalamena
2020-03-24
1
-4
/
+34
*
lib: don't allow to recurse inside route-map node
Rafael Zalamena
2020-02-19
1
-1
/
+0
*
lib: add backward compatibility for route map
Rafael Zalamena
2020-02-04
1
-1
/
+55
*
lib: implement new route map CLI
Rafael Zalamena
2020-02-04
1
-0
/
+1075