]> git.puffer.fish Git - mirror/frr.git/commit
lib: add backward compatibility for route map
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 1 Oct 2019 18:52:51 +0000 (15:52 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 4 Feb 2020 17:05:43 +0000 (14:05 -0300)
commite324ef433ca611ddf8274015c0b36c8de1fb3075
tree17c40ba58c9e15d6b426d3378836d01bd9f49e4b
parenta162869ef0798ef98d756238c6b89108a69f5a5d
lib: add backward compatibility for route map

Allow old CLI users to still print their configuration without migrating
to northbound.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
lib/routemap_cli.c