From nobody Wed Apr 19 06:51:40 2023 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 4Q1Wfj1wkGz454kv for ; Wed, 19 Apr 2023 06:51:41 +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 4Q1Wfh5LG1z3lBZ for ; Wed, 19 Apr 2023 06:51:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681887100; 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=m+GwrestOWJkb/7q0IN3K7nGzd+STpuHx6HSuiJjf78=; b=yN05t1y+csWDEm6EArDmxRlFkJP8iIFCs+yp0hLPGZM5Eo/BBwcRIGdO+5aoCDjWBZaKSv bqOtsdzSZIywvwYGnH1j17Op/NeMJPSrcan+Q4RCOiQhC1n7mRrAde27iXbyFRYBqnUAsP PWyzAROCkyPNYwScZ4Q76U4DQhLR8cYI057t1xedK9I/psreG4BC+uyy6s1xLSpO4RUKr+ zI9k5wwU8NdXCrLykZnEWYsWsvXoibATq7xIFma/hwYscSlSxM/Tjykam4MR+dQEQmEx0O m/CVRPboRDYfYVuYPIPK3q/TwETFpUbaYMajW522n02Qn1WD70KdesqJOxzZDw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681887100; a=rsa-sha256; cv=none; b=JRkBXO0/dgEwCfiDyCSxBpbGL09uFPexxgYUEuJVSgc+3DyyF4Ds8c0615xt2xS1uqSvxv 0QUFvQRpXDzXp3+PVxEV5zFf0lrXO0mpSFJDn2QF75gIZLR4vrl/U1lT/RB+3LrKFDwobW QEXE2e2wM5zCWEm97//JrpomUbCmn6a5GXPbnD1J7MW437e80rw5YPHl53AyFJIG+voEHD A3+Y8BmipijlUv8LVtFWvEKkZNlX6Aud1juxagJcxEhlP54CDKruHQyIY/F/UP+tK02noR DgQYvJuV5OyhnJFOpC7OD1PlDWPlWRK68AFiSsZpFpxt+AeKYoDGdHYKh6n6Jg== 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 4Q1Wfh44tczkw7 for ; Wed, 19 Apr 2023 06:51:40 +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 33J6pe1u083661 for ; Wed, 19 Apr 2023 06:51:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33J6penm083660 for net@FreeBSD.org; Wed, 19 Apr 2023 06:51:40 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 235920] ifconfig: unable to create another interface after renaming the previous one with the same name Date: Wed, 19 Apr 2023 06:51:40 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: franco@opnsense.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235920 Franco Fichtner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |franco@opnsense.org --- Comment #6 from Franco Fichtner --- Speaking for pf/OPNsense scope the management of this limitation is a non-i= ssue since you have to manage manage the target device names as unique anyway so= you never end up creating something with an intermediate name twice (or just om= it the index and it's fine you will even get the device name back). And tun/tap is a little tricky in its own regard here since the device nodes that may be required by the service are never being renamed (/dev/tunX etc.= ). --=20 You are receiving this mail because: You are the assignee for the bug.=