From nobody Sun Dec 22 21:00:35 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 4YGYTJ1CgMz5hFfm for ; Sun, 22 Dec 2024 21:00:36 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YGYTH4jt4z45Rh for ; Sun, 22 Dec 2024 21:00:35 +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=1734901235; 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; bh=Pd2KQ3V2+3qIwt8DRfGWLOmPs9d28T3KxVLVpzKOtXY=; b=vPlEjp+DfQvFFtpdfwOAnKlrnEY4GJFbUSnDVwq588TvD0mp2DJTVK4746VrLazF0OpdkP Lqm2xXM6MzSGiFLfxw2sAuCU2P/iQmUSi0Dgd31hEHKe1eM4PMFpigeq99b3hSqc9Y1drs rYQoLQuKc+rRZhU9zbiSA8u7girajdXDVQ4JuI2LHAkW1cac5zrU3sxk+VZHxliBE6Mpep HkB9j8HPE6RcwS4NtwCQvm959D7mV9EK5gQmU0lXbSgVo5FqmdrIuRdFW6ROAXbCU2g8aa lhP6K3FtQS4ozW8kOQtlr4wQ+acCqie77YqkdBiSowxUVSUirmabvxZJMEBjHA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734901235; a=rsa-sha256; cv=none; b=UFj2mawhXrl0rZsVtIuwqFq2Z6sULRs5GIWUygyGPExBlh3M0ElfKvigSN+/lPhclJauzt UbJY5REXLJ8QziH7JSGTcTCy2K13D6jfbfJ9zUWzBOIopBPwxXAn5FrNZx12NxA89xF485 Gd2Pd0hONSsKV3cxTXG35+XyUDETktFenmE036rON0Vv3l15VerrXMBFLu2Vso5pMx8aQN FUC2GeazOUDdwZD2Mg2LIKevG8qPwrFKujdd11UdS3MahmHQr9jCfRN6IrHlJlegPQeibh W5lZ8HrXv0oK3AP6ReRFlygKmwSQAnwh5fI+3ihb7SznH5PY1v1HgA2P3lDjcA== 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 4YGYTH4LT8zPqt for ; Sun, 22 Dec 2024 21:00:35 +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 4BML0Z4Q045559 for ; Sun, 22 Dec 2024 21:00:35 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BML0ZRf045558 for net@FreeBSD.org; Sun, 22 Dec 2024 21:00:35 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202412222100.4BML0ZRf045558@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: net@FreeBSD.org Subject: Problem reports for net@FreeBSD.org that need special attention Date: Sun, 22 Dec 2024 21:00:35 +0000 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 Content-Type: multipart/alternative; boundary="17349012353.AD42.42599" Content-Transfer-Encoding: 7bit --17349012353.AD42.42599 Date: Sun, 22 Dec 2024 21:00:35 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 254445 | cloned_interfaces="bridge0" does not respect net. In Progress | 118111 | rc: network.subr Add MAC address based interface 2 problems total for which you should take action. --17349012353.AD42.42599 Date: Sun, 22 Dec 2024 21:00:35 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
New         |    254445 | cloned_interfaces="bridge0" does not respect net.
In Progress |    118111 | rc: network.subr Add MAC address based interface 

2 problems total for which you should take action.
--17349012353.AD42.42599--