git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bbac6a
)
IPVS: netns awareness to ip_vs_app
author
Hans Schillstrom
<hans.schillstrom@ericsson.com>
Mon, 3 Jan 2011 13:44:53 +0000
(14:44 +0100)
committer
Simon Horman
<horms@verge.net.au>
Thu, 13 Jan 2011 01:30:28 +0000
(10:30 +0900)
All variables moved to struct ipvs,
most external changes fixed (i.e. init_net removed)
in ip_vs_protocol param struct net *net added to:
- register_app()
- unregister_app()
This affected almost all proto_xxx.c files
Signed-off-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
No differences found