[Bug 279550] tun interface get stuck and cannot be destroyed

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Jun 2024 09:15:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279550

            Bug ID: 279550
           Summary: tun interface get stuck and cannot be destroyed
           Product: Base System
           Version: 13.3-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: r4@sovserv.ru

# ls /dev/tun20 
crw-------  1 uucp  dialer  0x168 Jun  6 12:08 /dev/tun20
# ifconfig tun20 destroy
ifconfig: interface tun20 does not exist
# ifconfig tun20 create
ifconfig: interface tun20 already exists

-- 
You are receiving this mail because:
You are the assignee for the bug.