lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] [lwip] ARP / DHCP patch #2


From: leon . woestenberg
Subject: [lwip-users] [lwip] ARP / DHCP patch #2
Date: Wed, 08 Jan 2003 22:48:38 -0000

Hello Adam,

second patch for lwIP to include DHCP:

to lwipopts.h, add:

// define LWIP_DHCP to 1 if you want DHCP configuration of interfaces
#define LWIP_DHCP 1
// 1 if you want to do an ARP check on the offered address
#define DHCP_DOES_ARP_CHECK 1

Regards, Leon.

[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]