On Wed, 06 Apr 2011 12:30:56 +0200 Alessandro Baggi <[email protected]> wrote: > Hi jan, i'm trying to make a program that map a specified MAC address to > a specified IP, and then get information by getting arp packets for the > specified nic to see if some host changes its IP. I can do this getting > tcp/upd packets on a specified nic, and query with arp each hosts, but > it can take more resources.
Maybe you find something in the source of Arpwatch. regards, Robert

