From: Elad Wexler <elad.wexler@gmail.com>
To: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, zbr@ioremap.net
Subject: [RFC] Supporting namespaces in the connector driver
Date: Thu, 28 Dec 2017 14:05:39 +0200 [thread overview]
Message-ID: <20171228120539.GA13368@ewexler> (raw)
Hi,
I have spent some time looking at the cn_proc monitor capabilities
which use the connector driver for monitoring processes.
Currently the cn_proc (and all other modules which are using the connector)
only works on the main init_user_ns namespace.
If I am working inside a docker container (as an example), I won't be able to monitor process
creation, for example fork()/exec() etc ...
Of course I will be able to monitor any process from the host namespace (init_user_ns)
but I would like also to be able to monitor the processes that belong to the same
docker container, (belong to the same namespace)
I wonder if there is a plan to add pernet support for the connector?
If you think it there is a good reason to add that? (I can provide a few patches that do that)
I will be happy to work on to add a support for that, and actually I have started to
do some modification to make it works. and still testing it.
Thanks
reply other threads:[~2017-12-28 12:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171228120539.GA13368@ewexler \
--to=elad.wexler@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=zbr@ioremap.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox