From nobody Mon Oct 27 02:37:44 2014 Return-Path: X-Original-To: tcmtf@ietfa.amsl.com Delivered-To: tcmtf@ietfa.amsl.com Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EF341A8A14 for ; Mon, 27 Oct 2014 02:37:39 -0700 (PDT) X-Virus-Scanned: amavisd-new at amsl.com X-Spam-Flag: NO X-Spam-Score: -4.21 X-Spam-Level: X-Spam-Status: No, score=-4.21 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jJ9heYp8Zzjc for ; Mon, 27 Oct 2014 02:37:35 -0700 (PDT) Received: from ortiz.unizar.es (ortiz.unizar.es [155.210.1.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 901911A8AFD for ; Mon, 27 Oct 2014 02:37:28 -0700 (PDT) Received: from usuarioPC (gtc1pc12.cps.unizar.es [155.210.158.17]) by ortiz.unizar.es (8.13.8/8.13.8/Debian-3) with ESMTP id s9R9bOOG015101 for ; Mon, 27 Oct 2014 10:37:24 +0100 From: "Jose Saldana" To: Date: Mon, 27 Oct 2014 10:37:27 +0100 Message-ID: <00db01cff1c9$9f2d4b60$dd87e220$@unizar.es> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00DC_01CFF1D2.00F2C4D0" X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac/sPn1SbD/1wCYUTlmypjdMIVn6Wg== Content-Language: es X-Mail-Scanned: Criba 2.0 + Clamd & Bogofilter Archived-At: http://mailarchive.ietf.org/arch/msg/tcmtf/tJCdt8DFrLflHMZYiSyTHm7DPxM Subject: [tcmtf] The discussion moves to tsvwg@ietf.org X-BeenThere: tcmtf@ietf.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Tunneling Compressed Multiplexed Traffic Flows \(TCMTF\) discussion list" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2014 09:37:39 -0000 This is a multipart message in MIME format. ------=_NextPart_000_00DC_01CFF1D2.00F2C4D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, =20 After the BoF in London, the decision of the ADs was that a TCM WG would = not be created. So the idea now is to keep with the discussion at the tsvwg mailing list, taking into account that the drafts were submitted to = tsvwg, and the initial discussion was carried out there ( https://www.ietf.org/mailman/listinfo/tsvwg). =20 In addition, we have just finished an implementation of TCM. It is = simple, but it works. Its name is =93Simplemux=94. It runs in Linux. It is = programmed in C, and makes use of TUN/TAP. It is here:=20 http://diec.unizar.es/~jsaldana/personal/simplemux_current_version.zip =20 =20 It is able to: =20 - compress headers with ROHC (using this implementation: https://rohc-lib.org/)=20 - multiplex a number of packets using separators (something similar to PPPMux) - the tunnel is na=EFve at this stage: just an IP/UDP header using port = 55555 =20 - It implements four different policies for selecting which packets will = be multiplexed together: period, timeout, number of packets and packet size limit. =20 =20 The plan is to perform some tests with real traffic. If someone is interested on collaborating and/or doing some tests, do not hesitate to contact me. =20 Best regards=20 =20 Jose ------=_NextPart_000_00DC_01CFF1D2.00F2C4D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi = all,

 

After the BoF in = London, the decision of the ADs was that a TCM WG would not be created. = So the idea now is to keep with the discussion at the tsvwg mailing list, taking into account that the = drafts were submitted to tsvwg, and the = initial discussion was carried out there (https://www.ietf.org/mailman/listinfo/t= svwg).

 

In addition, we = have just = finished an implementation of TCM. It is simple, but it works. Its name = is “Simplemux”. It runs in = Linux. It is programmed in C, and makes use of TUN/TAP. It is here: =

http://diec.unizar.es/~jsaldana/personal/simplemux_current_version= .zip

 

 

It is able to:

 

- compress headers with ROHC (using = this implementation: https://rohc-lib.org/) =

- multiplex a number of packets using = separators (something similar to PPPMux)

- the tunnel is na=EFve at this stage: = just an IP/UDP header using port 55555

 

- It implements four different = policies for selecting which packets will be multiplexed together: = period, timeout, number of packets and packet size = limit.

 

 

The plan is to perform some tests with = real traffic. If someone is interested on collaborating and/or doing = some tests, do not hesitate to contact me.

 

Best regards

 

Jose

------=_NextPart_000_00DC_01CFF1D2.00F2C4D0--