]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add new Linux 3.16 constants to netinet/udp.h.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 12 Sep 2014 12:13:08 +0000 (12:13 +0000)
committerAllan McRae <allan@archlinux.org>
Sat, 13 Sep 2014 05:45:15 +0000 (15:45 +1000)
commit3b016908924afb5ef71ac874bedf8c6f0157941c
treeded6f016b8c06c42236ab58dd644837b1a87411e
parentb735a759ef35d73f1cfc783187fe8281b75069ac
Add new Linux 3.16 constants to netinet/udp.h.

This patch adds the new constants UDP_NO_CHECK6_TX and
UDP_NO_CHECK6_RX from Linux 3.16 to sysdeps/gnu/netinet/udp.h.  (I
believe the existing constants there are already Linux-specific,
possibly with the intention that other OSes should adopt the same
values if possible if adopting the features in question.)

Tested on x86_64.

* sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
(UDP_NO_CHECK6_RX): Likewise.

(cherry picked from commit 0bd72468030947254e7de183cac1014dac884475)
ChangeLog
sysdeps/gnu/netinet/udp.h