What would cause tshark's ip.len to show some results with commas?
Is there a reason why some results have commas from tshark's ip.len? I'm using "tshark -nr file.pcap -T fields -e ip.len" for the command.
Some examples:
92,64
91,63
112,95
5,761,612
112,133
The examples above represent only 3% of the total results where a comma could be expected (4 digits or more), the other 97% do not have commas.
Seeing that's the case, I would not expect to see any commas, hence my question as to why some results have commas.
For any given capture in which you see this: