From: Christian Lynbech
Subject: Lisp and IPv6
Date: 
Message-ID: <87irw6ocw8.fsf@chateau.defun.dk>
Does anybody know if there exists a common lisp socket library that is
IPv6 capable, in the sense of RFCs 3493 and 3542?


------------------------+-----------------------------------------------------
Christian Lynbech       | christian ··@ defun #\. dk
------------------------+-----------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
                                        - ·······@hal.com (Michael A. Petonic)

From: Sam Steingold
Subject: Re: Lisp and IPv6
Date: 
Message-ID: <uu0fqhaql.fsf@gnu.org>
> * Christian Lynbech <·········@qrsha.qx> [2005-10-09 18:47:51 +0200]:
>
> Does anybody know if there exists a common lisp socket library that is
> IPv6 capable, in the sense of RFCs 3493 and 3542?

CLISP sockets support ipv6 since 1999-03-10.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://ffii.org/> <http://www.jihadwatch.org/>
<http://www.memri.org/> <http://pmw.org.il/> <http://truepeace.org>
If I had known that it was harmless, I would have killed it myself.
From: Kevin Layer
Subject: Re: Lisp and IPv6
Date: 
Message-ID: <mk4q7cq71b.fsf@*n*o*s*p*a*m*franz.com>
Christian Lynbech <·········@defun.dk> writes:

> Does anybody know if there exists a common lisp socket library that is
> IPv6 capable, in the sense of RFCs 3493 and 3542?

There is now a patch available for Allegro CL 8.0.beta that supports
IPv6.

Here's the info on the patch:

http://wwwlayer.franz.com/support/patches/log/8.0.beta/index.lhtml#new-feature_sock_001

Here are the docs for it:

http://www.franz.com/support/documentation/8.0.beta/doc/socket.htm#socket-ipv6-1

Kevin Layer
Franz Inc.