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, 28 Feb 2008 16:52:37 -0500
From:	Vlad Yasevich <vladislav.yasevich@...com>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, lksctp-developers@...ts.sourceforge.net
Subject: [GIT PATCHES 0/4] SCTP updates

Hi David

The following is a set of fixes for SCTP.  I think most of them constitute
bug fixes, but I'll let you review them and have the final word.

You can also pull them from 
  vxy@...ter.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev.git pending

Short log:

Neil Horman (1):
      [SCTP]: Clean up naming conventions of sctp protocol/address family
registration

Vlad Yasevich (3):
      [SCTP]: Correctly set the length of sctp_assoc_change notification
      [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option
      [SCTP]: Update AUTH structures to match declarations in draft-16.

 include/net/sctp/user.h |   10 ++++++----
 net/sctp/auth.c         |    4 ++--
 net/sctp/ipv6.c         |   12 ++++++------
 net/sctp/protocol.c     |   12 ++++++------
 net/sctp/socket.c       |   18 +++++++++++++-----
 net/sctp/ulpevent.c     |    2 +-
 6 files changed, 34 insertions(+), 24 deletions(-)

Thanks
-vlad
--
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