From: "Doug Graham" <dgraham@nortel.com>
To: linux-sctp@vger.kernel.org
Subject: Re: Do piggybacked ACKs work?
Date: Wed, 29 Jul 2009 16:07:12 +0000 [thread overview]
Message-ID: <20090729160711.GD29475@nortel.com> (raw)
In-Reply-To: <20090725020953.GA17581@nortel.com>
On Wed, Jul 29, 2009 at 11:19:08AM -0400, Vlad Yasevich wrote:
> >> 7 2.000205 10.0.0.15 10.0.0.11 SCTP DATA
> >> 8 2.000501 10.0.0.11 10.0.0.15 SCTP SACK DATA
> >> 9 2.200484 10.0.0.15 10.0.0.11 SCTP SACK
> > This is what I would expect.
>
> Hmm... time to re-read 6.1 and 6.2...
> [...]
> Since we received only 1 packet so far, the SACK is delayed. The implementers
> have focused on section 6.2, but seemed to have ignored the following text
> from 6.1:
>
> Before an endpoint transmits a DATA chunk, if any received DATA
> chunks have not been acknowledged (e.g., due to delayed ack), the
> sender should create a SACK and bundle it with the outbound DATA
> chunk, as long as the size of the final SCTP packet does not exceed
> the current MTU. See Section 6.2.
>
> Looks like BSD does this and linux doesn't appear to. Linux has been doing this
> since the beginning...
>
> Doug, can you regenerate you patch with proper commit comment and sign-off
> (according to Documentations/SubmittingPatches).
I just sent a patch, but please keep in mind that I am not by any means
an expert on this code. I've tested my patch only under conditions
where no packet loss was occurring, so I can not vouch for its behaviour
when losses do occur, nor do I know how it will interact with features
that I haven't used during testing. However, to the best of knowledge,
this patch does correctly implement the intended sematics of RFC 4960.
--Doug.
next prev parent reply other threads:[~2009-07-29 16:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-25 2:09 Do piggybacked ACKs work? Doug Graham
2009-07-28 15:13 ` Vlad Yasevich
2009-07-28 15:49 ` Doug Graham
2009-07-28 16:09 ` Vlad Yasevich
2009-07-28 20:45 ` Doug Graham
2009-07-28 21:18 ` Michael Tüxen
2009-07-28 22:31 ` Doug Graham
2009-07-28 22:49 ` Doug Graham
2009-07-29 0:06 ` Michael Tüxen
2009-07-29 15:19 ` Vlad Yasevich
2009-07-29 16:07 ` Doug Graham [this message]
2009-07-29 16:21 ` Doug Graham
2009-07-29 18:14 ` Vlad Yasevich
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=20090729160711.GD29475@nortel.com \
--to=dgraham@nortel.com \
--cc=linux-sctp@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.