lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] support for bootp using the netconn interface


From: Bram Peeters
Subject: [lwip-users] support for bootp using the netconn interface
Date: Wed, 7 Nov 2012 15:34:56 +0100

Hi, 

I was looking into adding bootp support on top of lwip, using the netconn 
interface.
But it seems this is impossible, eg I need to send a packet to a broadcast mac 
(all 0xFF) and I cannot find a way to do this.
So I am assuming I can only add bootp by using lower level lwip apis files or 
by changing lwip files directlty (eg add code at the same level DHCP is 
located).
Is that correct or am I missing something ?

Thanks, 
Bram 




reply via email to

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