From owner-freebsd-current@FreeBSD.ORG Sun Oct 13 07:43:58 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD636865 for ; Sun, 13 Oct 2013 07:43:58 +0000 (UTC) (envelope-from joostmnl@gmail.com) Received: from mail-ea0-x233.google.com (mail-ea0-x233.google.com [IPv6:2a00:1450:4013:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 568062750 for ; Sun, 13 Oct 2013 07:43:58 +0000 (UTC) Received: by mail-ea0-f179.google.com with SMTP id b10so2667988eae.24 for ; Sun, 13 Oct 2013 00:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=P8mdiyjh/+mkS8OCT2PjN8/H1migJ09MAJO8oe8ztVI=; b=GSDPgeef7qNrVPKng6UkYcRLacRwlxlNoLEGbERnzqs2zhF37ewioQmp+cicrCncdj IHWVd+yrskCZU5Qt/XoZQo1/a/c5Cu2wmHPMjA2TZTdMFzJx5wENEuRpOStnf+JH07dF E1QMUgBWJNDSNHsQmeGuOANUhQ+RI3QOad7Ve3p+YgImSc3XSaNJ/77Q/oRJ4CZXaMgI GpXny6t8Qu5iWh7sg/HNLPzHC6thgXB9O5+0ZcJd8fX+cynP/oZfgc0H+o2TQGGMYsxa /OMpF0houAium6KB/l+AY40tG2vuDX5mDB/RQNakorlDV/nBmEctxfgHE32b4mbd/IVE UzLA== X-Received: by 10.14.219.5 with SMTP id l5mr420038eep.63.1381650236829; Sun, 13 Oct 2013 00:43:56 -0700 (PDT) Received: from [172.17.114.101] (ip51cfd3ef.direct-adsl.nl. [81.207.211.239]) by mx.google.com with ESMTPSA id k7sm137338489eeg.13.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 13 Oct 2013 00:43:56 -0700 (PDT) Message-ID: <525A4F3B.8080005@gmail.com> Date: Sun, 13 Oct 2013 09:43:55 +0200 From: Joost Mulders User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: rfc4638 (mtu 1500 over a PPPoE) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 07:43:58 -0000 Hi all, Does FreeBSD 9.2 support RFC4638? I.e, is it possible to have a 1500 byte MTU over of PPPoE link? Thanks, Joost