]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'expand-cmsg_ipv6-sh-with-ipv4-support'
authorJakub Kicinski <kuba@kernel.org>
Thu, 27 Feb 2025 02:59:01 +0000 (18:59 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 27 Feb 2025 02:59:02 +0000 (18:59 -0800)
commit80c4a0015ce249cf0917a04dbb3cc652a6811079
tree95982bef71501e3f3a5e4e11609e7e3d5e3b4eab
parent3ba075278c11cdb19e2dbb80362042f1b0c08f74
parent2e5584e0f913b53630238223443ae2a67eea714c
Merge branch 'expand-cmsg_ipv6-sh-with-ipv4-support'

Willem de Bruijn says:

====================
expand cmsg_ipv6.sh with ipv4 support

Expand IPV6_TCLASS to also cover IP_TOS.
Expand IPV6_HOPLIMIT to also cover IP_TTL.

A series of two patches for basic readability (patch 1 is a noop),
and so that git does not interpret code changes + file rename as
a whole file del + add.
====================

Link: https://patch.msgid.link/20250225022431.2083926-1-willemdebruijn.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>