]> git.puffer.fish Git - matthieu/frr.git/commit
ripngd: fix SIGHUP handling
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 29 Nov 2018 15:11:05 +0000 (13:11 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 3 Dec 2018 15:47:58 +0000 (13:47 -0200)
commitb87413387024dec9149e4922cb134b898a5dd426
treed774df15dcfa0c968293f46780ff46fa2ca27276
parentd406db4c87e9347df9e3b105b634159243374d58
ripngd: fix SIGHUP handling

Now that all ripngd commands were converted to the new northbound
model, the ripngd SIGHUP handler is capable of doing a full
configuration reload just by calling the vty_read_config()
function. Nothing else should be done in the SIGHUP handler.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripngd/ripng_debug.c
ripngd/ripng_debug.h
ripngd/ripng_interface.c
ripngd/ripng_main.c
ripngd/ripng_routemap.c
ripngd/ripng_zebra.c
ripngd/ripngd.c
ripngd/ripngd.h