Comment # 1
on bug 10361
from Guy Harris
Or, to just explicitly list the change in question:
commit 8c64c5da892b3861260950d8bd34b6c2f9acd2d4
Author: Michael Mann <[email protected]>
Date: Sun Oct 27 20:38:42 2013 +0000
Remove iplen and iphdrlen from struct _packet_info.
Dissectors should just use (reported) tvb length and taps have other ways
to get the data.
svn path=/trunk/; revision=52899
If "Dissectors should just use (reported) tvb length", then the dissectors that
call those dissectors should supply the appropriate tvb length.
You are receiving this mail because:
- You are watching all bug changes.