NAME
App::Manoc::DB::Result::IPBlock - A model object for IP address blocks
VERSION
version 2.99.2
METHODS
arp_entries
Return a resultset for all entries in Arp with IP addresses in this block
ip_entries
Return a resultset for all entries IP contained in this block
contained_networks
Return all network contained in this block
container_network
Return the smallest network containing this block
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.