summaryrefslogtreecommitdiff
path: root/lib/routemap_cli.c
AgeCommit message (Expand)Author
2025-02-27bgpd: add match ecommunity <exact|any> optionsPhilippe Guibert
2025-02-27bgpd: add 'match extcommunity-count' command to restrict comm countPhilippe Guibert
2025-01-14bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert
2024-10-16Merge pull request #16946 from opensourcerouting/fix/match_src-peerRuss White
2024-10-15bgpd: Implement `set metric aigp` commandDonatas Abraitis
2024-10-15bgpd: Implement `set metric igp` commandDonatas Abraitis
2024-10-10bgpd: Move some non BGP-specific route-map functions to libDonatas Abraitis
2024-09-27bgpd: Implement `match src-peer ...` commandDonatas Abraitis
2024-08-15*: Fix spelling errors foundDonald Sharp
2024-05-10lib: Allow doing match/set tag untaggedDonatas Abraitis
2024-04-22bgpd: Implement draft-li-idr-link-bandwidth-ext-01Donatas Abraitis
2024-02-04*: use af-specific autocompletion for prefix-lists when possibleIgor Ryzhov
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-10-02bgpd: add 'match community-list any' functionPhilippe Guibert
2023-07-31bgpd: add set extended-comm-list <> delete commandFarid Mihoub
2023-06-26bgpd: add colored extended communities supportFrancois Dumontet
2023-05-11bgpd: Implement `match source-protocol` for route-mapsDonatas Abraitis
2023-04-25Merge pull request #13310 from opensourcerouting/feature/bgpd_node_target_ext...Russ White
2023-04-18lib, ospfd, yang: add route map set for min/max metricJafar Al-Gharaibeh
2023-04-14bgpd: Implement Node Target Extended CommunitiesDonatas Abraitis
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-11-03Merge pull request #12196 from opensourcerouting/xref-vtyshDonald Sharp
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-26bgpd: Implement Accumulated IGP Metric Attribute for BGPDonatas Abraitis
2022-09-13Merge pull request #11899 from opensourcerouting/feature/route_validation_ext...Russ White
2022-09-05bgpd: add resolution for l3vpn traffic over gre interfacesPhilippe Guibert
2022-09-04bgpd: Handle Origin Validation State extended community via route-map matchDonatas Abraitis
2022-04-25bgpd: Add `set as-path replace <any|ASN>` cmd for route-mapsDonatas Abraitis
2022-04-11lib: Remove deprecated routemap_optimization_cmdDonatas Abraitis
2022-03-31bgpd: Show `match script SCRIPT` in running configDonatas Abraitis
2021-12-03lib: routemap config output cleanupIgor Ryzhov
2021-11-24bgpd: Add an ability to match ipv6 next-hop by prefix-listDonatas Abraitis
2021-11-23lib: Use autocomplete for `route-map <name> <action> <seq>`Donatas Abraitis
2021-11-23bgpd: Add an ability to match ipv6 next-hop by access-listDonatas Abraitis
2021-11-19bgpd, lib: fix inconsistency of match ip/ipv6 next-hop commandsIgor Ryzhov
2021-10-31lib: Add autocomplete for access-listsDonatas Abraitis
2021-10-28lib: Add autocomplete for prefix-list under route-mapsDonatas Abraitis
2021-10-25Merge pull request #9824 from idryzhov/nb-cli-const-lyd-nodeDonald Sharp
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-10-08*: cleanup number-named access-lists in CLIIgor Ryzhov
2021-09-01Merge pull request #9439 from ton31337/feature/set_ext_community_to_noneRuss White
2021-08-26Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps
2021-08-24lib: remove the dependency on bgpd codeIgor Ryzhov
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-08-18bgpd: Add an ability to set extcommunity to none in route-mapsDonatas Abraitis
2021-08-03bgpd: Keep extcommunity bandwidth commands persistent in route-mapsDonatas Abraitis
2021-07-21bgpd: Add route-map `match alias` commandDonatas Abraitis
2021-06-07bgpd: Add "set evpn gateway-ip" clause for route-mapAmeya Dharkar
2021-04-09lib, doc: add "route-map NAME optimization" commandIgor Ryzhov
2021-04-06lib: convert route-map optimization to NBIgor Ryzhov