| Submitter | David Miller |
|---|---|
| Date | Oct. 12, 2008, 7:46 p.m. |
| Message ID | <20081012.124632.135563543.davem@davemloft.net> |
| Download | mbox | patch |
| Permalink | /patch/4100/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/net/netfilter/ipvs/Kconfig b/net/netfilter/ipvs/Kconfig index de6004d..05048e4 100644 --- a/net/netfilter/ipvs/Kconfig +++ b/net/netfilter/ipvs/Kconfig @@ -2,8 +2,8 @@ # IP Virtual Server configuration # menuconfig IP_VS - tristate "IP virtual server support (EXPERIMENTAL)" - depends on NETFILTER + tristate "IP virtual server support" + depends on NET && INET && NETFILTER ---help--- IP Virtual Server support will let you build a high-performance virtual server based on cluster of two or more real servers. This