Hi,
On 26/01/2019 09:17, Thomas Schäfer wrote:
> Am Dienstag, 5. Juni 2018, 14:05:10 CET schrieb tincanteksup:
>> Hi,
>>
>> I have applied these 5 patches to master...
>
>
> me too, a little bit late my confirmation:
Thanks for testing the patches! We still need to setup some more
automated tes
Am Dienstag, 5. Juni 2018, 14:05:10 CET schrieb tincanteksup:
> Hi,
>
> I have applied these 5 patches to master...
me too, a little bit late my confirmation:
/usr/local/sbin/openvpn --config server-neu.ovpn
Sat Jan 26 00:05:09 2019 OpenVPN 2.5_git [git:HEAD/a59fd1475089eda4+] armv7l-
unknown-
Sorry, that should be:
server Ubuntu 18.04
client arch linux
but the resulting vpn is ipv6 only and works well.
On 05/06/18 13:05, tincanteksup wrote:
Hi,
I have applied these 5 patches to master on ubuntu 18.04LTS
The resulting binary gave server+client ipv6 *only* tunnel
over ipv4 network.
Hi,
I have applied these 5 patches to master on ubuntu 18.04LTS
The resulting binary gave server+client ipv6 *only* tunnel
over ipv4 network. 100% success
Using only: --server-ipv6 12fc:1918::10:186:0:0/112
I am sure buildbot runs more extensive tests than my single test
but I would be happy t
This patchset allows clients and servers to work with a
tunnel configured with IPv6 only.
Patches 2 and 3 are mere cosmetic changes and could be merged
regardless of the rest (note that 3 depends on 2).
With this change a server can be configured by using only the
'--server-ipv6' directive.
This