I am trying to sniff ARP traffic on the network and I\'m using scapy.sniff() for the purpose. Following is the code I have written to do this.
#! /usr/bin/pyt