Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: vladislav.yasevich@hp.com
Cc: lksctp-developers@lists.sourceforge.net, netdev@vger.kernel.org
Subject: Re: [PATCH 5/8] SCTP: Enable the sending of the AUTH chunk.
Date: Sun, 16 Sep 2007 19:32:59 -0700 (PDT)	[thread overview]
Message-ID: <20070916.193259.124266256.davem@davemloft.net> (raw)
In-Reply-To: <11897955001857-git-send-email-vladislav.yasevich@hp.com>

From: Vlad Yasevich <vladislav.yasevich@hp.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@hp.com>

Applied to net-2.6.24, thanks.

  reply	other threads:[~2007-09-17  2:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 18:44 [RFC PATCH 0/8] Implement SCTP-AUTH specification Vlad Yasevich
2007-09-14 18:44 ` [PATCH 1/8] SCTP: protocol definitions for SCTP-AUTH implementation Vlad Yasevich
2007-09-17  2:26   ` David Miller
2007-09-14 18:44 ` [PATCH 2/8] SCTP: Implement SCTP-AUTH internals Vlad Yasevich
2007-09-17  2:29   ` David Miller
2007-09-14 18:44 ` [PATCH 3/8] SCTP: Implement SCTP-AUTH initializations Vlad Yasevich
2007-09-17  2:31   ` David Miller
2007-09-14 18:44 ` [PATCH 4/8] SCTP: Implete SCTP-AUTH parameter processing Vlad Yasevich
2007-09-17  2:32   ` David Miller
2007-09-14 18:44 ` [PATCH 5/8] SCTP: Enable the sending of the AUTH chunk Vlad Yasevich
2007-09-17  2:32   ` David Miller [this message]
2007-09-14 18:44 ` [PATCH 6/8] SCTP: Implement the receive and verification of " Vlad Yasevich
2007-09-17  2:33   ` David Miller
2007-09-14 18:44 ` [PATCH 7/8] SCTP: API updates to suport SCTP-AUTH extensions Vlad Yasevich
2007-09-17  2:34   ` David Miller
2007-09-14 18:44 ` [PATCH 8/8] SCTP: Tie ADD-IP and AUTH functionality as required by spec Vlad Yasevich
2007-09-14 19:14   ` [v2 PATCH " Vlad Yasevich
2007-09-17  2:35     ` David Miller
2007-09-17  2:34   ` [PATCH " David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070916.193259.124266256.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=lksctp-developers@lists.sourceforge.net \
    --cc=netdev@vger.kernel.org \
    --cc=vladislav.yasevich@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox