]> git.puffer.fish Git - matthieu/frr.git/commit
ripd: remove leftovers from the old sighup handler
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 29 Nov 2018 19:05:40 +0000 (17:05 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 3 Dec 2018 15:47:58 +0000 (13:47 -0200)
commita3d29c6a4981027159d594297e466d9b92ab6b1b
tree510d5904613513edf20f9ca092071d6221ad54c5
parentcba25972ac414080e6b6ba7ad1ceb499649693c5
ripd: remove leftovers from the old sighup handler

Commit bc1bdde2f6 removed the rip_reset() function but didn't remove
other functions that were only called by rip_reset(). Remove them
now (dead code).

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripd/rip_debug.c
ripd/rip_debug.h
ripd/rip_interface.c
ripd/rip_routemap.c
ripd/rip_zebra.c
ripd/ripd.h