-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.8 and 1.0
API Change for get_mac() and arp_lookup() - see perldoc
Updated test script (Net::Pcap not needed if unavailable)
New test suite to test for unwanted input.
Fixed possible segfault in send_packet() because of not
checking src / dst ip values
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.7 and 0.8
Fixed typo in return value of arp_lookup() and get_mac()
Fixed a segfault in send_packet()
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.6 and 0.7
arp_lookup bugfix by Jeff Pinyan
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.5 and 0.6
Filedescriptor Bugfixes in arp_lookup
by Sigmund Augdal Helberg
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.4 and 0.5
Bugfixes in function send_packet
by Jonas Nagel fireball@zerouptime.ch
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.3 and 0.4
ARP broadcast
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.2 and 0.3
Check in all functions if we got all parameter we need
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Changes between 0.1 and 0.2
Alexander Mueller visus@portsonline.net updated the arp lookup
function for linux to make use of the proc fs.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-