summaryrefslogtreecommitdiffstats
path: root/lib/routemap_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib: fix negating set metric route-map commandDavid Schweizer2020-09-101-1/+1
* lib: fix the "set metric" route-map commandRenato Westphal2020-09-091-12/+13
* lib: fix missing doc string in route mapRafael Zalamena2020-08-071-1/+2
* Merge pull request #6847 from donaldsharp/time_to_rerunDonatas Abraitis2020-08-051-1/+1
|\
| * lib: Allow `no call WORD`Donald Sharp2020-08-041-1/+1
* | lib: introduce configuration back-off timer for YANG-modeled commandsRenato Westphal2020-08-031-0/+1
* | *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-43/+43
|/
* lib,yang: merge cisco/zebra access list stylesRafael Zalamena2020-07-191-61/+10
* *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+1
* *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-161-0/+1
* *: remove second parameter on install_node()David Lamparter2020-04-161-1/+3
* *: remove cmd_node->vtyshDavid Lamparter2020-04-161-1/+0
* *: clean up cmd_node initializersDavid Lamparter2020-04-161-1/+5
* lib: show zebra route map configuration in tcliRafael Zalamena2020-03-241-4/+34
* lib: don't allow to recurse inside route-map nodeRafael Zalamena2020-02-191-1/+0
* lib: add backward compatibility for route mapRafael Zalamena2020-02-041-1/+55
* lib: implement new route map CLIRafael Zalamena2020-02-041-0/+1075