- Try old TUN/TAP ioctl() request if the one from if_tun.h fails.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 24 Sep 2001 13:31:15 +0000 (13:31 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 24 Sep 2001 13:31:15 +0000 (13:31 +0000)
commit154733927af0b27cdadb83f03b845301ce8bfbfd
tree775080f38f1de0de54304c63f44ff176c8f12e1e
parent950c934e0bda28e5952d699d6008ee783d81982b
- Try old TUN/TAP ioctl() request if the one from if_tun.h fails.
- Be more verbose about the kind of tap device used.
src/net.c