All of lore.kernel.org
 help / color / mirror / Atom feed
* about the sctpCurrEstab MIB item
@ 2010-07-13  7:26 Shan Wei
  2010-07-13 15:05 ` Vlad Yasevich
  0 siblings, 1 reply; 2+ messages in thread
From: Shan Wei @ 2010-07-13  7:26 UTC (permalink / raw)
  To: linux-sctp

The sctpCurrEstab MIB item is defined in RFC3873 as 
the number of associations for which the current state is
either ESTABLISHED, SHUTDOWN-RECEIVED or SHUTDOWN-PENDING.

So, an association for which the current state is SHUTDOWN-SENT
or SHUTDOWN-ACK-SENT should not counted in SctpCurrEstab. Right?

But, actually, the implementation of Linux is not consistent with the spec.
An association is thought as "established" with the current state of
ESTABLISHED, SHUTDOWN-RECEIVED, SHUTDOWN-PENDING. SHUTDOWN-SENT
or SHUTDOWN-ACK-SENT.

Has any reasons for this implementation?
If not, I think we should fix it.

-- 
Best Regards
-----
Shan Wei



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

end of thread, other threads:[~2010-07-13 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-13  7:26 about the sctpCurrEstab MIB item Shan Wei
2010-07-13 15:05 ` Vlad Yasevich

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.