summaryrefslogtreecommitdiffstats
path: root/lib/routemap_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert4 days1-0/+4
* Merge pull request #16946 from opensourcerouting/fix/match_src-peerRuss White2024-10-161-0/+12
|\
| * bgpd: Implement `match src-peer ...` commandDonatas Abraitis2024-09-271-0/+12
* | bgpd: Implement `set metric aigp` commandDonatas Abraitis2024-10-151-14/+12
* | bgpd: Implement `set metric igp` commandDonatas Abraitis2024-10-151-2/+8
* | bgpd: Move some non BGP-specific route-map functions to libDonatas Abraitis2024-10-101-0/+73
|/
* *: Fix spelling errors foundDonald Sharp2024-08-151-1/+1
* lib: Allow doing match/set tag untaggedDonatas Abraitis2024-05-101-11/+32
* bgpd: Implement draft-li-idr-link-bandwidth-ext-01Donatas Abraitis2024-04-221-2/+2
* *: use af-specific autocompletion for prefix-lists when possibleIgor Ryzhov2024-02-041-6/+6
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-291-8/+8
* bgpd: add 'match community-list any' functionPhilippe Guibert2023-10-021-0/+8
* bgpd: add set extended-comm-list <> delete commandFarid Mihoub2023-07-311-0/+10
* bgpd: add colored extended communities supportFrancois Dumontet2023-06-261-0/+5
* bgpd: Implement `match source-protocol` for route-mapsDonatas Abraitis2023-05-111-2/+5
* Merge pull request #13310 from opensourcerouting/feature/bgpd_node_target_ext...Russ White2023-04-251-0/+5
|\
| * bgpd: Implement Node Target Extended CommunitiesDonatas Abraitis2023-04-141-0/+5
* | lib, ospfd, yang: add route map set for min/max metricJafar Al-Gharaibeh2023-04-181-0/+84
|/
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
* Merge pull request #12196 from opensourcerouting/xref-vtyshDonald Sharp2022-11-031-2/+0
|\
| * build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* | bgpd: Implement Accumulated IGP Metric Attribute for BGPDonatas Abraitis2022-10-261-0/+5
|/
* Merge pull request #11899 from opensourcerouting/feature/route_validation_ext...Russ White2022-09-131-0/+5
|\
| * bgpd: Handle Origin Validation State extended community via route-map matchDonatas Abraitis2022-09-041-0/+5
* | bgpd: add resolution for l3vpn traffic over gre interfacesPhilippe Guibert2022-09-051-0/+5
|/
* bgpd: Add `set as-path replace <any|ASN>` cmd for route-mapsDonatas Abraitis2022-04-251-0/+5
* lib: Remove deprecated routemap_optimization_cmdDonatas Abraitis2022-04-111-37/+0
* bgpd: Show `match script SCRIPT` in running configDonatas Abraitis2022-03-311-0/+5
* lib: routemap config output cleanupIgor Ryzhov2021-12-031-87/+38
* bgpd: Add an ability to match ipv6 next-hop by prefix-listDonatas Abraitis2021-11-241-0/+4
* lib: Use autocomplete for `route-map <name> <action> <seq>`Donatas Abraitis2021-11-231-4/+4
* bgpd: Add an ability to match ipv6 next-hop by access-listDonatas Abraitis2021-11-231-1/+4
* bgpd, lib: fix inconsistency of match ip/ipv6 next-hop commandsIgor Ryzhov2021-11-191-2/+2
* lib: Add autocomplete for access-listsDonatas Abraitis2021-10-311-6/+6
* lib: Add autocomplete for prefix-list under route-mapsDonatas Abraitis2021-10-281-6/+6
* Merge pull request #9824 from idryzhov/nb-cli-const-lyd-nodeDonald Sharp2021-10-251-12/+13
|\
| * lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-131-12/+13
* | *: cleanup number-named access-lists in CLIIgor Ryzhov2021-10-081-12/+4
|/
* Merge pull request #9439 from ton31337/feature/set_ext_community_to_noneRuss White2021-09-011-0/+5
|\
| * bgpd: Add an ability to set extcommunity to none in route-mapsDonatas Abraitis2021-08-181-0/+5
* | Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps2021-08-261-0/+1
|\ \
| * | *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-0/+1
| |/
* / lib: remove the dependency on bgpd codeIgor Ryzhov2021-08-241-1/+0
|/
* bgpd: Keep extcommunity bandwidth commands persistent in route-mapsDonatas Abraitis2021-08-031-0/+29
* bgpd: Add route-map `match alias` commandDonatas Abraitis2021-07-211-0/+5
* bgpd: Add "set evpn gateway-ip" clause for route-mapAmeya Dharkar2021-06-081-0/+10
* lib, doc: add "route-map NAME optimization" commandIgor Ryzhov2021-04-091-5/+47
* lib: convert route-map optimization to NBIgor Ryzhov2021-04-061-0/+29
* lib: Modifications to route-map NBSarita Patra2021-03-301-202/+593
* lib: sort route-map commands by sequence number in running-configIgor Ryzhov2021-03-231-0/+8