This commit is contained in:
Oliver Gorwits
2020-02-13 14:23:27 +00:00
parent 912a971a75
commit 8b42fb3774

View File

@@ -27,6 +27,8 @@ Retrieve ARP entries from device. C<$host> is the hostname or IP address
of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns an array of hashrefs in the format { mac => MACADDR, ip => IPADDR }.
=back
=cut
sub arpnip {