I have a python scapy code:
scapy
from scapy.all import * def packet_with_seq_n(): packet = IP(dst="10.10.10.1", src="10.10.10.2&qu