> The problem is that I can ping remote system
> from my board and the remote system reply to the ping.
> However, the network stack
> rejects the IP packet based on a bad IP header CRC claculated
> with ip_fast_csum() in net/ipv4/ip_input.c.
Had the same problem and as I remember it was because
ip_fast_csum() assumes that the ip header is aligned on
a 4 byte boundary but my packets were aligned on a 2 byte
boundary.
-- Stuart
-------------------------------------
Stuart Adams
Bright Star Engineering Inc.
19 Enfield Drive
Andover MA 01810 USA
Tel: +1-978-470-8738
Fax: +1-978-470-8878
Email: [EMAIL PROTECTED]
Web: http://www.brightstareng.com/
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++