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 


_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to