diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 02:03:24 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 02:03:24 +0000 |
| commit | 6ef3d2255864c7dbfa74e1ed7fc09e3acea42ca3 (patch) | |
| tree | b56357081273e1cf99ce67b9a040d9b47ca0f91e /ChangeLog | |
| parent | e3d4e292f5c1be71a8a62b9eda95829c038338a2 (diff) | |
| download | glibc-6ef3d2255864c7dbfa74e1ed7fc09e3acea42ca3.tar.xz glibc-6ef3d2255864c7dbfa74e1ed7fc09e3acea42ca3.zip | |
Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.
This patch adds the IPV6_MULTICAST_ALL constant from Linux 4.20 to
bits/in.h.
Tested for x86_64.
* sysdeps/unix/sysv/linux/bits/in.h (IPV6_MULTICAST_ALL): New
macro.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2019-01-01 Joseph Myers <joseph@codesourcery.com> + * sysdeps/unix/sysv/linux/bits/in.h (IPV6_MULTICAST_ALL): New + macro. + * sysdeps/unix/sysv/linux/netpacket/packet.h (PACKET_IGNORE_OUTGOING): New macro. |
