From nobody Tue May 16 16:46:54 2023 X-Original-To: bugs@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 4QLMb35lV4z4BDSw for ; Tue, 16 May 2023 16:46:55 +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 4QLMb25LTpz3xhp for ; Tue, 16 May 2023 16:46:54 +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=1684255614; 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=6Bld2e1G4vBsj7GtzJ/Ic/mGwqMkisW886hdgAdjbK0=; b=i++wuheQCrOrHWJvZtfGFOYYdtmTD/BFlcqfIdHnT8DI8qVSNPuiz71CEWMah0bhXu4uaI jrWeL8jt6CI4CaeyiyCXxhlcYkTZIDPHEipXAbffibDHHEWw4LbHkGheCcnk5kyI8woNqb tauDGnOIHijmIor2m0c4JiKBK7tuAZeZtzjLNS7glGFrGwPgiiGoeF1Kpah/gjjRzvpYZP aj2WNZctcUjgadNw/CHXfgOgI9ms9O9Xu9A+9bA4VuZf919n1qGzNaZ1LrGuCbk+jepdjm 1O7383YoITs8I6U3Ag1/0en7CRvn2zyAWHgc5fY8grlUnRhy1udcyhVcm3r07Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684255614; a=rsa-sha256; cv=none; b=wapkUYATC4nPsa2qcBYlBnr4cpQl+H918WhKx8l++rNo1yfPSACDIGBxWt0rf5JvSBySmB 39i9CCqZQDqqd9usBKnQWB0OoIxwIKJZfUA9X5e9v7RMYpTJUVx0uMZEtmI23ZWPMFPUoR tBmWUxGnMTemUYgIj0m8URS3YsGWfI+dSEdmkw4QCCzbrvuQr+uUqfMLuMbYsa02PqCU2h 8KtPDjLKaPyGaNfNo0nyee4J0W1Z8txPG0h17nQ8WFYRrY7WUHyRtL/VQ2jruSSmiWqKxB iutXbMIumGSN4NczCfXJz5ghofK5v6PZLEBZF3iS9S242pxo2I3rjidnCDNqaQ== 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 4QLMb24RG0zVfh for ; Tue, 16 May 2023 16:46:54 +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 34GGksZE087043 for ; Tue, 16 May 2023 16:46:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34GGksjE087042 for bugs@FreeBSD.org; Tue, 16 May 2023 16:46:54 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: bugs@FreeBSD.org Subject: [Bug 261572] ifconfig(8): extend formatting of MAC addresses to dotted Date: Tue, 16 May 2023 16:46:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: Trond.Endrestol@ximalas.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261572 Trond.Endrestol@ximalas.info changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #231443|0 |1 is obsolete| | --- Comment #1 from Trond.Endrestol@ximalas.info --- Created attachment 242216 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242216&action= =3Dedit Patch for ifconfig(8) adding the dotted format for MAC addresses Make patch compatible with commit d1cd0344f7b7d81beda04c3cb8cfee99351c3eb8. For ifconfig.8, use .Cm instead of .Sy. --=20 You are receiving this mail because: You are the assignee for the bug.=