[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56530E4B.4090209@bmw-carit.de>
Date: Mon, 23 Nov 2015 14:02:03 +0100
From: Daniel Wagner <daniel.wagner@...-carit.de>
To: Tejun Heo <tj@...nel.org>, <davem@...emloft.net>,
<pablo@...filter.org>, <kaber@...sh.net>,
<kadlec@...ckhole.kfki.hu>, <daniel@...earbox.net>,
<nhorman@...driver.co>
CC: <lizefan@...wei.com>, <hannes@...xchg.org>,
<netdev@...r.kernel.org>, <netfilter-devel@...r.kernel.org>,
<coreteam@...filter.org>, <cgroups@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kernel-team@...com>,
<ninasc@...com>, Neil Horman <nhorman@...driver.com>
Subject: Re: [PATCH 7/9] sock, cgroup: add sock->sk_cgroup
Hi Tejun,
On 11/21/2015 05:13 PM, Tejun Heo wrote:
> Signed-off-by: Tejun Heo <tj@...nel.org>
> Cc: Daniel Borkmann <daniel@...earbox.net>
> Cc: Daniel Wagner <daniel.wagner@...-carit.de>
I did a quick test and for new connection the cgroup2 match worked as
expected. For an existing connection I wasn't able to trigger the match.
It is quite likely I do something wrong:
ssh into the box
# mkdir /sys/fs/cgroup/test
# echo $$ > /sys/fs/cgroup/test/cgroup.procs
# echo $PPID > /sys/fs/cgroup/test/cgroup.procs
# iptables -A OUTPUT -m cgroup --path test
Should I see matches with the existing ssh session?
cheers,
daniel
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists