[multipathtcp] compiling MPTCP on Red Hat based systems (Scientific Linux)?

Ronald van der Pol <Ronald.vanderPol@rvdp.org> Thu, 06 September 2012 14:45 UTC

Return-Path: <rvdp@rvdp.org>
X-Original-To: multipathtcp@ietfa.amsl.com
Delivered-To: multipathtcp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6915621F856C for <multipathtcp@ietfa.amsl.com>; Thu, 6 Sep 2012 07:45:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DpbuQH4jB-k9 for <multipathtcp@ietfa.amsl.com>; Thu, 6 Sep 2012 07:45:10 -0700 (PDT)
Received: from kirk.rvdp.org (kirk.rvdp.org [IPv6:2001:610:108:87::2]) by ietfa.amsl.com (Postfix) with ESMTP id 44B2921F84D2 for <multipathtcp@ietf.org>; Thu, 6 Sep 2012 07:45:10 -0700 (PDT)
Received: from kirk.rvdp.org (localhost [127.0.0.1]) by kirk.rvdp.org (8.14.5/8.14.5) with ESMTP id q86Ej8fH005271 for <multipathtcp@ietf.org>; Thu, 6 Sep 2012 16:45:08 +0200 (CEST) (envelope-from rvdp@kirk.rvdp.org)
Received: (from rvdp@localhost) by kirk.rvdp.org (8.14.5/8.14.5/Submit) id q86Ej8bb005270 for multipathtcp@ietf.org; Thu, 6 Sep 2012 16:45:08 +0200 (CEST) (envelope-from rvdp)
Date: Thu, 06 Sep 2012 16:45:07 +0200
From: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
To: multipathtcp@ietf.org
Message-ID: <20120906144507.GD2245@rvdp.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
User-Agent: Mutt/1.5.21 (2010-09-15)
Subject: [multipathtcp] compiling MPTCP on Red Hat based systems (Scientific Linux)?
X-BeenThere: multipathtcp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multi-path extensions for TCP <multipathtcp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/multipathtcp>
List-Post: <mailto:multipathtcp@ietf.org>
List-Help: <mailto:multipathtcp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 06 Sep 2012 14:45:11 -0000

We are trying to compile an MPTCP kernel on a Red Hat based system
(Scientific Linux, Fedora). Did anybody succeed in this? If so,
please let us know how you did this.

E.g., when copying the MPTCP kernel source to a Red Hat kernel build
infrastructure we do not see the "MPTCP protocol" option in
"make menuconfig".

	rvdp