From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C475C43387 for ; Sun, 16 Dec 2018 15:33:19 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B330A2084A for ; Sun, 16 Dec 2018 15:33:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=crashcourse.ca header.i=@crashcourse.ca header.b="M2TGtVtv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B330A2084A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=crashcourse.ca Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.91) (envelope-from ) id 1gYYPm-0005RF-Eu; Sun, 16 Dec 2018 10:33:10 -0500 Received: from cpanel4.indieserve.net ([199.212.143.9]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1gYYPj-0005R0-Tq for kernelnewbies@kernelnewbies.org; Sun, 16 Dec 2018 10:33:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=crashcourse.ca; s=default; h=Content-Type:MIME-Version:References: Message-ID:In-Reply-To:Subject:cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=pWvQrL7GNrWdrBZsRixDzAjwlsGZnWDNVGaTIE7mXeU=; b=M2TGtVtv+4ZY+TW7JNIUmup7v 0izvw0VEldW18sWfj2lwFcPt9dTB6cxeUeT7QCqjsdNLf47syUMiUwooWG76zMYDO8+N01U0FgH3O 9A5OF1n6DF2cGxZ2qxh9X/fmmv9xb666bxx6kA15judOjiaqxiKO+PM/T6poFdlQpZIuP2G1hrJHl vuWMyA3nKTqn1prRxnZPpwh5edQBxBoTRrcCuZvzNzOq1JegXqzMnl4YZkf8FXDm3OhzOSUszvoTR 5yFWvFArFTMPgwVZ4o79FXB2PAhq8g94fHQSFNt1knyy5iYTR2TEGFk99gebOe5Hsy2xDFxyC5Qff XUa/VIRCA==; Received: from cpef81d0f814063-cmf81d0f814060.cpe.net.cable.rogers.com ([174.114.57.56]:58582 helo=localhost.localdomain) by cpanel4.indieserve.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1gYYPg-002TlE-FC; Sun, 16 Dec 2018 10:33:05 -0500 Date: Sun, 16 Dec 2018 10:32:42 -0500 (EST) From: "Robert P. J. Day" X-X-Sender: rpjday@localhost.localdomain To: =?ISO-8859-2?Q?R=2E_Eng=FCr_Pi=BAirici?= Subject: Re: a specific question... In-Reply-To: Message-ID: References: <9d7f9b8b02ac6b219403bb448a53a950@bilkent.edu.tr> User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323328-2019883360-1544974364=:22396" X-OutGoing-Spam-Status: No, score=-0.2 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel4.indieserve.net X-AntiAbuse: Original Domain - kernelnewbies.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crashcourse.ca X-Get-Message-Sender-Via: cpanel4.indieserve.net: authenticated_id: rpjday+crashcourse.ca/only user confirmed/virtual account not confirmed X-Authenticated-Sender: cpanel4.indieserve.net: rpjday@crashcourse.ca X-Source: X-Source-Args: X-Source-Dir: Cc: kernelnewbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernelnewbies-bounces@kernelnewbies.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-2019883360-1544974364=:22396 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8BIT On Sun, 16 Dec 2018, R. Engür Pişirici wrote: > Hello All, > > Before starting to ask my question, I would like to apologize about > asking a silly question. Mostly, i always try to find answers by > reading, searching, digging, etc. However, i really couldnt find a > proper answer for my question. > > My question is about l2tp/pptp drivers in kernel. pptp driver is in > /drivers/net. But, l2tp driver is in /net I want to know why they > reside in different paths? What did i miss? typically, what you find under /net is code for general networking *protocols*, while drivers/net contains actual device drivers for physical devices. sometimes, the split is not perfect. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca/dokuwiki Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== --8323328-2019883360-1544974364=:22396 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --8323328-2019883360-1544974364=:22396--