-
Any way to minimize the logging on this? There are about 30 log entries per second resulting in about 1GB worth of log file data per day. Any help would be appreciated, thanks!
-
Not quite sure if this is an issue with the library or the RTP protocol. But I'm using MIDI as the transport protocol for configuration data for some devices, and the JSON data is serialised with Ardu…
-
i use tcpdump to get a tcp package,and then save a cap file,
but i use gopacket parsing this cap file,following error occurs:
"Packet decoding error: Unable to decode LinkType 20"
my code:
handle, er…
-
### Question
Hi, when I used pcpp (v24.09) to parse a RawPacket read from a CAIDA trace of link-type C_HDLC (Cisco HDLC), it failed to get any layer but recognized the whole packet as payload. Will p…
-
I'm not sure this fits the goals for the project but I will put it here for comments.
**What is this feature about?**
Long term I think it would be nice to both serialize and de-serialize packets.…
-
Versions:
- traffic-taffy 0.9.5
- python 3.12.6
Command used:
- `taffy-compare -R 5 -c 5 1.pcap 2.pcap`
I'm playing a bit with taffy and it surprised me several times how very slow the packet…
-
I was actually wondering about this check and whether we could avoid reading the first 7 items in the container definition and rely on the CCSDS header being correct. That way we could start the Packe…
-
Working on DHCPv6, there's a 24bit transaction ID:
https://datatracker.ietf.org/doc/html/rfc8415#section-8
My current "hack" for parsing is as follows:
```
transaction_id: uint8[3] &convert=…
-
| | |
|:---|:---|
|**_F´ Version_**| |
v3.5.0
|**_Affected Component_**| |
---
## Problem Description
When using the TlmPacketizer, the fprime-gds requires that all telemetry channels be fu…
-
Bellow is the VTTablet allocation space flame graph.
![image](https://github.com/user-attachments/assets/9211d13b-5ce9-49bc-b78e-ef6a71120c94)
![image](https://github.com/user-attachments/asse…