Re: [Openvpn-devel] [PATCH v3] ifconfig-ipv6(-push): allow using hostnames

2017-12-02 Thread Antonio Quartulli
Sorry, I did some mistake on my own. Will send v4. On 03/12/17 12:09, Antonio Quartulli wrote: > Similarly to ifconfig(-push), its IPv6 counterpart is now able to > accept hostnames as well instead of IP addresses in numeric form. > > Basically this means that the user is now allowed to specify >

[Openvpn-devel] [PATCH v3] ifconfig-ipv6(-push): allow using hostnames

2017-12-02 Thread Antonio Quartulli
Similarly to ifconfig(-push), its IPv6 counterpart is now able to accept hostnames as well instead of IP addresses in numeric form. Basically this means that the user is now allowed to specify something like this: ifconfig-ipv6-push my.hostname.cx/64 This is exactly the same behaviour that we al