Re: [PATCH v2] Updates udp.h from Linux 6.19 to netinet/udp.h

Florian Weimer <[email protected]>
Newsgroups gmane.comp.lib.glibc.alpha
Message-ID <[email protected]>
* Jiayuan Chen:

> This patch updates udp.h from Linux 6.19.
>
> Suggested-by: Florian Weimer <[email protected]>
> Signed-off-by: Jiayuan Chen <[email protected]>
>
> ---
> v1 -> v2: Add comment for TCP_ENCAP_ESPINTCP
> ---
>  sysdeps/gnu/netinet/udp.h | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/sysdeps/gnu/netinet/udp.h b/sysdeps/gnu/netinet/udp.h
> index 9cfbd82c69..948eb54692 100644
> --- a/sysdeps/gnu/netinet/udp.h
> +++ b/sysdeps/gnu/netinet/udp.h
> @@ -90,6 +90,9 @@ struct udphdr
>  #define UDP_ENCAP_L2TPINUDP	3	/* rfc2661 */
>  #define UDP_ENCAP_GTP0		4	/* GSM TS 09.60 */
>  #define UDP_ENCAP_GTP1U		5	/* 3GPP TS 29.060 */
> +#define UDP_ENCAP_RXRPC		6
> +#define TCP_ENCAP_ESPINTCP	7	/* IPsec traffic over TCP (RFC 8229) */
> +#define UDP_ENCAP_OVPNINUDP	8	/* OpenVPN traffic */
>  
>  #define SOL_UDP            17      /* sockopt level for UDP */

This version is okay.

Reviewed-by: Florian Weimer <[email protected]>

Thanks,
Florian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.