-
Return active interfaces, error if none.
-
**[ @Thomislav](https://github.com/Thomislav)** cloned issue [idaholab/Malcolm#61](https://github.com/idaholab/Malcolm/issues/61) on 2021-10-17:
> Hello, i have PCAP files from tapping Profinet-Comm…
-
### Environment: three kvm virtual machines
```
vm1---------------br1----------------------bmv2-vm0--------------------br2----------------vm2
enp7s0 vnet1 vnet2 e…
-
Using `ping::dgramsock::ping`, I get a `DecodeV4Error`, even though I can see with Wireshark that the request and response have no error. Pinging with the same address (`1.1.1.1`) with the `ping` shel…
-
Hi everyone,
I noticed that tcpdump returns nothing when I apply upper layer protocols filtering expressions while reading (-r) previously saved files that contain 802.1Q headers. However, if I sta…
-
### Overview
When running any protocol or even just the home gantry command, the robots starts to align the position of the pipettes above the trash bin, then just crashes / looses power and automati…
-
```
void ipip_push(inout headers_t hdr, in metadata_t meta)
{
hdr.inner = hdr.outer;
hdr.outer.srcAddr = meta.src;
hdr.outer.dstAddr = meta.dst;
hdr.outer.ttl = 64;
hdr.outer.pro…
-
### What happened?
**Current behavior:** An OPC-UA subscription request with N tags will return a collection of N identical PlcSubscriptionHandles. Registering a handler for all of these handles wil…
-
**Describe the bug**
A clear and concise description of what the bug is.
`./tcpdump -i eno1 ether broadcast` does not work, complaining parsing error.
**To Reproduce**
Steps to reproduce the b…
-
### What would you like to happen?
As the grid operators are moving towards digitalization, it would be nice to introduce this protocol in the module, to enable scenarios like:
61850 standardization…