From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id QAA11548; Mon, 20 Oct 2003 16:20:32 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA19106 for ; Mon, 20 Oct 2003 16:20:31 +0200 (MET DST) Received: from yana.inria.fr (yana.inria.fr [128.93.9.62]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h9KEKU129591 for ; Mon, 20 Oct 2003 16:20:30 +0200 (MET DST) Received: from inria.fr (bikini.inria.fr [128.93.1.43]) by yana.inria.fr (8.11.1/8.11.1) with ESMTP id h9KEKUH25132 for ; Mon, 20 Oct 2003 16:20:30 +0200 (MET DST) Date: Mon, 20 Oct 2003 16:20:25 +0200 Subject: Re: [Caml-list] ipv6, any news? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Francois Rouaix To: Caml List Content-Transfer-Encoding: 7bit In-Reply-To: <20031020151129.B13138@pauillac.inria.fr> Message-Id: <8C261A1B-0308-11D8-AD29-000A95773ED2@inria.fr> X-Mailer: Apple Mail (2.552) X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 dupont:01 api:01 api:01 dupont:01 3.07:01 familiarity:01 bug:01 faq:01 faq:01 beginner's:01 beginners:01 bin:01 apps:01 caml-bugs:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Back in 1997 or so, Francis Dupont wrote a layer of C to interface IPv6 calls to Caml. IIRC, the OCaml API was mostly unchanged (compared to usual Unix network API), and hence a few of the network apps we had in those days (especially MMM and the V6 proxy) were then used (essentially as-is) in IPv6 interoperability tests on FreeBSD. Maybe Francis still has some code in a drawer : Francis.Dupont@enst-bretagne.fr Otherwise, http://www.google.com/search?q=mmm+ipv6&ie=UTF-8&oe=UTF-8 might get you enough pieces to put it back together... --f On Monday, Oct 20, 2003, at 15:11 Europe/Paris, Xavier Leroy wrote: >> I'm wondering if there's any news on the ipv6 front. I understand >> that >> 3.07 has no support in it. I've been getting some complaints from >> users >> of my software looking for IPv6, and I'm wondering what other people >> are >> doing to provide such support. > > No IPv6 support yet. It would be a worthwhile addition, but I admit > to have no familiarity with the IPv6 API. I got the impression that > there > are some variations on the IPv6 API among Unix systems, which would be > a pain, but I may be wrong. > > - Xavier Leroy > > ------------------- > To unsubscribe, mail caml-list-request@inria.fr Archives: > http://caml.inria.fr > Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: > http://caml.inria.fr/FAQ/ > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > > ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners