diff options
author | Philip Prindeville <philipp@redfish-solutions.com> | 2009-10-29 10:40:55 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 10:40:55 -0700 |
commit | 8d55628106730c5e318fa3673b69588509d983f2 (patch) | |
tree | d2e717a37641b17572e7a238cb7077d842e9c73d /ChangeLog | |
parent | 81c84bd9022328127f46d0484d254848911ea198 (diff) | |
download | glibc-8d55628106730c5e318fa3673b69588509d983f2.tar glibc-8d55628106730c5e318fa3673b69588509d983f2.tar.gz glibc-8d55628106730c5e318fa3673b69588509d983f2.tar.bz2 glibc-8d55628106730c5e318fa3673b69588509d983f2.zip |
Add macros for DSCP markings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-10-29 Ulrich Drepper <drepper@redhat.com> + [BZ #10789] + * sysdeps/generic/netinet/ip.h: Define IPTOS_ENC* and IPTOS_DSCP* + macros. Patch by Philip Prindeville <philipp@redfish-solutions.com>. + [BZ #10840] * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_F_GETOWN_EX. |