From nobody Mon Mar 04 10:04:02 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TpDmz6pnYz5CKBZ for ; Mon, 4 Mar 2024 10:04:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TpDmz5mxbz4l75 for ; Mon, 4 Mar 2024 10:04:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709546643; a=rsa-sha256; cv=none; b=wQWXhbJhq3NczOUV8aEKc6CWvt2pLvjEDbkNl7ZPxIFfXr6UI7Lyid/if2UV+6ZV2MlxZm GeOuRxfXSiqQBzHsfxR8jjJI2X+TyOtnV3CCk1WWfeceLIvltq6+zRPvJdB/Rh1x6FvDcM Tzv/kPhfCBSeTaszCCEE4LvqMP2wPm0ArJfYP03yt8Due68QoUjF5vg2+JECIXYvJoc6cq g2v1RYIwnsELGPy0DkA/3OtWkUM63TBF9D9v5ba4mAzCCbn7w7nnYVzcTUd5L44sRUSNCD PRXze+JCCEWVdpkpS3XrFsqBQmXZkmS1D6ivyj+4dlpL/Zu8Le57QkXHIps37Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709546643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iuGytmbfNiTNFTlz896UVeCs3INPvdxXMo6Pg9FKg34=; b=pAmx5simzRBJebo8lxA0UNP8GdAq+f6PmHaFY3yEgJUAto+it9IjhkYiSOKq6f8u9BSkxI rwszRjCfbZoabHDeSHHdractaSw8hmsCuF30v0WbZm33pmZ06qpddRcoacP7A3ZdQzJrOP KSEDL75iyEbdcs/n2gFNE2zLiwVAxZ7T8dTTJ3c97C7TQRMsCbQFaCFjs9aloiUtwVV5o/ SjC1+vsGkfPsq99Ef7+nKWnShDGBMEcd96BRtUdoDh4XC7odPH9hE+les2iq5j63ykuZiV v/d3MU+k2fS/6gnwZo9VkHjKvs1wKN3TBeBsQMljp2WIa1VNYihkQvxKaBHS9Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TpDmz5NT2zHbT for ; Mon, 4 Mar 2024 10:04:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 424A43uT078962 for ; Mon, 4 Mar 2024 10:04:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 424A43GS078961 for net@FreeBSD.org; Mon, 4 Mar 2024 10:04:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 277435] [Feature request] Add an option to destroy the tap/tun interface when the descriptor is closed Date: Mon, 04 Mar 2024 10:04:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: monsterovich@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277435 --- Comment #13 from Nikolay Borodin --- (In reply to Kyle Evans from comment #11) After applying these changes, everything works as it should. https://reviews.freebsd.org/D44199 --=20 You are receiving this mail because: You are the assignee for the bug.=