[Autoconf] DAD implementation for Linux

Ricardo Schmidt <ros2@cin.ufpe.br> Thu, 05 March 2009 13:02 UTC

Return-Path: <super.ismiti@gmail.com>
X-Original-To: autoconf@core3.amsl.com
Delivered-To: autoconf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DC10F28C2A2; Thu, 5 Mar 2009 05:02:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level:
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jsT6gQgZsq8A; Thu, 5 Mar 2009 05:02:17 -0800 (PST)
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by core3.amsl.com (Postfix) with ESMTP id DFC2728C1C5; Thu, 5 Mar 2009 05:02:16 -0800 (PST)
Received: by wf-out-1314.google.com with SMTP id 27so4406539wfd.31 for <multiple recipients>; Thu, 05 Mar 2009 05:02:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=XQfxq2B2CJk9/qoU6INl+nnDURkK+NLW+hIK89gW/SE=; b=w48FsSV2eRlD2a/W0lMKVMJzEsNre3BseFWwJWCw7GFJrfcIvlJecdKe1x5WZIosB4 7Gf8OI4ixC7bgdZ41yByCxPhuD5YXpb2BGHqPhy/YeNNGlVAcGyRQrFBd+e3buxANWbN 70fEhJktL6ml+3clSeneZWL1OhADNXPdsmHlI=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=SoGwoyp0xP1km+873b7sgowtD6RQK59qAr2DEBGEYkUoa6AV6TqrXLJ3+1U2xwZJln vt9F+Ye2leqmM9ndOeLSbYrmeCMfXydjZLIAWiF7tQ7jROL/ClQUbqO/VpcAwZU9KuB6 7j4K7ofjuFwdIs/iHiw0dSEhluFUbnfj8W5Lw=
MIME-Version: 1.0
Sender: super.ismiti@gmail.com
Received: by 10.142.162.9 with SMTP id k9mr510927wfe.309.1236258165998; Thu, 05 Mar 2009 05:02:45 -0800 (PST)
Date: Thu, 05 Mar 2009 10:02:45 -0300
X-Google-Sender-Auth: f734f2aad6b3c0bd
Message-ID: <db92277f0903050502p15433e4bj1e62787cc51c0524@mail.gmail.com>
From: Ricardo Schmidt <ros2@cin.ufpe.br>
To: autoconf@ietf.org, manet@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Subject: [Autoconf] DAD implementation for Linux
X-BeenThere: autoconf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Ad-Hoc Network Autoconfiguration WG discussion list <autoconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/autoconf>, <mailto:autoconf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/autoconf>
List-Post: <mailto:autoconf@ietf.org>
List-Help: <mailto:autoconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/autoconf>, <mailto:autoconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Mar 2009 13:02:18 -0000

Hello all,

I am searching for implementation of the DAD protocol for Linux (the
simplest one -
<http://www.cs.ucsb.edu/~ebelding/txt/autoconf.txt>).
I know that it is a simple implementation, but if I found one I would
save a little time to my project.

Thanks in advance,
-- 
Ricardo