This issue is to track the effort to add offline network packet format (pcap) data for tensorflow-io. Due to the lack of pcap format support, there are many cases where users are forced to converts pcap files to CSV, XML or JSON format back and force: - [analyze anomaly in pcap file](https://www.h21lab.com/tools/anomaly-detection), - [deep learning for network packet forensics using TensorFlow](https://opensourceforu.com/2016/09/deep-learning-network-packet-forensics-using-tensorflow/) - [intrusion detection with deep learning](https://towardsdatascience.com/building-an-intrusion-detection-system-using-deep-learning-b9488332b321). See https://github.com/tensorflow/io/issues/50#issuecomment-496729552 for additional details. /cc @ivelin