Re: [Openvpn-devel] [PATCH] Highlight deprecated features

2017-08-17 Thread David Sommerseth
On 17/08/17 17:13, Arne Schwabe wrote: > Am 15.08.17 um 23:54 schrieb David Sommerseth: >> We have quite a list of deprecated options currently. Ensure this >> is highlighted both in documentation and code. >> >> This patch builds on the wiki page [1] enlisting all deprecated features >> and their

Re: [Openvpn-devel] [PATCH] Highlight deprecated features

2017-08-17 Thread Arne Schwabe
Am 15.08.17 um 23:54 schrieb David Sommerseth: > We have quite a list of deprecated options currently. Ensure this > is highlighted both in documentation and code. > > This patch builds on the wiki page [1] enlisting all deprecated features > and their status. There are also some options not lis

Re: [Openvpn-devel] [PATCH] Highlight deprecated features

2017-08-16 Thread Steffan Karger
Hi, On 15-08-17 23:54, David Sommerseth wrote: > We have quite a list of deprecated options currently. Ensure this > is highlighted both in documentation and code. > > This patch builds on the wiki page [1] enlisting all deprecated features > and their status. There are also some options not li

Re: [Openvpn-devel] [PATCH] Highlight deprecated features

2017-08-15 Thread David Sommerseth
On 15/08/17 23:54, David Sommerseth wrote: > We have quite a list of deprecated options currently. Ensure this > is highlighted both in documentation and code. > > This patch builds on the wiki page [1] enlisting all deprecated features > and their status. There are also some options not listed

[Openvpn-devel] [PATCH] Highlight deprecated features

2017-08-15 Thread David Sommerseth
We have quite a list of deprecated options currently. Ensure this is highlighted both in documentation and code. This patch builds on the wiki page [1] enlisting all deprecated features and their status. There are also some options not listed here, as there exists patches in release/2.4 which aw