diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-10-25 22:38:50 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-10-25 22:38:50 -0400 |
| commit | ea12cf1125ef21b334c1f1703ed6224242c15bf8 (patch) | |
| tree | 67ac6320f0fba23354e6e8775a5489fd4815bcae /lib/json.h | |
| parent | c539c3894472c76e0e22daabb8c57af3547a63a4 (diff) | |
bgpd: When not fully connected to zebra gracefully ignore the issue
When bgp is coming up and is reading a non-integrated config.
The bgp connection to zebra has not fully had a chance to start.
As such when a redistribute line is parsed the attempt is
made to install it but it was erroring out with a warning.
This caused the `redistribute XXX` line to create a error
message to the end user.
Since bgp calls zclient_send_reg_requests which re-registers
the redistribute call once the actual zebra connection is up
and once bgp comes alive this is ok.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions
