[systemd-devel] What is udev_enumerate_scan_subsystems actually supposed to be doing?

2016-06-13 Thread Anne Mulhern
I'm asking as the maintainer of pyudev, trying to come up with a design in pyudev that reflects that actual purpose and function of this procedure. I can see that it gives me a list of directories, some in /sys/bus and some in /sys/module. I can tell that it takes as an argument a pointer to a ude

Re: [systemd-devel] IPv6 forwarding inside systemd-nspawn containers

2016-06-13 Thread Christian Rebischke
On Mon, Jun 13, 2016 at 02:33:32PM -0400, Egor M. wrote: > Hello Lennart. > > I made more tests, it looks like networking controls are indeed properly > namespaced. > > I don't know what's PR means in this context, so can't make it. Hello Egor, I guess PR means Pull-Request. best regards Chris

Re: [systemd-devel] IPv6 forwarding inside systemd-nspawn containers

2016-06-13 Thread Egor M.
Hello Lennart. I made more tests, it looks like networking controls are indeed properly namespaced. I don't know what's PR means in this context, so can't make it. On Fri, Jun 10, 2016 at 03:18:10PM +0200, Lennart Poettering wrote: > On Thu, 09.06.16 17:11, Egor M. ([email protected]