This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: free-bsd tcp/ip stack problems on mbx821


This could be because of alignment problem. Compile your code
with -Wcast-align option and see if your compiler reports you something!!

Regards
Mohanlal

----- Original Message -----
From: "Wager Philipp" <pwager@gmx.de>
To: <ecos-discuss@sources.redhat.com>
Sent: Monday, August 23, 2004 2:59 PM
Subject: [ECOS] free-bsd tcp/ip stack problems on mbx821


>
> Hi,
>
> I've got problems getting any tcp-session established with the free-bsd
> tcp/ip stack on my mbx821 board.
>
> Has anyone tested the stack on mbx hardware yet?
>
> The problem seems to arise from bad tcp checksums calculated in
> in_delayed_cksum() from ip_output.c
>
> I'm using latest cvs checkout ecos sources
> and prebuild toolchain from ecoscentric (gcc version 3.2.1)
>
> Any hints would be greatly appreciated.
>
> Thanks
> Philipp Wager
>
>
>
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
>

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]