From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirk Allan" Subject: [PATCH] net loopback: change the nloopbacks default back from 4 to 8 Date: Fri, 26 Jan 2007 09:51:50 -0700 Message-ID: <45B9CF36.39DB.0076.0@novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=__Part1034E2B6.0__=" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --=__Part1034E2B6.0__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline We have several machines with four integrated NICs that currently do not have functional drivers. We add a more common NIC to the machine to get things working. Since the integrated NICs get assigned interfaces eth0 - eth3 and the add-in NIC eth4, we do not get a loopback interface for eth4 because it is the fifth interface. It also seems likely in a data center that machines could use more that four network interfaces. This patch changes the nloopbacks parameter default back from 4 to 8. signed-of-by Kirk Allan --=__Part1034E2B6.0__= Content-Type: application/octet-stream; name="nloopbacks.diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="nloopbacks.diff" LS0tIGEvbGludXgtMi42LXhlbi1zcGFyc2UvZHJpdmVycy94ZW4vbmV0YmFjay9sb29wYmFjay5j CTIwMDctMDEtMjYgMDk6MjI6MjkuMDAwMDAwMDAwIC0wNzAwCisrKyBiL2xpbnV4LTIuNi14ZW4t c3BhcnNlL2RyaXZlcnMveGVuL25ldGJhY2svbG9vcGJhY2suYwkyMDA3LTAxLTI2IDA5OjI0OjMy LjAwMDAwMDAwMCAtMDcwMApAQCAtMjk3LDcgKzI5Nyw3IEBACiAJaW50IGksIGVyciA9IDA7CiAK IAlpZiAobmxvb3BiYWNrcyA9PSAtMSkKLQkJbmxvb3BiYWNrcyA9IGlzX2luaXRpYWxfeGVuZG9t YWluKCkgPyA0IDogMDsKKwkJbmxvb3BiYWNrcyA9IGlzX2luaXRpYWxfeGVuZG9tYWluKCkgPyA4 IDogMDsKIAogCWZvciAoaSA9IDA7IGkgPCBubG9vcGJhY2tzOyBpKyspCiAJCWlmICgoZXJyID0g bWFrZV9sb29wYmFjayhpKSkgIT0gMCkK --=__Part1034E2B6.0__= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --=__Part1034E2B6.0__=--