Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
authorJoseph Myers <joseph@codesourcery.com>
Tue, 17 Jan 2023 20:41:04 +0000 (20:41 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 17 Jan 2023 20:41:04 +0000 (20:41 +0000)
commitb5e3d66b964569acc919199ee34f3e9c28c5d6d0
treeb34c6557038584f96837448d9bcbe85876084761
parent55599d480437dcf129b41b95be32b48f2a9e5da9
Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h

Linux 6.1 adds a define IPPROTO_L2TP to its include/uapi/linux/in.h
(not strictly a new constant, since it's moved from
include/uapi/linux/l2tp.h).  Add this constant to glibc's
netinet/in.h.

Tested for x86_64.
inet/netinet/in.h