From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e976b2d06bac8 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.180.91.231 with SMTP id ch7mr1505512wib.1.1353240029662; Sun, 18 Nov 2012 04:00:29 -0800 (PST) Path: ha8ni332045wib.1!nntp.google.com!goblin1!goblin.stu.neva.ru!nuzba.szn.dk!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: ADHCP version 0.3 Date: Sun, 18 Nov 2012 13:00:21 +0100 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: <87sj8715pm.fsf@adaheads.sparre-andersen.dk> References: NNTP-Posting-Host: 78.156.216.146.bredband.3.dk Mime-Version: 1.0 X-Trace: munin.nbi.dk 1353240025 13810 78.156.216.146 (18 Nov 2012 12:00:25 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Sun, 18 Nov 2012 12:00:25 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:k9WvCBrvDXm4t16jQdbOgQL4kF0= Content-Type: text/plain; charset=us-ascii Date: 2012-11-18T13:00:21+01:00 List-Id: Randy Brukardt wrote: > In this specific case, I'm not sure what use a DHCP client would be useful > for - getting IP addresses is something that has to be done very early in a > system's life Or whenever you move it to a different network. > and thus belongs to the kernel/OS and not the application program. On unix systems the DHCP client is typically running in user-space, and as such a part of the OS you can swich for a different implementation practically as easily as any application. I think replacing unsafe/buggy parts of an OS with safer/less buggy implementations is a worthy goal. And if using Ada can help getting there, it is both fine and a good way to promote our favourite programming language. > I could see if having use in an all-Ada system but that's about it. Once it comes as a package in Debian, I expect to use instead of the ISC DHCP client I use at the moment. Greetings, Jacob -- "No! The universe is ours."