-
We are 3 students doing a project which involves implementing middleware that should use olsr to find and establish neighbors. Our middleware uses multicast packets to find one hop neighbors and estab…
-
Hello,
We've observed strange behavior at the end of an SRT connection where the data has been received by the receiving socket, but not delivered to the application.
We traced it back to the TSBPD …
-
Describe the bug
An ARP Request message is sent to the DUT, but its Hardware address space (or type) field is set to an unassigned value (42). A check of that field is the first test performed by t…
-
-
Hello,
I am trying to use LoRa Radio and WiFi together on Heltec WiFi Lora 32 V2.
There will be two nodes :- end node and Main station
End node is used for collecting the data using BME 680 senso…
-
while developing the mesh protocol, i also implemented the signature for the payload so that impersonation/spoofing and in general sending fake data can't be done (relevant for things like #529) ... t…
-
Each User ID can have preferred symmetric algs, hash algs, compression algs, key server prefs, etc.
Similar to key flags, I think this is all parsed but not utilized and can not be written out either…
-
-
Just as it says. When I run Phi Server it starts and I can connect but once I connect I get that error.
```
PS D:\Downloads\PhiServer> .\PhiServer.exe
[17-12-2018 19:08:24] [INFO] Server launched …
-
Hi, I am currently trying to understand the multipath behaviour of picoquic in order to modify it for my own project. I see some documentation in ```picoquic_internal.h``` about path behavior (linked …