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>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 22 May 2014 21:40:50 +0200
From:	Geir Ola Vaagland <geirola@...il.com>
To:	linux-sctp@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH lksctp-tools] A few things that should get the API closer to
 RFC6458 compliancy

Hey,

During my short master thesis I have come up with this code for adding
the following features:

* Support for sctp_sndinfo/sctp_rcvinfo/sctp_nxtinfo ancillary data.
This includes the SCTP_RECV{NXT,RCV}INFO socket options.
* Support for the SCTP_DEFAULT_SNDINFO socket option.
* Additionally, although not really a "feature", it should set the
SCTP_COMPLETE flag for complete messages now. I hope this is properly
done.

I have attached two patches. My recursive diff didn't catch any
changes to include/uapi/sctp.h for some reason, so I had to make
another one manually. (And I had to patch it with -p0, sorry.. I am
new to this.)

I am currently just looking for a review of the submitted code. I am
curious to know whether it can be used or not.

I have ported the sctp_sendv() and sctp_recvv() functions from
FreeBSD. I don't know if those are good enough to be submitted yet
though. Let me know what you think. Any feedback is good feedback for
my thesis.)

Best regards,
Geir Ola

Download attachment "full.patch" of type "application/octet-stream" (18679 bytes)

Download attachment "sctp.h.patch" of type "application/octet-stream" (13675 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ