Urgent Data
In the TCP header, we see support for urgent data
Urgent data may be indicated by an application, and appears immediately after a TCP header in the data stream
Marked in a segment by the URG bit being on, and the pointer indicating the offset of the last byte of urgent data
Urgent data overcomes flow control