On Sun, Jan 31, 2016 at 11:10 PM, Kevin Cernekee <cernekee at gmail.com> wrote: > This code will need to be made more generic before it works with > OpenSSL. For now, just skip it on OpenSSL builds so that we can > compile again. FYI, I don't think openconnect_setup_tun_fd() works anymore after the tunnel setup reordering change. How hard would it be to support existing library users who try to set up the tunnel before entering the mainloop? I think we may also need to add a new callback to tell the app when the MTU is known and we're ready to set up the tunnel interface.