Hi,

While implementing this feature in the GUI, I have come across some
limitations of management-query-remote:

(i) Using a remote selected by the user from a list requires skipping
several remotes and accepting when the right one is reached. This is very
slow when there are more than a dozen remote entries: about ~1 second per
command.

Solution: Extend "remote SKIP" to take an optional parameter to skip "n"
entries by one command.

Use of "remote MOD" is not useful here as it does not support change of
protocol. It also has some "misbehaviour" due to the way resolved addresses
are cached.

(ii) remote-entry-get introduced here needs to be extended to support
requesting multiple or all remote entries in one command.

Please ignore the current version. v3 is coming.

Selva
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to