]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: Revert part of clarifying samples support per os commit
authorBrad Smith <brad@comstyle.com>
Fri, 26 Aug 2022 03:13:38 +0000 (23:13 -0400)
committerWilly Tarreau <w@1wt.eu>
Sat, 3 Sep 2022 04:11:08 +0000 (06:11 +0200)
commitef9d59483995c1fcdc827b88429c831fa5064aed
treec1ee05453b7838979f803f6bd272e70721d2f4e5
parent3bb2b5db50b32857d98a742de9269f8a62e2e26e
MINOR: Revert part of clarifying samples support per os commit

Commit 5c83e3a1563cd7face299bf08037e51f976eb5e3 made some adjustments
to clarify which TCP_INFO information is supported by each respective
OS.

There was a comment like so..

Note that fc_rtt and fc_rttvar are supported on any OS that has TCP_INFO,
not just linux/freebsd/netbsd, so we continue to expose them unconditionally.

But the diff didn't do so in a consistent manner.
src/tcp_sample.c