about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2009-10-29 10:40:55 -0700
committerUlrich Drepper <drepper@redhat.com>2009-10-29 10:40:55 -0700
commit8d55628106730c5e318fa3673b69588509d983f2 (patch)
treed2e717a37641b17572e7a238cb7077d842e9c73d /ChangeLog
parent81c84bd9022328127f46d0484d254848911ea198 (diff)
downloadglibc-8d55628106730c5e318fa3673b69588509d983f2.tar.gz
glibc-8d55628106730c5e318fa3673b69588509d983f2.tar.xz
glibc-8d55628106730c5e318fa3673b69588509d983f2.zip
Add macros for DSCP markings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a54bc10848..a169cee2c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.