]> git.proxmox.com Git - mirror_frr.git/commit
lib: implement new route map CLI
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 30 Sep 2019 18:01:46 +0000 (15:01 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 4 Feb 2020 17:05:43 +0000 (14:05 -0300)
commit2b3e4807ecf4d2586fe4d651b904967ea8d759c0
tree4aff697d2864eeae02c96d8395cfa47ee3ecc091
parent686d244f00d87fa0b76c8e4644550d413fc3400b
lib: implement new route map CLI

Use the northbound back-end instead of the old route map CLI.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
lib/routemap.c
lib/routemap.h
lib/routemap_cli.c [new file with mode: 0644]
lib/routemap_northbound.c
lib/subdir.am
vtysh/extract.pl.in