aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorXufeng Zhang <xufeng.zhang@windriver.com>2013-10-24 17:48:41 +0800
committerJoe MacDonald <joe@deserted.net>2013-10-31 10:05:00 -0400
commit27ba970b9eabd254aea24848420c4d3b8674761f (patch)
tree014c2c53e60d9d2630ce011474caa204cc5ee3fa /meta-networking/recipes-daemons
parente9759bfafb9f19b4dafb8c4888097690030ea616 (diff)
downloadmeta-openembedded-contrib-27ba970b9eabd254aea24848420c4d3b8674761f.tar.gz
quagga/ripd: Fix two bugs after received SIGHUP signal
There are two problems for ripd implementation after received SIGHUP signal: 1). ripd didn't clean up ifp->connected list before reload configuration file which makes the same advertise packet being sent multiple times(depends on how many SIGHUP was recieved). 2). ripd reset ri->split_horizon flag to RIP_NO_SPLIT_HORIZON during restart which is different from the flag when ripd is firstly started up, leading to unnecessary route to be advertised. [YOCTO #5266] Signed-off-by: Xufeng Zhang <xufeng.zhang@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'meta-networking/recipes-daemons')
0 files changed, 0 insertions, 0 deletions