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
| ||
|
Message-Id: <20070916.193259.124266256.davem@davemloft.net> Date: Sun, 16 Sep 2007 19:32:59 -0700 (PDT) From: David Miller <davem@...emloft.net> To: vladislav.yasevich@...com Cc: lksctp-developers@...ts.sourceforge.net, netdev@...r.kernel.org Subject: Re: [PATCH 5/8] SCTP: Enable the sending of the AUTH chunk. From: Vlad Yasevich <vladislav.yasevich@...com> Date: Fri, 14 Sep 2007 14:44:56 -0400 > SCTP-AUTH, Section 6.2: > > Endpoints MUST send all requested chunks authenticated where this has > been requested by the peer. The other chunks MAY be sent > authenticated or not. If endpoint pair shared keys are used, one of > them MUST be selected for authentication. > > To send chunks in an authenticated way, the sender MUST include these > chunks after an AUTH chunk. This means that a sender MUST bundle > chunks in order to authenticate them. > > If the endpoint has no endpoint pair shared key for the peer, it MUST > use Shared Key Identifier 0 with an empty endpoint pair shared key. > If there are multiple endpoint shared keys the sender selects one and > uses the corresponding Shared Key Identifier > > Signed-off-by: Vlad Yasevich <vladislav.yasevich@...com> Applied to net-2.6.24, thanks. - 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