Date: Sat, 09 Sep 2017 19:37:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 165174] [patch] [tap] allow tap(4) to keep its address on close Message-ID: <bug-165174-2472-NgFfdPzwjj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-165174-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-165174-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=3D165174 Eugene Grosbein <eugen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |eugen@freebsd.org Status|In Progress |Closed --- Comment #3 from Eugene Grosbein <eugen@freebsd.org> --- These days tap(4) has IFF_LINK0 flag to keep interface up on close, so one = can just use following in /etc/rc.conf: ifconfig_tap0=3D"inet 192.168.0.1/29 link0" --=20 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-165174-2472-NgFfdPzwjj>