lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 12 May 2008 08:48:02 +0100
From:	Gerrit Renker <gerrit@....abdn.ac.uk>
To:	acme@...hat.com
Cc:	tomasz@...belny.oswiecenia.net, dccp@...r.kernel.org,
	netdev@...r.kernel.org
Subject: [PATCH 0/2] [RFT] [DCCP]: Bug fix and a new sending-policy interface

One bug fix and a new packet dequeuing interface for DCCP developed by
Tomasz Grobelny, which has been discussed on dccp@...r.

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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ