From cf274686024128f9fd75d4878211a018b2cfa5ac Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 13 Jun 2019 16:08:20 +0000 Subject: Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h. This patch adds the new constant IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to sysdeps/unix/sysv/linux/bits/in.h. Tested for x86_64. * sysdeps/unix/sysv/linux/bits/in.h (IPV6_ROUTER_ALERT_ISOLATE): New macro. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8f10f64..fc12a3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2019-06-13 Joseph Myers + * sysdeps/unix/sysv/linux/bits/in.h (IPV6_ROUTER_ALERT_ISOLATE): + New macro. + * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data: Allow memset in libc.so. -- cgit v1.1