Re: [Openvpn-devel] [PATCH 1/2] networking: add and implement net_addr_ll_set() API

2021-09-13 Thread Gert Doering
HI, On Fri, Sep 03, 2021 at 06:11:12PM +0200, Antonio Quartulli wrote: > Reported-by: Jan Hugo Prins Jan Hugo, have you been able to test these two patches? I could set up a test rig myself, but since I do not experience the issue, it's always more useful if an affected user reports "yes, it wo

[Openvpn-devel] [PATCH 1/2] networking: add and implement net_addr_ll_set() API

2021-09-03 Thread Antonio Quartulli
When running in TAP mode we may need to set the LL address of the interface, if requested by the user. This operation was overlooked when implementing the networking API and it still relies on iproute/net-tools being installed. Basically this means that when compiling OpenVPN on a system without