Marek Küthe

Results 228 comments of Marek Küthe

source seems to be that nmap is detecting it as direct connected even though that is not the case

Unfortunately, the app does not work. Once - if present - WireGuard is not recognized in the kernel. Furthermore, there is no support for IPv6. https://github.com/DavidVentura/Wireguard_qml/issues/23 https://github.com/DavidVentura/Wireguard_qml/issues/27

VyOS issue: https://vyos.dev/T6778

Since my code is primarily intended for Linux, I am now using POSIX's if_nametoindex: ``` unsigned int PosixWrapper::if_nametoindex(const std::string& ifname) { const unsigned int result = ::if_nametoindex(ifname.c_str()); if (result ==...

I can't find the PIM6 tests. Are there no tests available for PIM6?

> multicast_pim6_sm_topo1 Must have been too stupid to see that - maybe I was too tired. Thanks for the answer.

I have never created a Topotest before, but I will give it a try. I would simply use one of the existing tests as a basis - that should be...

I have now written a test that works on my local Docker container. Regarding the documentation, I am unsure how to document this in a "nice" or elegant way, or...

@ton31337 @donaldsharp Are there still blockers?

Ping @ton31337 @donaldsharp @riw777