summaryrefslogtreecommitdiff
path: root/lib/frr_pthread.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2019-01-18 16:06:00 -0200
committerRenato Westphal <renato@opensourcerouting.org>2019-01-18 16:06:00 -0200
commit27ecbea30bdd1ddcddea4fcd2582902c1daf9712 (patch)
tree2a3f3e1cd4fa4dbb7ebe645e89552272c3e33931 /lib/frr_pthread.c
parentedc127627d19da37fb247ee76999d17e651c2237 (diff)
zebra: send link parameters to zclients once they request interface info
We were sending ZEBRA_INTERFACE_LINK_PARAMS messages under the following circumstances: * New interface was created (via kernel or config); * Interface went from down to up; * Update in the link-params configuration. Now also send ZEBRA_INTERFACE_LINK_PARAMS messages whenever a zclient connects and sends a ZEBRA_INTERFACE_ADD request. Without this fix, the client daemons don't receive interface link parameters if they are configured in the zebra startup configuration. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/frr_pthread.c')
0 files changed, 0 insertions, 0 deletions