commit | 0e6bd4a1c6c3881c9ed82985ecb9824d4450c4ba | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Mon Mar 24 15:29:23 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 24 15:29:23 2008 -0700 |
tree | 6a8e2513b1c5b3285a559fccf70100b8fe8826e3 | |
parent | ffc31d3d7719555cd784ecaf82e9c237f3a747ab [diff] |
[NETNS]: Add namespace parameter to ip_options_compile. ip_options_compile uses inet_addr_type which requires a namespace. The packet argument is optional, so parameter is the only way to obtain it. Pass the init_net there for now. Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>