From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr 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 5C6597EE4B for ; Fri, 18 Oct 2013 06:15:33 +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.160.51; 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.160.51 as permitted sender) identity=mailfrom; client-ip=209.85.160.51; 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-pb0-f51.google.com) identity=helo; client-ip=209.85.160.51; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="johan.mazel@gmail.com"; x-sender="postmaster@mail-pb0-f51.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkoDAF21YFLRVaAzlGdsb2JhbABahBGCY7xUCBYOAQEBAQcLCwkSKoIcUAEbHgMSCAECBV0BEQEFASIbh2sBAw+fLIMEjFWDCoQWChknDWSJAQEFDJNyA4k6jkyQGBgphF4t X-IPAS-Result: AkoDAF21YFLRVaAzlGdsb2JhbABahBGCY7xUCBYOAQEBAQcLCwkSKoIcUAEbHgMSCAECBV0BEQEFASIbh2sBAw+fLIMEjFWDCoQWChknDWSJAQEFDJNyA4k6jkyQGBgphF4t X-IronPort-AV: E=Sophos;i="4.93,519,1378850400"; d="scan'208";a="30809593" Received: from mail-pb0-f51.google.com ([209.85.160.51]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 18 Oct 2013 06:15:32 +0200 Received: by mail-pb0-f51.google.com with SMTP id jt11so3290885pbb.10 for ; Thu, 17 Oct 2013 21:15:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=d+haPHi+UI5/0w2u5lJdA0NmGVqu1eSLihJ8wrTKK6o=; b=RzHVHzBA53l43XwvBOhCDLk8YztfHMxmBX1J2KHb/BvVAjATq1lRntWp+auXtf7eYJ /+VTOzfXMNPbdfqKwmZ2fA6f9Qcq3dhJnsua/tqRwBJClPG0+wo/a6ZWzXJjVYFYgSjR vqwODBarUXMiX712der07V4A0h/HCuXERQuKeN52LSZFUhyDKIYfJ5fCI9VpENQ4BZip +iauQthwEbAr0QmqvhREhSPfTr047VqdDsljSP6X8B95F7Jqa+/+UkA3vt1WpMVF1luX 6HicXXorHe3bZXU2462i7fE4vGzWKSwiVXOfnhtHrnNO+unDvEfWdDV04OzuV3DdFhsL fG/Q== X-Received: by 10.67.3.34 with SMTP id bt2mr1430197pad.3.1382069730683; Thu, 17 Oct 2013 21:15:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.191.233 with HTTP; Thu, 17 Oct 2013 21:15:10 -0700 (PDT) From: Johan Mazel Date: Fri, 18 Oct 2013 13:15:10 +0900 Message-ID: To: OCaml Mailing List Content-Type: multipart/alternative; boundary=047d7b15afd55a2f8504e8fc2f90 Subject: [Caml-list] IPv6 packet parsing --047d7b15afd55a2f8504e8fc2f90 Content-Type: text/plain; charset=ISO-8859-1 Hi I am aware of several implementation for IPv4 packet parsing (ocaml-packet, melange, promiwag and maybe others that I missed). However, up to my knowledge, none of these implementations offer IPv6 parsing functionnalities. I would like to know if there is anything available ? Thanks for your time. Johan --047d7b15afd55a2f8504e8fc2f90 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi
I am aware of several implementation for IPv4 packe= t parsing (ocaml-packet, melange, promiwag and maybe others that I missed).=
However, up to my knowledge, none of these implementations offer= IPv6 parsing functionnalities.
I would like to know if there is anything available ?
Thanks= for your time.
Johan
--047d7b15afd55a2f8504e8fc2f90--