diff options
author | Jamie Bainbridge | 2022-04-04 09:47:48 +1000 |
---|---|---|
committer | Paolo Abeni | 2022-04-05 09:51:12 +0200 |
commit | e3d37210df5c41c51147a2d5d465de1a4d77be7a (patch) | |
tree | ac6af838fa9edf6aa049c9d94bfdc5bbb51bedeb /net/mac80211 | |
parent | 458f5d92df4807e2a7c803ed928369129996bf96 (diff) |
sctp: count singleton chunks in assoc user stats
Singleton chunks (INIT, HEARTBEAT PMTU probes, and SHUTDOWN-
COMPLETE) are not counted in SCTP_GET_ASOC_STATS "sas_octrlchunks"
counter available to the assoc owner.
These are all control chunks so they should be counted as such.
Add counting of singleton chunks so they are properly accounted for.
Fixes: 196d67593439 ("sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call")
Signed-off-by: Jamie Bainbridge <jamie.bainbridge@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Link: https://lore.kernel.org/r/c9ba8785789880cf07923b8a5051e174442ea9ee.1649029663.git.jamie.bainbridge@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions