[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c0cc04f0-2e4e-ed46-be95-f4ebc22ec648@huawei.com>
Date: Fri, 20 Oct 2023 14:59:27 +0300
From: "Konstantin Meskhidze (A)" <konstantin.meskhidze@...wei.com>
To: Mickaël Salaün <mic@...ikod.net>
CC: <willemdebruijn.kernel@...il.com>, <gnoack3000@...il.com>,
<linux-security-module@...r.kernel.org>, <netdev@...r.kernel.org>,
<netfilter-devel@...r.kernel.org>, <yusongping@...wei.com>,
<artem.kuzin@...wei.com>
Subject: Re: [PATCH v13 11/12] samples/landlock: Add network demo
10/18/2023 3:33 PM, Mickaël Salaün пишет:
> Please update the subject to "samples/landlock: Support TCP restrictions"
Got it.
>
> On Mon, Oct 16, 2023 at 09:50:29AM +0800, Konstantin Meskhidze wrote:
>> This commit adds network demo. It's possible to allow a sandboxer to
>> bind/connect to a list of particular ports restricting network
>> actions to the rest of ports.
>>
>> Signed-off-by: Konstantin Meskhidze <konstantin.meskhidze@...wei.com>
>> Link: https://lore.kernel.org/r/20230920092641.832134-12-konstantin.meskhidze@huawei.com
>> [mic: Define __SANE_USERSPACE_TYPES__ to select int-ll64.h and avoid
>> format warnings for PowerPC]
>
> You can remove all this kind of "[mic: ]" comments, I add them when I
> merge a patch with additional changes.
Ok. Thanks.
>
>> Signed-off-by: Mickaël Salaün <mic@...ikod.net>
>> ---
>>
>> Changes since v12:
>> * Defines __SANE_USERSPACE_TYPES__ to avoid warnings for PowerPC.
> .
Powered by blists - more mailing lists