1 | initial version |
In this case, TCP Payload
!= Application Data
packet-tls.c looks for records with Content Type: Application Data (23)
to add the "Application Data"
string to the Info column.
You could add a column for tls.record.content_type
to see what type of TLS
records are in the packets that are not Application Data
.