[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
<MEYP282MB23127E549CA5B6DB023C62FEC6802@MEYP282MB2312.AUSP282.PROD.OUTLOOK.COM>
Date: Tue, 29 Apr 2025 22:51:05 +0800
From: Levi Zim <rsworktech@...look.com>
To: Bagas Sanjaya <bagasdotme@...il.com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Simon Horman <horms@...nel.org>, Jonathan Corbet <corbet@....net>
Cc: netdev@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] docs: tproxy: fix code block style
On 2025-04-28 19:20, Bagas Sanjaya wrote:
> On Sun, Apr 27, 2025 at 10:36:59PM +0800, Levi Zim via B4 Relay wrote:
>> Or the following rule to nft:
>>
>> -# nft add rule filter divert tcp dport 80 tproxy to :50080 meta mark set 1 accept
>> + # nft add rule filter divert tcp dport 80 tproxy to :50080 meta mark set 1 accept
> Use double-colon syntax instead to wrap the rule above in literal code block
> like in other rules.
Nice catch! I forgot to add that. Fixed in v2.
>
> Thanks.
>
Powered by blists - more mailing lists