From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 49FDC7EE42 for ; Mon, 21 Oct 2013 10:38:01 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of johan.mazel@gmail.com) identity=pra; client-ip=209.85.192.176; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="johan.mazel@gmail.com"; x-sender="johan.mazel@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of johan.mazel@gmail.com designates 209.85.192.176 as permitted sender) identity=mailfrom; client-ip=209.85.192.176; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="johan.mazel@gmail.com"; x-sender="johan.mazel@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-pd0-f176.google.com) identity=helo; client-ip=209.85.192.176; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="johan.mazel@gmail.com"; x-sender="postmaster@mail-pd0-f176.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AswCAEPnZFLRVcCwlGdsb2JhbABahBO+LoEgCBYOAQEBAQcLCwkSKoIcCQEBBAFAARsdAQMBCwYFAwEHAzgiAREBBQEcBhOHcwEDCQafZYxVgwqDawoZJw1kiQEBBQyPUAeEKQOJPY5MkBsYKYReLQ X-IPAS-Result: AswCAEPnZFLRVcCwlGdsb2JhbABahBO+LoEgCBYOAQEBAQcLCwkSKoIcCQEBBAFAARsdAQMBCwYFAwEHAzgiAREBBQEcBhOHcwEDCQafZYxVgwqDawoZJw1kiQEBBQyPUAeEKQOJPY5MkBsYKYReLQ X-IronPort-AV: E=Sophos;i="4.93,537,1378850400"; d="scan'208";a="31163968" Received: from mail-pd0-f176.google.com ([209.85.192.176]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 21 Oct 2013 10:38:00 +0200 Received: by mail-pd0-f176.google.com with SMTP id g10so6380594pdj.21 for ; Mon, 21 Oct 2013 01:37:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=o6wQmD5NlubIjKyYlW8ZDRiRcnCVmaT6MsPLdJ8g7hM=; b=FQ4hXFwREmpQM2mOve6NdO3U6S6KSHNm3SlXa6wvt1yr63+jVmS0CfD3/7Iz6KUzEL +CEUZLVQ7EBqLstWgJZCHgR3rGmNb3hYwZ1yCaFcLVSgmIxLdBAAwQwOE0W8YIcg7ePc c0e1aEI5S4BkWS5Wl8fE+9+tZWqyqLFv+P6So2ivvso0NWabE0Ct+G90Y4rD0okznlLP nyaKh1t5t6xYuPpcJGH6qrKcRTTnVZ8H3Q7bLGXTf2B6PH1A2IkAwQffS7xcsQbtlTkQ Nd0t48JBA8gXijgY7mg7uad1TXa8a5CqdTuUYVlZ5m2Y+e1FB5STHSkYuZDGCCLDn2MT I1QQ== X-Received: by 10.67.23.71 with SMTP id hy7mr16708269pad.99.1382344678943; Mon, 21 Oct 2013 01:37:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.191.233 with HTTP; Mon, 21 Oct 2013 01:37:38 -0700 (PDT) In-Reply-To: <20131021075819.GA30765@ccellier.rd.securactive.lan> References: <20131018115553.GA28679@ombreroze.happyleptic.org> <20131021075819.GA30765@ccellier.rd.securactive.lan> From: Johan Mazel Date: Mon, 21 Oct 2013 17:37:38 +0900 Message-ID: To: Chapi Chapo Cc: OCaml Mailing List Content-Type: multipart/alternative; boundary=e89a8ffbae258bb24104e93c3398 Subject: Re: [Caml-list] IPv6 packet parsing --e89a8ffbae258bb24104e93c3398 Content-Type: text/plain; charset=ISO-8859-1 Ok, thank you very much. :) I am also interested by ICMPv6 if you have enough time. :) Regards. Johan 2013/10/21 > > I took a look at the code and I think it fits my use-case: I am parsing > > packets to build statistics on them for measurements so I need to access > > some (not all) packet fields. > > Ok, I'm going to add IPv6 then. Thank you for providing the motivation :) > I let you know in private when it's done (allow me a few days since I've > other > things on the TODO list right now). > > --e89a8ffbae258bb24104e93c3398 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Ok, thank you very much. :)
I am also interested by IC= MPv6 if you have enough time. :)
Regards.
Johan


2013/10/2= 1 <rixed@happyleptic.org>
> I took a look at the = code and I think it fits my use-case: I am parsing
> packets to build statistics on them for measurements so I need to acce= ss
> some (not all) packet fields.

Ok, I'm going to add IPv6 then. Thank you for providing the motiv= ation :)
I let you know in private when it's done (allow me a few days since I&#= 39;ve other
things on the TODO list right now).


--e89a8ffbae258bb24104e93c3398--