lkml.org 
[lkml]   [2010]   [May]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 0/6] netns support in the kobject layer

With the tagged sysfs support finally merged into Greg's tree,
it is time for the last little bits of work to get the kobject
layer and network namespaces to play together properly.

These patches are roughly evenly divided between network layer work
and sysfs layer work. Last time this conundrum came up I believe
we decided that the easiest way to handle this was for Greg to carry
all of the patches. David, Greg does that still make sense?

This patchset adds:
- kobject layer support for sending events in all network namespaces
- netlink support for filtering broadcast packets based on attributes
of the destination socket.
- Enabling the network namespace support for sysfs and the kobject layer.

include/linux/kobject.h | 1 +
include/linux/netlink.h | 4 ++
lib/kobject_uevent.c | 108 +++++++++++++++++++++++++++++++++++++++++-----
net/Kconfig | 8 +++
net/core/dev.c | 28 ++----------
net/core/net-sysfs.c | 62 ++++++++++++++++++++------
net/core/net-sysfs.h | 1 -
net/netlink/af_netlink.c | 21 ++++++++-
8 files changed, 181 insertions(+), 52 deletions(-)


\
 
 \ /
  Last update: 2010-05-05 02:39    [W:0.236 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site