ipvs plugin: Get IP_VS_SO_GET_INFO in ip_vs_get_services().
authorSebastian Harl <sh@tokkee.org>
Fri, 12 Oct 2007 12:31:29 +0000 (14:31 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 12 Oct 2007 16:42:30 +0000 (18:42 +0200)
commitb8d58bd1f1fe3b329c5a97152ae05a1779a1fb27
treec7868f090b0056151433f6a88c15a471526ad33f
parentd41d41e31cab4e974132bb4c9d28561e87663e90
ipvs plugin: Get IP_VS_SO_GET_INFO in ip_vs_get_services().

IP_VS_SO_GET_INFO also provides the number of services which might change after
initializing the plugin. Also, the globale variable ipvs_info could be removed
as ip_vs_get_services() is the only function using these information.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/ipvs.c