On 16/12/12 22:15, Gert Doering wrote: > "tun-ipv6" is only sent in option string if running in point-to-point > mode (= not --server and not --client or --pull), because in those > scenarios it's usually pushed by the server, and the client does not > yet have it when comparing options -> needless warning. > > Completely ignore "proto" values when comparing option strings - this > is in preparation for removing proto from the option string in a future > release, and to avoid warnings when 2.3 talks to this future release. > > Signed-off-by: Gert Doering <[email protected]> > --- > src/openvpn/options.c | 12 +++++++++++- > 1 files changed, 11 insertions(+), 1 deletions(-)
ACK. Applied to master and beta/2.3 commit 3b860cf27b9374f6ebe67ff21011661f8ec391c6 (master) commit f21410729e68b553f391dc036c0372fd3690714e (beta/2.3) Author: Gert Doering <[email protected]> List-Post: [email protected] Date: Sun Dec 16 22:15:20 2012 +0100 Fix option inconsistency warnings about "proto" and "tun-ipv6" Signed-off-by: Gert Doering <[email protected]> Acked-by: David Sommerseth <[email protected]> Message-Id: [email protected] URL: http://article.gmane.org/gmane.network.openvpn.devel/7194 Signed-off-by: David Sommerseth <[email protected]> -- kind regards, David Sommerseth
signature.asc
Description: OpenPGP digital signature
