The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Net-Inspect Net::Pcap"

Net::Inspect::L2::Pcap - get packets from PCAP River stage zero No dependents

Gets data from pcap via "pktin" method, extracts data and calls "pktin" hook once for each packet. Usually "pktin" is called directly and "Net::Inspect::L3::IP" is used as upper flow. Hooks provided: pktin($pcapdata,\%pcaphdr) Hooks called: pktin($da...

SULLR/Net-Inspect-0.330 - 19 Jan 2018 18:25:59 UTC

Net::Inspect - library for inspection of data on various network layers River stage zero No dependents

The idea of Net::Inspect is to plug various layers of network inspection together to analyze data. This is kind of what wireshark or IDS do, exept this is in perl and therefore slower to execute but faster to develop and maybe more flexibel too. One ...

SULLR/Net-Inspect-0.330 - 19 Jan 2018 18:25:59 UTC

Net::Inspect::L3::IP - get raw IP packets, reassemble fragments River stage zero No dependents

Gets Raw-IP packets via "pktin" hook, extracts meta-data, reassembles fragmented packets and calls "pktin" hook on attached flows, once for each full packet. Provides the hooks required by "Net::Inspect::L2::Pcap". Usually "Net::Inspect::L4::TCP" or ...

SULLR/Net-Inspect-0.330 - 19 Jan 2018 18:25:59 UTC
3 results (0.041 seconds)