[PATCH] TCP YeAH selects TCP Vegas with Kconfig

STALE7047d

2 messages, 2 authors, 2007-05-17 · open the first message on its own page

[PATCH] TCP YeAH selects TCP Vegas with Kconfig

From: Brandon Philips <hidden>
Date: 2007-05-17 18:54:50

I tried building TCP YeAH into my kernel with TCP Vegas as a module and
the build failed because TCP YeAH depends on Vegas.  This patch makes
Kconfig aware of the YeAH dependency on Vegas.

---
 net/ipv4/Kconfig |    1 +
 1 file changed, 1 insertion(+)

Index: linux-2.6/net/ipv4/Kconfig
===================================================================
--- linux-2.6.orig/net/ipv4/Kconfig
+++ linux-2.6/net/ipv4/Kconfig
@@ -577,6 +577,7 @@ config TCP_CONG_VENO
 config TCP_CONG_YEAH
 	tristate "YeAH TCP"
 	depends on EXPERIMENTAL
+	select TCP_CONG_VEGAS
 	default n
 	---help---
 	YeAH-TCP is a sender-side high-speed enabled TCP congestion control

Re: [PATCH] TCP YeAH selects TCP Vegas with Kconfig

From: David Miller <davem@davemloft.net>
Date: 2007-05-17 20:42:44

From: Brandon Philips <redacted>
Date: Thu, 17 May 2007 11:54:29 -0700
I tried building TCP YeAH into my kernel with TCP Vegas as a module and
the build failed because TCP YeAH depends on Vegas.  This patch makes
Kconfig aware of the YeAH dependency on Vegas.
I fixed this and posted the patch for it yesterday.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help