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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 5 Jan 2009 15:41:52 +0100
From:	Gerrit Renker <gerrit@....abdn.ac.uk>
To:	dccp@...r.kernel.org, netdev@...r.kernel.org
Subject: dccp test tree [RFC/RFC] [Patch 0/3] dccp: CCID-independent
	connection probing

This submission presents recent updates of the DCCP test tree, it is
meant to generate feedback but not as a submission of mainline patches.

These three patches reflect recent work and available via the tree on

	git://eden-feed.erg.abdn.ac.uk
	subtrees 'dccp' and 'ccid4'.

The two patches have been mentioned several times before, now there was
time to realise them.

Patch #1: Updates the Kconfig menu, minor cosmetics.

Patch #2: Removes CCID-3 specific code from dccp_probe and
          generates a plugin function point that can be used
	  by other subsystems (for instance, it is also used
          to use dccp_probe with CCID-4).
	  The now unused 'size' field is used to detail the
	  CCID number, which is useful for automatic analysis
	  of the output (test plot scripts available).

Patch #3: Based on patch #2, it equips CCID-2 with dccp_probe
          functionality. Please note that the patch is deeper
	  in the test tree, since it requires on the other
	  patches of the test tree to make srtt/mdev/rto available.


Comments welcome.

Gerrit


Patch stats
-----------
 ccid.h        |   11 +++++++++++
 ccids/Kconfig |   58 +++++++++++++++++++++++++++++-----------------------------
 ccids/ccid2.c |   14 ++++++++++++++
 ccids/ccid3.c |   14 ++++++++++++++
 dccp.h        |   11 ++++++++++-
 probe.c       |   29 ++++++++++++-----------------
 6 files changed, 90 insertions(+), 47 deletions(-)
--
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