]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Allow for deprecation of json bgpTimerUp
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 2 Jan 2018 15:12:05 +0000 (10:12 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 3 Jan 2018 16:19:20 +0000 (11:19 -0500)
commitd3c7efede79f88c978efadd850034d472e02cfdb
treed975f73754a239959ce4bbdb25f73c5e410272aa
parente0330274590f87f53838b0a2e62f467dae77d566
bgpd: Allow for deprecation of json bgpTimerUp

The bgpTimerUp value was incorrectly named, add
a correct name bgpTimerUpMsec and add some
code to allow for deprecation.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c