]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: support TCP keepalive for BGP connection 9998/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 8 Nov 2021 08:48:24 +0000 (09:48 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 30 Aug 2022 13:09:28 +0000 (15:09 +0200)
commitd1adb448435de26af9cea6b16256a8db39a293dd
treedd10356669b55651dde45632fceec497a212eda0
parent5c480b5db3d14f37682eee1a6ae431b88ead0f9e
bgpd: support TCP keepalive for BGP connection

TCP keepalive is enabled once BGP connection is established.

New vty commands:

bgp tcp-keepalive <1-65535> <1-65535> <1-30>
no bgp tcp-keepalive

Signed-off-by: Xiaofeng Liu <xiaofeng.liu@6wind.com>
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_network.c
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h
doc/user/bgp.rst