Re: [PATCH 2.6.25 2/6] net: Make rtnetlink infrastructure network namespace aware (v3)

2007-11-19 Thread David Miller
From: "Denis V. Lunev" <[EMAIL PROTECTED]> Date: Thu, 15 Nov 2007 18:57:41 +0300 > After this patch none of the netlink callback support anything > except the initial network namespace but the rtnetlink infrastructure > now handles multiple network namespaces. > > Changes from v2: > - IPv6 addrla

[PATCH 2.6.25 2/6] net: Make rtnetlink infrastructure network namespace aware (v3)

2007-11-15 Thread Denis V. Lunev
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces. Changes from v2: - IPv6 addrlabel processing Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc