From: Holger Hans Peter Freyther <holger@freyther.de>
To: linux-sctp@vger.kernel.org
Subject: Question regarding struct sctp_association
Date: Mon, 10 Jan 2011 11:51:31 +0000 [thread overview]
Message-ID: <4D2AF2C3.8010306@freyther.de> (raw)
Hi,
I have a small consistency question. In sctp_packet_transmit of
net/sctp/output.c some parts of the method check if the asoc is valid, other
assume that there is one.
I have some questions regarding that.
The sctp_packet has a pointer to sctp_transport. Does every sctp_transport
hold a valid pointer to sctp_association? Does it hold a valid pointer if
authentication (sctp_auth) is used? Does it hold a valid pointer if chunks
were seen?
regards
holger
next reply other threads:[~2011-01-10 11:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 11:51 Holger Hans Peter Freyther [this message]
2011-01-11 9:12 ` Question regarding struct sctp_association Wei Yongjun
2011-01-11 10:29 ` Holger Hans Peter Freyther
2011-01-12 1:00 ` Wei Yongjun
2011-01-12 14:35 ` Holger Hans Peter Freyther
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=4D2AF2C3.8010306@freyther.de \
--to=holger@freyther.de \
--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.