scapy icon indicating copy to clipboard operation
scapy copied to clipboard

Fix payload_len calculation for `DataPacket`.

Open Splinter1984 opened this issue 5 months ago • 1 comments

This PR fix pl_len calculation issue for DataPacket of RTPS protocol. Take into account the size of inlineQoS during payload length calculation.

Splinter1984 avatar Oct 01 '24 08:10 Splinter1984