Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751310AbWINBVU (ORCPT ); Wed, 13 Sep 2006 21:21:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751309AbWINBVU (ORCPT ); Wed, 13 Sep 2006 21:21:20 -0400 Received: from rex.snapgear.com ([203.143.235.140]:4023 "EHLO cyberguard.com.au") by vger.kernel.org with ESMTP id S1751310AbWINBVT (ORCPT ); Wed, 13 Sep 2006 21:21:19 -0400 Message-ID: <4508AE92.1090202@snapgear.com> Date: Thu, 14 Sep 2006 11:21:22 +1000 From: Philip Craig User-Agent: Thunderbird 1.5.0.5 (X11/20060728) MIME-Version: 1.0 To: Joerg Roedel Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, davem@davemloft.net Subject: Re: [PATCH] EtherIP tunnel driver (RFC 3378) References: <20060911204129.GA28929@zlug.org> In-Reply-To: <20060911204129.GA28929@zlug.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 825 Lines: 19 Joerg Roedel wrote: > + To configure tunnels an extra tool is required. You can download > + it from http://zlug.fh-zwickau.de/~joro/projects/ under the > + EtherIP section. If unsure, say N. To obtain a list of tunnels, this tool calls SIOCGETTUNNEL (SIOCDEVPRIVATE + 0) for every device in /proc/net/dev. I don't think this is safe, but I don't have a solution for you. Is there a reason why you have a separate tool rather than modifying iproute2? I don't know if you are aware of this older etherip patch by Lennert Buytenhek: http://www.wantstofly.org/~buytenh/etherip/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/