wiki:OpenTasks

Version 2 (modified by David Sommerseth, 14 years ago) (diff)

--

Open development tasks for OpenVPN

This page provides links to pages containing information about new features, their scope, how to implement them etc.

In planning

  • Supporting "route-gateway dhcp" on non-Windows platforms]
  • Don't assert() on stream ciphers
  • Move openvpn.8 man page over to DocBook?, and let DocBook? generate the man page.
  • Consider what to do with misleading errors
    • When using --user together with --route or getting routes pushed from server, a non-critical error is logged when shutting down OpenVPN (f.ex. "ERROR: Linux route delete command failed: shell command exited with error status: 2")
    • Should this error be muted or be mutable when --user is used?
  • Better capture and integrate messages sent to stdout/stderr from external scripts in OpenVPN logs

Waiting for testing

Active

Add warnings when duplicate options are encountered

Closed