[patch net-2.6.25 0/2][NETNS] prepare the neigh subsys to handle network namespaces v2
From: Daniel Lezcano <hidden>
Date: 2007-12-21 14:52:00
From: Daniel Lezcano <hidden>
Date: 2007-12-21 14:52:00
These two patches are coming from Eric Biederman patchset to make the neighbouring aware of the namespaces. The description in the patch headers is big enough to add more comments here :) Changelog: v2 : fixed bad coding style v1 : initial post --