]> www.infradead.org Git - users/dwmw2/vpnc-scripts.git/commit
try running tests with *BSD-ish tools (ifconfig/route/netstat) for additional coverage
authorDaniel Lenski <dlenski@gmail.com>
Wed, 25 Nov 2020 21:48:20 +0000 (13:48 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 30 Nov 2020 19:35:08 +0000 (19:35 +0000)
commit97c06de158820fb4468592ca675cf2cdb3349838
tree412a44d97d692dcef0e0fa88e1e7ad4ed4ccca19
parent9fbbf5aaa65a920374b139e2da4df3856be89f31
try running tests with *BSD-ish tools (ifconfig/route/netstat) for additional coverage

Things that should be improved:

* Need a better way to disable iproute2. Most likely the sanest way to
  do this will actually be to split the vpnc-script into two versions, rather than
  try to maintain its one-size-fits-all structure.
* Need a better way to enable tracing in vpnc-script. This really should be added
  to OpenConnect itself (in part, by adding `-x` to the `sh /path/to/vpnc-script`
  exec) since we're frequently requesting it of real users for real issues.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
.gitlab-ci.yml
tests/vpn-noroute
tests/vpn-routes
vpnc-script