Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 17:53:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)
Message-ID:  <bug-199136-2472-6548u9us2N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199136-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199136-2472@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

--- Comment #4 from yuri@rawbw.com ---
> can you use some of IFF_LINK flags to implement the needed feature?

You mean one of IFF_LINK[0-2]? I guess this is possible, but this would require
someone setting such flag on tapN interface. The way with sysctl variable is
more in line with existing "uponopen" variable (similar, but for close event).
Also it introduces the new default that better corresponds to the needs of most
apps (I believe). So I think sysctl variable is better.

-- 
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-2472-6548u9us2N>