From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Denis V. Lunev" Subject: [PATCH 0/6] preparations to enable netdevice notifiers inside a namespace (resend) Date: Thu, 31 Jan 2008 14:59:49 +0300 Message-ID: <47A1B835.7050600@sw.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: netdev , devel@openvz.org, Linux Containers To: David Miller Return-path: Received: from swsoft-msk-nat.sw.ru ([195.214.232.10]:52953 "EHLO iris.sw.ru" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752527AbYAaL7t (ORCPT ); Thu, 31 Jan 2008 06:59:49 -0500 Sender: netdev-owner@vger.kernel.org List-ID: Here are some preparations and cleanups to enable network device/inet address notifiers inside a namespace. This set of patches has been originally sent last Friday. One cleanup patch from the original series is dropped as wrong, thanks to Daniel Lezcano.