2 TLS record layers in the same packet
2 TLS record layers in the same packet
I am analyzing some packets from a smart cam, and I found that a single IP packet includes 2 TLS records as shown here
I thought that one IP packet can include only one data segment.
Can someone please explain to me why this is so?