Re: [Openvpn-devel] [PATCH v4] dco: let open_tun_generic handle the DCO case

2022-06-30 Thread Antonio Quartulli
On 30/06/2022 15:44, Heiko Hund wrote: On Mittwoch, 29. Juni 2022 14:49:45 CEST Antonio Quartulli wrote: name when not specified b the user. For this reason the DCO case can nit: b -> by thanks +strncpynt(tunname, dynamic_name, +

Re: [Openvpn-devel] [PATCH v4] dco: let open_tun_generic handle the DCO case

2022-06-30 Thread Heiko Hund
On Mittwoch, 29. Juni 2022 14:49:45 CEST Antonio Quartulli wrote: > name when not specified b the user. For this reason the DCO case can nit: b -> by > +strncpynt(tunname, dynamic_name, > + sizeof(dynamic_name)); This need to be si