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

Kyle Evans <kev...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kev...@freebsd.org

--- Comment #2 from Kyle Evans <kev...@freebsd.org> ---
I've thrown up a review to just let the rename succeed if the name isn't
changing, because I think EEXIST is perhaps misleading:
https://reviews.freebsd.org/D21618

For the "system hang" -- is it just the destroy command that's hanging? Double
check that `ifconfig tap0` doesn't claim "Opened by PID ...", as the
controlling process needs to properly release (close) the tun/tap device before
the interface can be destroyed.

-- 
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"

Reply via email to