]> granicus.if.org Git - strace/commitdiff
xlat: update IPV6_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 3 Feb 2018 00:19:17 +0000 (00:19 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 6 Feb 2018 08:45:32 +0000 (08:45 +0000)
* xlat/sockipv6options.in: Add IPV6_FREEBIND introduced by linux kernel
commit v4.15-rc1~84^2~601.
* NEWS: Mention this.

NEWS
xlat/sockipv6options.in

diff --git a/NEWS b/NEWS
index 556390a8cdb9962b8ff41fd82e99f257e479c135..72998b4fadf9c9ad80a3bfc1875ebe5b4dd95a9c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@ Noteworthy changes in release ?.?? (????-??-??)
     of mq_getsetattr, mq_notify, mq_timedreceive, and mq_timedsend syscalls
     as file descriptors.
   * Added decoding of get_tls syscall on arm.
-  * Updated lists of MAP_*, MSG_*, NT_*, and SHM_* constants.
+  * Updated lists of IPV6_*, MAP_*, MSG_*, NT_*, and SHM_* constants.
   * Added manual page for the strace-log-merge command.
   * Updated lists of ioctl commands from Linux 4.15.
   * Implemented biarch support for s390x.
index 76b5e8b1acab569861413f6f9ef6302bcf4ef074..4f23d1978f0cf8b0c785d8cbf5db97f500db32c9 100644 (file)
@@ -59,3 +59,4 @@ IPV6_RECVORIGDSTADDR
 IPV6_TRANSPARENT
 IPV6_UNICAST_IF
 IPV6_RECVFRAGSIZE
+IPV6_FREEBIND