Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 12 Feb 2002 15:47:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 12 Feb 2002 15:47:48 -0500 Received: from nwhn-sh19-port93.snet.net ([204.60.209.93]:55168 "EHLO karaya.com") by vger.kernel.org with ESMTP id ; Tue, 12 Feb 2002 15:47:36 -0500 Message-Id: <200202121549.g1CFnb004555@karaya.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Marek Zawadzki cc: linux-kernel Subject: Re: TUN/TAP driver doesn't work. In-Reply-To: Your message of "Sun, 10 Feb 2002 22:17:19 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Feb 2002 10:49:37 -0500 From: Jeff Dike Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org mzawadzk@cs.stevens-tech.edu said: > Did they change values of #defines for TUN/TAP ioctls' numbers, or > what? Yup, they sure did. > If so, that's quite bad in my opinion (what if somebody had > binary-only version of his client?). Yup, it sure is. It screwed UML over too. BTW, if you (or anyone else) still needs to look at working TUN/TAP code, UML has had a TUN/TAP network backend for a while. See arch/um/drivers/tuntap*. I've also got persistent TUN/TAP support mostly working in my private pool, it will appear in a patch shortly. Jeff - 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/