Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
authorJoseph Myers <joseph@codesourcery.com>
Thu, 5 Aug 2021 20:12:56 +0000 (20:12 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 5 Aug 2021 20:12:56 +0000 (20:12 +0000)
commitfb89489636766532902d4a02a08dbb72efed4faf
treee415a4afaaa93e946a2274cf055e97d1854436c6
parent505a964ae00eb6d24144d070cb7fe9fbab6d1393
Add INADDR_DUMMY from Linux 5.13 to netinet/in.h

Linux 5.13 adds an INADDR_DUMMY definition; add a corresponding
definition to glibc's netinet/in.h.  (This isn't strictly a new kernel
interface, rather a value defined in RFC 7600.)

Tested for x86_64.
inet/netinet/in.h