Searched hist:"252 c64103237f1841088f0f29b4f084b1c774546" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto.c | diff 252c64103237f1841088f0f29b4f084b1c774546 Mon Jan 03 07:44:46 CST 2011 Hans Schillstrom <hans.schillstrom@ericsson.com> IPVS: netns, prepare protocol
Add support for protocol data per name-space. in struct ip_vs_protocol, appcnt will be removed when all protos are modified for network name-space.
This patch causes warnings of unused functions, they will be used when next patch will be applied.
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>
|
/openbmc/linux/include/net/ |
H A D | ip_vs.h | diff 252c64103237f1841088f0f29b4f084b1c774546 Mon Jan 03 07:44:46 CST 2011 Hans Schillstrom <hans.schillstrom@ericsson.com> IPVS: netns, prepare protocol
Add support for protocol data per name-space. in struct ip_vs_protocol, appcnt will be removed when all protos are modified for network name-space.
This patch causes warnings of unused functions, they will be used when next patch will be applied.
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>
|