diff options
| author | Trey Aspelund <taspelund@cumulusnetworks.com> | 2020-09-23 14:16:50 -0400 |
|---|---|---|
| committer | Trey Aspelund <taspelund@cumulusnetworks.com> | 2020-09-25 09:46:54 -0400 |
| commit | 7aa4fd5ba79d9ba77e993da209089ef013883bc8 (patch) | |
| tree | 271385ff1242891324f814186a1cd528f1bd50ef /lib/imsg-buffer.c | |
| parent | 46dd92c5224269a3df3cfa21de2701ec0bee0c85 (diff) | |
bgpd: Use bgp instance's default keepalive interval if < (holdtime/3)
bgp->default_keepalive was not considered when setting
peer->v_keepalive, causing the effective keepalive interval to
always be (holdtime/3), even when default_keepalive < (holdtime/3).
This ensures that the default_keepalive is used when it's set and
is < (holdtime/3).
Signed-off-by: Trey Aspelund <taspelund@cumulusnetworks.com>
(cherry picked from commit d8bf8c6128f2e493d473148213bd663a500c7f73)
Diffstat (limited to 'lib/imsg-buffer.c')
0 files changed, 0 insertions, 0 deletions
