I'm messing with a snort log file and looking at it in ethereal. When I look at the seq and ack
numbers in the tcp header, it is reporting 1022 for seq when the number is 0xe8523472 hex
(3897701490 decimal) and 198 for ack when the number is 0x99b591a6 hex (2578813350 decimal).
Is there a reason for this or some formula I can use to convert the decimal number to the number
ethereal is showing me? Thanks.
