]> git.proxmox.com Git - mirror_frr.git/commit - bfdd/bfd.h
bfdd: implement write_config using northbound
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Sat, 25 May 2019 14:36:46 +0000 (11:36 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Sat, 22 Jun 2019 13:10:56 +0000 (10:10 -0300)
commit0287a64a6ecf653d0c8be9212d34822ffe3e592e
treeb693ebfe940f45ee2b139fab8afe7a3ac01f3e5d
parentadc26455bff183ce65d475b058045165826d823f
bfdd: implement write_config using northbound

Move all the `show running-config` logic to the new northbound
implementation.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
bfdd/bfd.h
bfdd/bfdd_cli.c
bfdd/bfdd_northbound.c
bfdd/bfdd_vty.c