[PATCH v2] Updates struct tcp_info and TCP_AO_XX corresponding struct from 6.17 to netinet/tcp.h

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Wed Dec 17 17:56:50 GMT 2025



On 16/12/25 21:12, Andreas K. Huettel wrote:
> Am Dienstag, 16. Dezember 2025, 14:44:29 Mitteleuropäische Normalzeit schrieb Adhemerval Zanella Netto:
>>
>> On 17/11/25 05:06, Jiayuan Chen wrote:
>>> This patch updates struct tcp_info to include new fields from Linux 6.17:
>>> - tcpi_pacing_rate, tcpi_max_pacing_rate
>>> - tcpi_bytes_acked, tcpi_bytes_received
>>> - tcpi_delivery_rate, tcpi_busy_time
>>> - tcpi_delivered, tcpi_delivered_ce
>>> - and many other TCP metrics
>>>
>>> Additionally, this patch adds:
>>> - TCP_AO_* definitions (Authentication Option)
>>> - struct tcp_diag_md5sig for INET_DIAG_MD5SIG
>>> - Netlink attribute types for SCM_TIMESTAMPING_OPT_STATS
>>>
>>> All changes are synchronized from the Linux kernel's tcp.h without
>>> functional modifications, only code style changes.
>>>
>>> Signed-off-by: Jiayuan Chen <jiayuan.chen@linux.dev>
>>
>> LGTM, thanks.
>>
>> Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
>>
> 
> Should this still go in?
Yes, I will install it.


More information about the Libc-alpha mailing list