From: "Chris Friesen" <cfriesen@nortel.com>
To: linux-sctp@vger.kernel.org
Subject: question on SCTP_DELAYED_ACK and sctp_sack_info
Date: Tue, 20 Oct 2009 21:55:59 +0000 [thread overview]
Message-ID: <4ADE31EF.5040409@nortel.com> (raw)
Hi all,
I've got a question about the handling of SCTP_DELAYED_ACK.
In sctp_setsockopt_delayed_ack() the code looks to see if the size of
the struct being passed down matches the size of struct sctp_sack_info.
If it doesn't, it accepts being passed struct sctp_assoc_value but it
complains about it.
However, the lksctp-tools package doesn't seem to define or use struct
sctp_sack_info anywhere, only struct sctp_assoc_value.
Are apps expected to copy the struct definition themselves? Is there
any plan to update lksctp-tools?
Thanks,
Chris
next reply other threads:[~2009-10-20 21:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-20 21:55 Chris Friesen [this message]
2009-10-20 23:40 ` question on SCTP_DELAYED_ACK and sctp_sack_info 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=4ADE31EF.5040409@nortel.com \
--to=cfriesen@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.