lwip-users
[Top][All Lists]
Advanced

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

Re: RE: [lwip-users] Misalignment problems on PowerPC (little endian mod


From: Simon Goldschmidt
Subject: Re: RE: [lwip-users] Misalignment problems on PowerPC (little endian mode)
Date: Tue, 27 May 2008 12:37:53 +0200

-
> I have encountered alignment errors (after my own fixes) due to out of seq
> TCP packets. The tcp headers are
> stored in the pcb, meaning the seqno field is unaligned everytime it is
> accessed when I have out of sequence packets,
> am I correct?
> What happens if I turn off the OOSEQ module ? I assume it would mean all
> out of sequence packets will be dropped and
> will be retransmitted in sequence ?

Exactly. It will reduce performance on packet loss, but otherwise goes on 
working as normal.

Simon
-- 
Super-Aktion nur in der GMX Spieleflat: 10 Tage für 1 Euro.
Über 180 Spiele downloaden und spiele: http://flat.games.gmx.de




reply via email to

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