summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 691ee6d)
raw | patch | inline | side by side (parent: 691ee6d)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 28 Jan 2008 14:39:48 +0000 (14:39 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 28 Jan 2008 14:39:48 +0000 (14:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8622 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/modules/ArpWatch.pm | patch | blob | history |
index 1db2a78afe1006ed9dc0944c3370630276d9a738..95532cb9734a15faa9fdc38bb31f907520516b54 100644 (file)
use POE;
-use Pcap;
+use POE::Component::Pcap;
use NetPacket::Ethernet qw( :types );
use NetPacket::ARP qw( :opcodes );