From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1005 invoked by alias); 21 Mar 2007 00:27:49 -0000 Received: (qmail 997 invoked by uid 22791); 21 Mar 2007 00:27:48 -0000 X-Spam-Check-By: sourceware.org Received: from mail.systech.com (HELO mail.systech.com) (207.212.80.162) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 21 Mar 2007 00:27:43 +0000 Received: by mail.systech.com with Internet Mail Service (5.5.2650.21) id ; Tue, 20 Mar 2007 16:20:26 -0800 Message-ID: <74C9525D67A5FF4791614FDB06593BB10429A239@mail.systech.com> From: Jay Foster To: "'ecos-discuss@ecos.sourceware.org'" Date: Wed, 21 Mar 2007 00:27:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] BOOTP with BSD Stack X-SW-Source: 2007-03/txt/msg00122.txt.bz2 I have been having problems getting BOOTP to work using the BSD IP stack. After perusing the code source, I discovered that there is a conditional compile statement (BOOTP_COMPAT) that prevents BOOTP from working. If I define BOOTP_COMPAT, then BOOTP works. Why is the conditional compile there, and why is there no CDL to enable it? Jay -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss