Piers O'Hanlon
Piers O'Hanlon
This PR adds a capability to store `pkt_list` for each session packet which controlled via the `store` parameter to `sniff()`. When Scapy is run in session mode it parses the...
I've been trying to use the `hs.network.ping` function to do periodic pings but strangely the reported ping times seem to slowly increase (over an hour it increases by about 3-4ms)...
The parser doesn't appear to support parsing of the `colr` box (# ISO/IEC 14496-12:2022, Section 12.1.5) which leads to parsing failure when encountered. It is supported by pyisobmf: https://github.com/chemag/pyisobmff/blob/450f8549fc16c763707c1ba7c73f305700489d58/isobmff/iprp.py#L73
This update changes the cached Response detection algorithm in the ThroughputModel so that it adjusts the cacheLoadThresholds according to the ratio of the bandwidth of the representation that has been...