comp.lang.ada
 help / color / mirror / Atom feed
From: Adrian-Ken Rueegsegger <ken@codelabs.ch>
Subject: ANN: ADHCP version 0.3
Date: Thu, 15 Nov 2012 15:38:39 +0100
Date: 2012-11-15T15:38:39+01:00	[thread overview]
Message-ID: <k82upf$3hq$1@dont-email.me> (raw)

Hi,

I am proud to announce the first official release of ADHCP, which is an
implementation of the DHCP protocol in Ada. Currently the project
provides client and relay services for DHCPv4.

The project website is at [1], the current release 0.3 can be downloaded
from [2].

The ADHCP DHCPv4 client (adhcp_client) is D-Bus aware and can be used on
most modern Linux distributions as a drop-in replacement for other
clients such as ISC's dhclient or busybox's udhcpc. Instructions on how
to use adhcp_client on a Linux desktop are available on the project website.

adhcp_relay is a DHCPv4 and BOOTP relay agent written in Ada. The relay
agent listens for DHCPv4 or BOOTP queries from clients or other relay
agents on a given interface, forwarding them to a specified upstream
server or relay agent.

The ADHCP implementation is designed to be simple and supports only
essential features while still conforming to the related DHCP RFCs. A
small text file documenting the RFC compliance of ADHCP is part of the
project documentation [3].

Kind regards,
Adrian

[1] - http://www.codelabs.ch/adhcp/
[2] - http://www.codelabs.ch/download/
[1] - http://www.codelabs.ch/adhcp/rfc-conformity.html



             reply	other threads:[~2012-11-21  8:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 14:38 Adrian-Ken Rueegsegger [this message]
2012-11-16  6:19 ` ADHCP version 0.3 Randy Brukardt
2012-11-16 15:31   ` Adrian-Ken Rueegsegger
2012-11-17  0:35     ` Randy Brukardt
2012-11-17  3:34       ` Shark8
2012-11-17  9:48         ` Simon Wright
2012-11-18 17:26           ` Shark8
2012-11-17  9:52       ` Adrian-Ken Rueegsegger
2012-11-18 12:00       ` Jacob Sparre Andersen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox