-
In the issue https://github.com/cilium/cilium/issues/35338#issuecomment-2481111018, a user noticed that tailscale is using packet mark `skb->mark` values `0x40000` and `0x80000` which are also used by…
-
**SUMMARY**
I save the logs in .qmdl format from Sierra EM9191 USB module. Then when parsing it with scat, there are a lot of packet length mismatch and CRC mismatch warning messages
**STEPS TO RE…
-
Got an error reading communication packets on logs, after just deploy the repo on render.
-
How can I edit the packets? For example changing the ASCII.
-
https://github.com/firedancer-io/firedancer/blob/82822e450477e7e859ecde656f6e6a6e6c05e930/src/app/fdctl/run/tiles/fd_quic.c#L238
This copy is practically redundant.
We can do decryption in `durin…
-
### Integration Name
Network Packet Capture [network_traffic]
### Dataset Name
_No response_
### Integration Version
v1.32.1
### Agent Version
8.15.3
### Agent Output Type
elasticsearch
### …
-
It was sad to see, that the is no packet filtering in vnstat.
So it became useless for me especially in the scenarios, where I have
to pay for traffic, but not be able to control it properly.
In IS…
mabra updated
2 weeks ago
-
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…
-
## Summary
Implement support for multiple packet data's to be delivered and executed within a single packet.
## Problem Definition
IBC was initially designed with a single application pe…
-
def __add_packet_to_flow(self, packet: Packet, flows: list, flows_lock) -> None:
if self.flow_is_ended(flow, packet):
self.__finished_flows.append(flow)
de…