boringtun
boringtun copied to clipboard
Unable to modify interface: Protocol error
Now I use boringtun as wireguard userspace implementation, and I execute this command, there is a certain probability that an error will be reported, and then wireguard will not be available.
wg set wg-home peer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx= endpoint xxx.xxx.xxx.xxx:xxxxx
Unable to modify interface: Protocol error
I don't have this problem when I use wireguard-go as userspace implementation.