Kieran Mansley wrote:
> > 2. How unacked->seqno is created? and why sometime this value less
> > than 0 as
> > above log?
> 
> That looks wrong, it should always be positive as seqno is unsigned.

That's probably just a wrong printf-modifier (%d?) that interprets the seqno as 
signed value. I guess in the case of the log, the seqno was >= 0x80000000.

Simon
-- 
GMX DSL: Internet, Telefon und Entertainment für nur 19,99 EUR/mtl.!
http://portal.gmx.net/de/go/dsl02


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to