Control: tags -1 + upstream

On Tue, Feb 20, 2018 at 08:18:43 -0800, Daniel Kahn Gillmor wrote:
> There are situations where the user wants to use the routing
> information offered by the VPN, but does not want to use the DNS
> recommendations.
> 
> In this case, it'd be nice to be able to tell vpnc this preference.

I would guess that upstream might suggest creating a local wrapper for
vpnc-script to remove DNS from the environment, for example

    #!/bin/sh
    unset INTERNAL_IP4_DNS INTERNAL_IP6_DNS
    exec /usr/share/vpnc-scripts/vpnc-script

That should have the same effect.

But if you want to propose adding an option, would you mind posting your
patch to the upstream mailing list? Upstream prefers git patches with
Signed-off-by headers.

http://www.infradead.org/openconnect/contribute.html

Thanks,

-- 
mike

Attachment: signature.asc
Description: PGP signature

Reply via email to