I need to sniff traffic for debug needs. My NAS use tzsp to transport packets to my sniff machine. tcpdump on sniff machine saw only encapsulated udp traffic instead users packets. How to remove this udp encapsulation using perl and store traffic to pcap file? or maybe give output to tcpdump which write it to file? what module I need to use?