NAME
App::Manoc::ArpSniffer - Manoc ARP sniffer daemon
VERSION
version 2.99.2
FUNCTIONS
leave
Called on QUIT and INT signals. Close pcap handle and exit.
handle_arp_packets
This is the callback called by the pcap loop. Parse ARP packets and updates the Arp entries when needed.
main
The daemon main routing. Set up schema, create pcap handle and start the pcap loop.
AUTHORS
Gabriele Mambrini <gmambro@cpan.org>
Enrico Liguori
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Gabriele Mambrini.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.