-
It would help my debugging tremendously if I could tell the nethub code to log, in pcap format, all the packets that it processes. I see you're already using the Java pcap code for picking up raw XIP…
-
As explained in #544 injected packets are sent to the miniport, looped back to the protocols and captured by npcap.
There should be a way to easily detect or suppress the capturing of injected pac…
-
I am developing a BLE application in a multi-link setup. I have observed that a few HCI ACL packets are occasionally missed.
I accumulate: (a) the number of completed counts in "HCI Event: Number o…
-
We have two FreeSWITCH instances with a call between them (a load testing scenario), and they default to using rtcp-mux (RFC 5761).
In this case, heplify does not pass the RTCP packets for that cal…
-
please help me .thanx
"kernel captured packets" no data available :
i requested :
GET /rest/rules/es/logstash_eve/?from_date=1604380909615&value=stats.tcp.reassembly_memuse&hosts=xxxx-xxxx
…
-
**Describe the bug**
I've a BLE product that uses Bluetooth 4.3. After updating the Android OS to 13 the nRF Connect app no longer discovers this product. A newer product based on Bluetooth 5.0 is fo…
-
## Checksum
When trying to implement icmp packets, I've added one `#[packet]` per icmp
type. Checksum calculation is the same for all those packets, but the function
I wrote for it only accepts one t…
-
`sudo setcap cap_net_raw+eip "$(readlink -f /home/silver/yukon/venv/bin/python)"` when run on Yukon exe causes the executable to crash every next time it is running due to some libgblas issue (virtual…
-
**Describe the bug**
When defining `ENABLE_GATT_FIND_INFORMATION_FOR_CCC_DISCOVERY`, btstack does not compile due to `gatt_client_t` not having the `gatt_client_state` struct member.
**To Reprod…
-
Hello,
Thank you for taking the time to make this project.
However, I have been having trouble with using my own interface for this packet sniffer.
I am not sure how to workaround this issue, as it…