Opened 4 years ago

Closed 4 years ago

#1324 closed Bug / Defect (fixed)

--server-ipv6 got lost in .rst manual transition

Reported by: Gert Döring Owned by: David Sommerseth
Priority: blocker Milestone: release 2.5
Component: Documentation Version: OpenVPN git master branch (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: ipv6, documentation
Cc:

Description

2.4 documents

.B \-\-server\-ipv6 ipv6addr/bits
convenience\-function to enable a number of IPv6 related options at 
once, namely
.B \-\-ifconfig\-ipv6, \-\-ifconfig\-ipv6\-pool
and
.B \-\-push tun\-ipv6
Is only accepted if ``\-\-mode server'' or ``\-\-server'' is set. Pushing of the
.B \-\-tun\-ipv6
directive is done for older clients which require an explicit   
``\-\-tun\-ipv6'' in their configuration.

but this got lost in the .rst edition

Change History (1)

comment:1 Changed 4 years ago by Gert Döring

Resolution: fixed
Status: assignedclosed

commit 8120e1ad4f20d4ec1fa9e191f3b15740c4aec448 (master)
commit a4c03b46b24f952489a6ad19a434f2dff13d1276 (release/2.5)
Author: David Sommerseth
Date: Fri Sep 11 17:42:59 2020 +0200

man: Add missing --server-ipv6

Note: See TracTickets for help on using tickets.