aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2024-02-29 16:09:24 -0800
committerStephen Hemminger <stephen@networkplumber.org>2024-02-29 16:09:24 -0800
commit68eef949c29e02261063de641762e37fda7193d3 (patch)
treed53f90b7e598b3c391ba6f5f16555be794aca043
parent2bae5a315abe86de17f6093d641d43109f07ce86 (diff)
downloadiproute2-next-68eef949c29e02261063de641762e37fda7193d3.tar.gz
uapi: update in6.h
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
-rw-r--r--include/uapi/linux/in6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/in6.h b/include/uapi/linux/in6.h
index a17363e04..776fb41c5 100644
--- a/include/uapi/linux/in6.h
+++ b/include/uapi/linux/in6.h
@@ -145,7 +145,7 @@ struct in6_flowlabel_req {
#define IPV6_TLV_PADN 1
#define IPV6_TLV_ROUTERALERT 5
#define IPV6_TLV_CALIPSO 7 /* RFC 5570 */
-#define IPV6_TLV_IOAM 49 /* TEMPORARY IANA allocation for IOAM */
+#define IPV6_TLV_IOAM 49 /* RFC 9486 */
#define IPV6_TLV_JUMBO 194
#define IPV6_TLV_HAO 201 /* home address option */