patch-2.4.26 linux-2.4.26/net/ipv4/ipvs/Config.in

Next file: linux-2.4.26/net/ipv4/ipvs/ip_vs_app.c
Previous file: linux-2.4.26/net/ipv4/ip_sockglue.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/net/ipv4/ipvs/Config.in linux-2.4.26/net/ipv4/ipvs/Config.in
@@ -11,7 +11,7 @@
   comment 'IPVS scheduler'
   dep_tristate '  round-robin scheduling' CONFIG_IP_VS_RR $CONFIG_IP_VS
   dep_tristate '  weighted round-robin scheduling' CONFIG_IP_VS_WRR $CONFIG_IP_VS
-  dep_tristate '  least-connection scheduling scheduling' CONFIG_IP_VS_LC $CONFIG_IP_VS
+  dep_tristate '  least-connection scheduling' CONFIG_IP_VS_LC $CONFIG_IP_VS
   dep_tristate '  weighted least-connection scheduling' CONFIG_IP_VS_WLC $CONFIG_IP_VS
   dep_tristate '  locality-based least-connection scheduling' CONFIG_IP_VS_LBLC $CONFIG_IP_VS
   dep_tristate '  locality-based least-connection with replication scheduling' CONFIG_IP_VS_LBLCR $CONFIG_IP_VS

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)