[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #35756] header length calculation problem in ppp/vj.c
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #35756] header length calculation problem in ppp/vj.c |
Date: |
Tue, 27 Mar 2012 18:39:59 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0 |
Update of bug #35756 (project lwip):
Status: None => In Progress
Assigned to: None => goldsimon
_______________________________________________________
Follow-up Comment #2:
> If that doesn't work, there's either something wrong with our TCPH_*
defines
As it turns out, there is! In my view, the TCPH_OFFSET() macro is invalid: it
operates on the first 8 bit of '_hdrlen_rsvd_flags' but that's no valid
field.
As a result of this, I chose the wrong macro (TCPH_OFFSET instead of
TCPH_HDRLEN when fixing bug #28195 for 1.4.0 (1.3.2 should work correctly) -
because of the macro name that matched the previous getth_off().
I'll fix as suggested and remove the TCPH_OFFSET macros (unused).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?35756>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/