From: Guus Sliepen Date: Mon, 24 Sep 2001 13:31:15 +0000 (+0000) Subject: - Try old TUN/TAP ioctl() request if the one from if_tun.h fails. X-Git-Tag: release-1.0pre5~71 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=154733927af0b27cdadb83f03b845301ce8bfbfd;hp=154733927af0b27cdadb83f03b845301ce8bfbfd - Try old TUN/TAP ioctl() request if the one from if_tun.h fails. - Be more verbose about the kind of tap device used. ---