Selva Nair

Results 332 comments of Selva Nair

I think we only need make sure the last installed version works, so if the following is avoided, we are ok: Install A --> Install B --> uninstall A -->...

OK, this is not that critical, so let's see whether we can add some more stuff to the GUI before a new release. By the way, we keep adding new...

NetCfgInstanceId registry entry not found can't be real. Something is probably intercepting the call to reading the registry -- some anti-virus setup gone beserk?

> From windows client trying to use --import file.ovpn returns unknown error even when in the same program files directory or config folder it doesn't pick it up w/o manually...

This does look related to the bug for which we merged a quick-fix (allow a few levels of recursion in virtual_output_callback(): commit 4dfd592). However, I can't reproduce the behaviour reported...

If all exisitng adapters use the same driver as the one selected for the new one, previous adapters are not restarted. In other words, a running tunnel should not get...

On "power events" like sleep or hibernate the tap adapter stops and restarts on wakeup. I don't know whether this is the required behaviour for NDIS drivers. In case of...

Considering that you wrote the bridge has to be recreated after wake up, I was wondering whether a bridge that has only hardware adapters survives hibernation. But reading what you...

> Mon Jan 09 15:04:41 2017 us=269232 open_tun > Mon Jan 09 15:04:41 2017 us=269232 CreateFile failed on TAP device: \.\Global{E9ABA005-7E14-4840-9653-340B189EEFC4}.tap: The system cannot find the file specified. (errno=2) >...

Your logs showed a pause of only 2 seconds after tun-abort (caused by the driver shutdown on power event). IIRC, the SIGHUP restart (instead of terminate) in such cases was...