lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Length of the packet from low_level_input()


From: Simon Goldschmidt
Subject: Re: [lwip-users] Length of the packet from low_level_input()
Date: Tue, 07 Dec 2010 05:07:46 +0100

Paul Archer <address@hidden> wrote:
> [..]
> What this is telling me is that lwip does not do padding, and also
> does not do the creation of the frame check sequence.
> Am I correct?

That's correct. lwIP does not check or creat the FCS, nor does it care for 
padding. Both have to be handled by the driver or hardware (as do many MACs I 
know).

Simon
-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail



reply via email to

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