Forum Discussion
Altera_Forum
Honored Contributor
20 years agoLWIP broadcast
Hello, I have set up NIOS w/LWIP as UDP client. Addresses are fixed, not using DHCP. I can send and receive okay to fixed IP addresses, but LWIP will not receive a packet when the server sets th...
Altera_Forum
Honored Contributor
20 years agoHi Tim,
I've question regarding your patch. <div class='quotetop'>QUOTE </div> --- Quote Start --- ...p_addr_isbroadcast(&iphdr->dest, inp)..[/b] --- Quote End --- What kind of type is the variable inp? Because i cannot find a variable in the code that is suitable for that. Regards, Peter EDIT: OK found it by myself :-)