-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-9.0.0
-
None
-
Moderate
-
rhel-sst-cs-net-perf-services
-
ssg_core_services
-
26
-
1
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
All
-
None
Linux SCTP has added a couple of new types of CHUNKs in recent years, but they're not supported in tcpdump. Such as:
I-DATA and I-FORWARD-TSN chunks from RFC8260
RE-CONFIG Chunk from RFC6525
We need to add them into tcpdump and parse these packets properly when capturing SCTP packets with tcpdump.
please try to implement it on:
https://github.com/the-tcpdump-group/tcpdump.git
Thanks.