[NETNS]: Add the netns_ipv4 struct
authorPavel Emelyanov <xemul@openvz.org>
Sun, 16 Dec 2007 21:29:36 +0000 (13:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:58:08 +0000 (14:58 -0800)
commit8afd351c772d1815347d5c46716b099fde00a579
tree9cde2e737e98f679ad3c9a4f374c6862de3314c2
parent4bda4f250d21c3e4f2a2da5f4cef829a434a4046
[NETNS]: Add the netns_ipv4 struct

The ipv4 will store its parameters inside this structure.
This one is empty now, but it will be eventually filled.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/net_namespace.h
include/net/netns/ipv4.h [new file with mode: 0644]