]> git.proxmox.com Git - mirror_frr.git/commit
bfdd: turn repeatable code into functions
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 13 Aug 2018 18:28:17 +0000 (15:28 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 15 Aug 2018 20:09:54 +0000 (17:09 -0300)
commit89a634c1f83c63ed5656faf98a42f02f619414e8
tree814bc25cd7cb2ff3f303ca4b1e18e201a475d69d
parent97f21f8c640ada9e841e15a1f955e3799730ddb5
bfdd: turn repeatable code into functions

Turn some code that will be repeated in the next commits into functions
so we avoid that.

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