Paul Donald

Results 964 comments of Paul Donald

You're welcome to try the copy in my repo:eAB :)

v6 can be pushed back indefinitely. I recommend forking the project to a new repo where active contributors can get more flexibility and permissions to commit and move the project...

I don't see the advantage to use an obscure library to verify an IPv6 address when one can simply use the net library and parse an address that way. It's...

Just test ipv6/4 using an OS library. There are a bunch of weird pathological cases accounted for there that naive test cases miss. I

postup/down have no place for "roadwarrior" wireguard clients. It's only on the server in order to configure firewall/routing stuff. This PR should be closed.

Added some helpful text from the man page.

All of these options are possible when using tags. I'm going to make a new PR soon to improve tag handling and management. Most of what you describe is made...

> Is there a way to assign a default tag to unknown devices ? `!known` Read the dnsmasq man page. You'll be enlightened.