URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=814f6173fe62a832c8205b2ba12713ca6a3bd14f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
814f617 by Guy Harris (guy@xxxxxxxxxxxx):
Update to reflect reality.
The Ixia trailer is a variable-length sequence of TLVs followed by some
fixed-length fields. Describe it as such.
Realign some #defines while we're at it.
Change-Id: I5fc45a1d44978f1dc1f13e7098c3f797838db7b3
Reviewed-on: https://code.wireshark.org/review/10022
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5931da9 ixiatrailer: Change format of the protocol so that is supports future fields.
adds 814f617 Update to reflect reality.
Summary of changes:
epan/dissectors/packet-ixiatrailer.c | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13 deletions(-)