I opened pcap file with Wireshark and saw in TCP header :
Options: (12 bytes), No-Operation (NOP), No-Operation (NOP), Timestamps
....TCP Option - No-Operation (NOP)
....TCP Option - No-Operation (NOP)
....TCP Option - Timestamps: TSval YYYYYY, TSecr XXXXXXXX
When I using python to send a TCP packet , how can I set those headers?