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:	Fri, 28 Mar 2008 10:56:16 -0400
From:	Vlad Yasevich <vladislav.yasevich@...com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, lksctp-developers@...ts.sourceforge.net
Subject: [GIT PATCHES 0/4] SCTP fixes

Hi David

The following changes since commit 732c8bd590625e8bc0b88313b82930e336b2bec4:
  Herbert Xu (1):
        [IPSEC]: Fix BEET output

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev.git pending

You can pull the branch, or apply inidividual patches that follow this e-mail.

Gui Jianfeng (2):
      [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
      [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update

Robert P. J. Day (1):
      [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.

Wei Yongjun (1):
      [SCTP]: Add check for hmac_algo parameter in sctp_verify_param()

 include/net/sctp/command.h |    1 +
 net/sctp/associola.c       |   34 +++++++++++---------------
 net/sctp/bind_addr.c       |   15 +++--------
 net/sctp/outqueue.c        |   52 +++++++++++++++--------------------------
 net/sctp/proc.c            |    9 ++----
 net/sctp/sm_make_chunk.c   |   39 +++++++++++++++++++++++-------
 net/sctp/sm_sideeffect.c   |   26 ++++++++-----------
 net/sctp/sm_statefuns.c    |   28 +++++++++++++++++----
 net/sctp/socket.c          |   56 +++++++++++++------------------------------

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ