Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

lua dissector absolute time

Hello,

I've trying to parse 8 byte field with f.time = ProtoField.absolute_time("X.TimeStamp","TimeStamp", base.UTC). Calling the field with subtree:add(f.time, buffer(0,8)) I'm getting year 2005 instead of 2020.

Any suggestion what I'm doing wrong?