Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.
authorTobias Klauser <tklauser@distanz.ch>
Tue, 28 Nov 2023 11:06:43 +0000 (12:06 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 28 Nov 2023 12:44:47 +0000 (13:44 +0100)
commit06bbe63e367abd5f7b225cbae30d1e487f237c85
treec1b225a4eaa703f2b947c9437ca3fefcb0eedc1d
parent78ca44da0160a0b442f0ca1f253e3360f044b2ec
Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.

This patch adds the TCP_MD5SIG_FLAG_IFINDEX constant from Linux 5.6 to
sysdeps/gnu/netinet/tcp.h and updates struct tcp_md5sig accordingly to
contain the device index.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
sysdeps/gnu/netinet/tcp.h