Commit graph

5 commits

Author SHA1 Message Date
Daniel Gimpelevich
ca5632441c vpnc: fix IPv6-triggered inoperability
When the server hostname resolved to both IPv4 and IPv6 addresses,
connecting would fail with nothing in syslog. This corrects that oversight.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2019-03-09 03:17:47 -08:00
Yousong Zhou
d438de95a6 vpnc: fix using proto_add_host_dependency
Fixes #4343

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-19 11:17:27 +08:00
Daniel Dickinson
a25514e9ad net/vpnc: Add option to prevent retry on authentication failure
On some systems too many retries with authentication failure results
in IP or username being locked out, so add option to prevent retries
in the event of authentication failure

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-03-23 02:06:34 -04:00
Daniel Gimpelevich
f1ee8796fb vpnc: corrected call to proto_add_host_dependency 2015-07-12 03:39:42 -07:00
Daniel Gimpelevich
d16359b96e vpnc: initial import
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-02-06 14:07:29 -08:00