Michael Rash
Michael Rash
Wow, tons of work. I have a local ipv6 branch to track this. I'm going to add some test suite support for IPv6 so I can work into what you've...
Diving into this finally, sorry for the delay. I've opened a new issue based on a start on IPv6 test suite support.
Targeting this work for the next major release of fwknop.
[Enhancement] Advertise Python2 as the only supported python version for the fwknop python extension
Agreed, fwknop should publish details on Python version dependencies. Thanks for the suggestion.
I have reproduced this on both Linux and FreeBSD. No worries on the pull request - you can just send me a patch if you like.
I've created a new branch 'udp_server_destination' for this one. There are two tests in the test suite now that validate whether the bug exists. The first test should pass, and...
Note that I have not yet applied your patch - getting the test suite support in place first.
Yes, will definitely do this, probably for the 2.6.8 release I think.
Not yet, haven't had time to work on this yet. Seems like this should be a priority though.
Yes, indeed, 4096-bit keys send the payload data size beyond the Ethernet MTU. There are a few possibilities to try and work around this, but none are really supported yet:...