comp.lang.ada
 help / color / mirror / Atom feed
* ANN: ADHCP version 0.3
@ 2012-11-15 14:38 Adrian-Ken Rueegsegger
  2012-11-16  6:19 ` Randy Brukardt
  0 siblings, 1 reply; 9+ messages in thread
From: Adrian-Ken Rueegsegger @ 2012-11-15 14:38 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-11-21  8:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-15 14:38 ANN: ADHCP version 0.3 Adrian-Ken Rueegsegger
2012-11-16  6:19 ` 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

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