diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2019-01-18 16:06:00 -0200 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2019-01-18 16:06:00 -0200 |
| commit | 27ecbea30bdd1ddcddea4fcd2582902c1daf9712 (patch) | |
| tree | 2a3f3e1cd4fa4dbb7ebe645e89552272c3e33931 /lib/frr_pthread.c | |
| parent | edc127627d19da37fb247ee76999d17e651c2237 (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
