]> git.openfabrics.org - ~emulex/compat.git/commit
Add initial backport support for network namespaces
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 12 Jan 2010 00:17:04 +0000 (16:17 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 12 Jan 2010 00:18:37 +0000 (16:18 -0800)
commita312e00197ea4876bba541121f32b676bc92b829
tree3789e1c79997ece72b77ed6957c2ef378dbfa074
parent1fdde09ff7195dd421d831d4aa51c4413927269e
Add initial backport support for network namespaces

We simply declare the overly used init_net sprinkled all over
the kernel, and declare its. All other code should that uses
network namespaces should be ifdef'd for now as well as
inclusion of net/net_namespace.h as we do not backport
the network namespace implemetnation at all, we simply
try to nullify its effect.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/compat-2.6.24.c
include/linux/compat-2.6.24.h
include/linux/compat-2.6.26.h