summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2020-09-06 08:00:00 +0000
committerDmitry V. Levin <ldv@altlinux.org>2020-09-06 08:00:00 +0000
commitd1cf5d51479e095cd010fd2d5351ffbe0dbb6003 (patch)
treee709967696462a9542405aabb25d15d8a7ecbc48
parent330758b88cd4dfc96b382b873b93c3445cfa046c (diff)
downloadstrace-d1cf5d51479e095cd010fd2d5351ffbe0dbb6003.tar.gz
xlat: update IPV6_* constants
* xlat/sock_ip_options.in (IPV6_RECVERR_RFC4884): New constant introduced by Linux kernel commit v5.9-rc1~133^2~130^2. * NEWS: Mention this change.
-rw-r--r--NEWS2
-rw-r--r--xlat/sock_ipv6_options.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 474956cd7..83c6aa737 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Noteworthy changes in release ?.? (????-??-??)
* Added -n/--syscall-number option for printing syscall numbers.
* Added --pidns-translation option for PID namespace translation.
* Implemented decoding of close_range syscall.
- * Updated lists of BPF_*, CAP_*, FAN_*, and IP_* constants.
+ * Updated lists of BPF_*, CAP_*, FAN_*, IP_*, and IPV6_* constants.
* Bug fixes
diff --git a/xlat/sock_ipv6_options.in b/xlat/sock_ipv6_options.in
index 97fcbbfa5..39c811d14 100644
--- a/xlat/sock_ipv6_options.in
+++ b/xlat/sock_ipv6_options.in
@@ -24,6 +24,7 @@ IPV6_JOIN_ANYCAST
IPV6_LEAVE_ANYCAST
IPV6_MULTICAST_ALL
IPV6_ROUTER_ALERT_ISOLATE
+IPV6_RECVERR_RFC4884
IPV6_FLOWLABEL_MGR
IPV6_FLOWINFO_SEND
IPV6_IPSEC_POLICY