1 | initial version |
From what I can see in the dissector code there's no issue with the XOR_MAPPED_ADDRESS. The address is presented in its original form as read from the packet, and shown XOR'ed in a generated field.
When in doubt you can always look at the raw packet bytes to see what's there.