lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] udp sending long messages broadcast


From: samyuktar
Subject: Re: [lwip-users] udp sending long messages broadcast
Date: Tue, 31 Dec 2019 10:14:58 -0700 (MST)

I have ascertained that just before calling ip_output function, i.e.
netif->output(netif, p, dest), the length of the payload was 336 bytes but
what I see on wireshark is only 96 bytes, which is why the DHCP request is
coming out malformed - it is truncated. 



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

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