Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2015 02:57:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)
Message-ID:  <bug-199136-8-WWQO0yqS3S@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199136-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199136-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136

yuri@rawbw.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155152|0                           |1
        is obsolete|                            |

--- Comment #2 from yuri@rawbw.com ---
Created attachment 155174
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155174&action=edit
patch

I went through several iterations, and updating the patch.

The meaning of IFF_DRV_RUNNING isn't clear in the tap driver, and its value is
currently inconsistent. If the interface goes down when device is open,
tapclose doesn't reset IFF_DRV_RUNNING. But I didn't touch it with this patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199136-8-WWQO0yqS3S>