]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Do not show TCP MSS if the socket is broken 15330/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 7 Feb 2024 21:03:37 +0000 (23:03 +0200)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Thu, 8 Feb 2024 15:34:55 +0000 (15:34 +0000)
commit0c679ffcbe52d93eafbe5adbd218d67fa3732ff4
treecbe7863c2ace5ede9f5c7ce232e7de074746741d
parentda5aeee0d6020fc3ca5ebbcaae2b2e2778c99515
bgpd: Do not show TCP MSS if the socket is broken

Just avoid calling for TCP MSS socket option if it's not in use.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit 65497556eda9ce413e8c9f88479aa57957266265)
lib/sockopt.c