-
**Is your feature request related to a problem? Please describe.**
Netx requires that the packet ip header is 4-byte aligned. This is problematic on systems that require 4-byte aligned DMA access, as…
-
Hello, I’ve been attempting to simulate a hidden terminal problem in mininet_wifi. However, I’ve encountered an issue where when I examine the packets captured on the hwsim interface, I can’t locate t…
-
**Describe the Bug**
When I setup monitoring for the cacti, I verified that the devices could upload to dirtviz when connected to my laptop. When I plugged them into a USB power hub, empty payload me…
-
As the test added in #725 demonstrated, if the initial sequence number is very close to 0xFFFF and the fist packets are lost or arrive out of order it is possible that the stream will never be able to…
-
Got an error reading communication packets on logs, after just deploy the repo on render.
-
Hello
I am looking to automate processing and downloading packets from the Data Extractor so it can be performed within scripts that are being ran, based off of variables defined within that script (…
-
When a sensor (e.g., the BME) does not send a complete packet, the logger in `read_aqi.py` does not log any of the packet to CSV. Instead, we should log the incomplete information and note the missing…
-
How can I edit the packets? For example changing the ASCII.
-
Hello!
First of all: this is pretty neat, so thanks for sharing!
After looking at it a bit, the ICMP data seems to always be 56 bytes in length and follow the format:
```c
byte magic[4]; // "L…
-
### Issue Description
Tracking failures seen in `drop_packets/drop_packets.py` on T2 and T2-min
### Results you see
```
Failed: 'RX_DRP' drop counter was not incremented on iface Ethernet40. DUT…