]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sctp-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Jul 2014 21:41:10 +0000 (14:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jul 2014 21:41:10 +0000 (14:41 -0700)
commite6ffbf995193a42a24fd7a7b89b86a44b6342d6b
treed8db0a4ffa2ba2d32807597e9b30865e1cced7e8
parent45944484bca4e4011ecc8693fbbab6b3de913724
parentd1e99e3fd2b94924e0d89d12814669c721e5b807
Merge branch 'sctp-next'

Daniel Borkmann says:

====================
SCTP updates

This set improves the SCTP socket API to be more in line with RFC6458,
Geir and myself have finalized it eventually. While at it, the first
patch also fixes two possible information leaks that should go to net
tree as well (therefore the change is already here in net-next via a
merge of the 'net' tree -DaveM). For more details, I refer you to the
patches themselves.

Thanks a lot.

v1 -> v2:
 - Added 6th patch to deprecate SCTP_SNDRCV, rest unchanged
====================

CC: Jay Vosburgh <j.vosburgh@gmail.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>