From: Shan Wei <shanwei@cn.fujitsu.com>
To: linux-sctp@vger.kernel.org
Subject: about the sctpCurrEstab MIB item
Date: Tue, 13 Jul 2010 07:26:49 +0000 [thread overview]
Message-ID: <4C3C1539.5030302@cn.fujitsu.com> (raw)
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
next reply other threads:[~2010-07-13 7:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-13 7:26 Shan Wei [this message]
2010-07-13 15:05 ` about the sctpCurrEstab MIB item 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=4C3C1539.5030302@cn.fujitsu.com \
--to=shanwei@cn.fujitsu.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.