Nick Ryan
Nick Ryan
Hi, I will try to look at this next weekend...
Looking at the theory behind ICMP redirects: https://www.cisco.com/c/en/us/support/docs/ip/routing-information-protocol-rip/13714-43.html and docs for the library I'm using: https://github.com/nospaceships/node-net-ping it looks to me like I'm receiving a RedirectReceivedError from your router, and that...
If there is a chance you could see if the change I did works for you before I publish to npmjs it would be appreciated. You can install the latest...
Ok - that was a lame copy and paste issue... updated it...
I've committed a couple of changes, unfortunately nothing that FIXES the problem. 1. I have changed the default state to OPEN, so that it requires a successful initial ping to...
Hello, thanks for your efforts on this. I've been quite busy recently so didn't get time to respond. Did you get any further in your analysis? If you have any...
Hello, Did you get any further with this? I'm fairly ignorant on usage of the framework at this stage, but looking at the documentation here: https://github.com/RaftLib/RaftLib/wiki/Kernel-Linkage-Modifiers instead of: ``` m...
Can you point me anywhere at an example of a wrapper port type you mention so that I can think how it might be used? Or is that a new...
@JeromeMartinez sorry to ping, but wondering if you had a chance to read this issue and if you have any ideas? I am happy to dig further and help with...
FYI I've managed to get an install working without error on Raspberry PI Raspbian with Node v10.16.0 and nom 6.9.0 Ended up changing dependency for noble to https://github.com/abandonware/node-bluetooth-hci-socket. To achieve...