summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2010-03-22 04:35:31 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2010-03-22 04:35:31 +0000
commitd57e18792367552461200720a4018fae7330340a (patch)
treead094224266fb603419485fbdaec2d6f15427394 /STATUS
parente6ea25d5bbdc540f450fdcb6d5f2f59f3fa2f12d (diff)
downloadapr-d57e18792367552461200720a4018fae7330340a.tar.gz
Reminder, at least to myself, to finish network TOS support
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@925952 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS7
1 files changed, 7 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index c945e1f67..43006c58c 100644
--- a/STATUS
+++ b/STATUS
@@ -162,6 +162,13 @@ ONGOING REMINDERS FOR STYLE/SUBSTANCE OF CONTRIBUTING TO APR:
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+ * Implement TOS for linux and solaris and bsd network API's.
+ The patches below implement only one of these API's, see the
+ pointer to mod_ftp in this bugzilla incident for hints to offer
+ all the necessary implementations, for starters.
+ http://qaix.com/apache-http-server/569-729-patch-add-ip-tos-support-read.shtml
+ https://issues.apache.org/bugzilla/show_bug.cgi?id=42848
+
* Need a proper fragmentation control API for clearing apr_pool's,
where the block alloc/clear/realloc sequence introduces more and
more unusable spaces in the physical blocks. APR must provide