All of lore.kernel.org
 help / color / mirror / Atom feed
* Question regarding struct sctp_association
@ 2011-01-10 11:51 Holger Hans Peter Freyther
  2011-01-11  9:12 ` Wei Yongjun
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Holger Hans Peter Freyther @ 2011-01-10 11:51 UTC (permalink / raw)
  To: linux-sctp

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-12 14:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10 11:51 Question regarding struct sctp_association Holger Hans Peter Freyther
2011-01-11  9:12 ` 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

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.