[Bug 165174] [patch] [tap] allow tap(4) to keep its address on close
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 9 19:37:32 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165174
Eugene Grosbein <eugen at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |eugen at freebsd.org
Status|In Progress |Closed
--- Comment #3 from Eugene Grosbein <eugen at 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="inet 192.168.0.1/29 link0"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list