https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165174
Eugene Grosbein <eu...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |eu...@freebsd.org Status|In Progress |Closed --- Comment #3 from Eugene Grosbein <eu...@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. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"