From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: acme@redhat.com
Cc: tomasz@grobelny.oswiecenia.net, dccp@vger.kernel.org,
netdev@vger.kernel.org
Subject: [PATCH 0/2] [RFT] [DCCP]: Bug fix and a new sending-policy interface
Date: Mon, 12 May 2008 08:48:02 +0100 [thread overview]
Message-ID: <1210578484-12571-1-git-send-email-gerrit@erg.abdn.ac.uk> (raw)
In-Reply-To: <bug_fix_and_qpolicy_interface>
One bug fix and a new packet dequeuing interface for DCCP developed by
Tomasz Grobelny, which has been discussed on dccp@vger.
Patch #1: Bug fix for CCID-3 (ported to CCID-4, too), where a too high t_delta
(RFC 3448, 4.6) was used. Analysis shows that the t_delta socket
field is not meaningful, it is replaced by an appropriate constant.
Patch #2: Provides a new basis/interface for sending packets, allowing the
user to set different send policies. This is especially interesting
for multimedia applications which have to interact with the congestion
control part of DCCP, where packets may be have different priorities
(I/P/B video frames, re-synch frames) and may be subject to a
playout.
Test tree disclaimer:
=====================
All patches are eventually meant for mainline but are kept in the DCCP test
tree for testing and possible improvement. Comments and in particular testing
are therefore especially welcome.
The DCCP test tree contains the most recent bug fixes and code updates. The
attribute `test' does not indicate minor quality - all patches have been
checked, the entire tree is fully bisectable and has been compile-tested on
several different platforms.
It can be checked out from
git://eden-feed.erg.abdn.ac.uk/dccp_exp
-> subtree `dccp' for DCCP test tree
-> subtree `ccid4' for CCID-4 subtree
Further information is on
http://www.linux-foundation.org/en/Net:DCCP_Testing#Experimental_DCCP_source_tree
The University of Aberdeen is a charity registered in Scotland, No SC013683.
next parent reply other threads:[~2008-05-12 7:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug_fix_and_qpolicy_interface>
2008-05-12 7:48 ` Gerrit Renker [this message]
2008-05-12 7:48 ` [PATCH 1/2] [RFT] [CCID-3]: Bug fix for the inter-packet scheduling algorithm Gerrit Renker
2008-05-12 7:48 ` [PATCH 2/2] [RFT] [DCCP]: Policy-based packet dequeueing Gerrit Renker
2008-05-12 8:33 ` Tomasz Grobelny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1210578484-12571-1-git-send-email-gerrit@erg.abdn.ac.uk \
--to=gerrit@erg.abdn.ac.uk \
--cc=acme@redhat.com \
--cc=dccp@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tomasz@grobelny.oswiecenia.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).