Message ID | Z-QKNa7_nHKoh9Gl@decadent.org.uk (mailing list archive) |
---|---|
Headers | show
Received: from maynard.decadent.org.uk (maynard.decadent.org.uk [65.21.191.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 81369187876 for <netdev@vger.kernel.org>; Wed, 26 Mar 2025 14:07:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=65.21.191.19 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742998081; cv=none; b=Tf63xHPznC69mGzszKoXwrr/4ELfI3v6uwZz8l+4DGr5AwGuR6/93ARChdaYDx9WRrydruMc+tsCAvkACr3N4AooQz6AAhW60YzQ/RqyuWIlZzUNj+DwJchXuRDnY8ZOg7xIA5c5E/7ceKmF/cZu86TgBjTtgbUH4B6cTP505iw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742998081; c=relaxed/simple; bh=QggIoZuH5E7KHex1Wg+QXjPlk++7IuMC/G7tn8fZus4=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=jR0n4NsPZsLUaHjRGy9WcwGoVOsm0jTfEeTvKL70VIuBtQ5YkTTdcSUGddzPTf4MSBRDW9ylMdXK8Uy5/JW5LvmYCIfd+4Btfe69+s7QymjNvpG4lddea3eGHjaNyLu+YXPqLXgIYpmpeUnoVtHX9VwqZZvXgeWM5q77cTGlCoA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=debian.org; spf=pass smtp.mailfrom=decadent.org.uk; arc=none smtp.client-ip=65.21.191.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=debian.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=decadent.org.uk Received: from [2a02:578:851f:1502:391e:c5f5:10e2:b9a3] (helo=deadeye) by maynard with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from <ben@decadent.org.uk>) id 1txRQ6-00Aa5x-0A; Wed, 26 Mar 2025 14:07:50 +0000 Received: from ben by deadeye with local (Exim 4.98.1) (envelope-from <ben@decadent.org.uk>) id 1txRQ5-00000004jRz-2idH; Wed, 26 Mar 2025 15:07:49 +0100 Date: Wed, 26 Mar 2025 15:07:49 +0100 From: Ben Hutchings <benh@debian.org> To: netdev@vger.kernel.org Cc: 1088739@bugs.debian.org Subject: [PATCH iproute2 0/2] Improve coloured text readability Message-ID: <Z-QKNa7_nHKoh9Gl@decadent.org.uk> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="okxEBqTJKsoIfmjU" Content-Disposition: inline X-SA-Exim-Connect-IP: 2a02:578:851f:1502:391e:c5f5:10e2:b9a3 X-SA-Exim-Mail-From: ben@decadent.org.uk X-SA-Exim-Scanned: No (on maynard); SAEximRunCond expanded to false X-Patchwork-Delegate: dsahern@gmail.com |
Series |
Improve coloured text readability
|
expand
|