Project

General

Profile

« Previous | Next » 

Revision fef6c79e

Added by Kristof Provost over 2 years ago

openvpn: don't IFF_UP the new tun interface

New openvpn versions set TUNSIFMODE, which FreeBSD's if_tuntap only
allows on interfaces which are not up.

So, don't up the tap interface when we create it. Leave that to openvpn
itself.

Redmine: #13602

  • added
  • modified
  • copied
  • renamed
  • deleted