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. -- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html