Ok, after some heavy testing this won't fix the problem.
Besides NetBSD wants an 'activate' after the lladdr, NetBSD won't
calculate the inet6 address using the set lladdr, because somehow the
ifconfig command will be provided _before_ the lladdr is set. Even the
generic openvpn based lladdr is se
Hi,
todays openvpn isn't supporting NetBSDs way to set the lladdr for
tap(4) devices.
Here's the patch to support this.
Please integrate this in the next release.
best regards and thanks for the work,
Frederic Jaeckel
--- lladdr.c2009-12-22 12:08:23.0 +0100
+++ lladdr.c.b 2009-12-