summaryrefslogtreecommitdiff
path: root/lib/routemap_cli.c
AgeCommit message (Expand)Author
2020-09-10lib: fix negating set metric route-map commandDavid Schweizer
2020-09-09lib: fix the "set metric" route-map commandRenato Westphal
2020-08-07lib: fix missing doc string in route mapRafael Zalamena
2020-08-05Merge pull request #6847 from donaldsharp/time_to_rerunDonatas Abraitis
2020-08-04lib: Allow `no call WORD`Donald Sharp
2020-08-03lib: introduce configuration back-off timer for YANG-modeled commandsRenato Westphal
2020-08-03*: introduce DEFPY_YANG & friendsRenato Westphal
2020-07-19lib,yang: merge cisco/zebra access list stylesRafael Zalamena
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: move CLI parent data to cmd_node->parent_nodeDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2020-03-24lib: show zebra route map configuration in tcliRafael Zalamena
2020-02-19lib: don't allow to recurse inside route-map nodeRafael Zalamena
2020-02-04lib: add backward compatibility for route mapRafael Zalamena
2020-02-04lib: implement new route map CLIRafael Zalamena