From 393d07cb6fb321182185c95088a646fcb9a7be04 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 9 Oct 2007 09:56:45 +0000 Subject: txqueuelen_eth0= now works, #190538. --- conf.d.Linux/net.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf.d.Linux') diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example index 8f69faa9..dd4973ed 100644 --- a/conf.d.Linux/net.example +++ b/conf.d.Linux/net.example @@ -132,6 +132,8 @@ # Some users may need to alter the MTU - here's how #mtu_eth0="1500" +# Same for TX Queue Length +#txqueuelen_eth0="1000" # Each module described below can set a default base metric, lower is # preferred over higher. This is so we can prefer a wired route over a -- cgit v1.2.3