pypeafowl

Description

Peafowl python API

Classes

Direction

Members:

DissectionInfo

Extracted information about the packet.

DissectionInfoL2

L2 information about the packet.

DissectionInfoL3

L3 information about the packet.

DissectionInfoL4

L4 information about the packet.

DissectionInfoL7

L7 information about the packet.

Field

This class represents a protocol field extracted from the packet.

FieldId

Members:

FlowInfo

Information about the flow.

FlowManager

This class wraps the function which is called when the flow terminates.

FlowsStrategy

Members:

IpAddress

IP address.

Peafowl

Handle to the Peafowl library.

ProtocolL2

L2 protocol.

ProtocolL3

L3 protocol.

ProtocolL4

L4 protocol.

ProtocolL7

L7 protocol.

Statistic

Members:

Status

Status of the dissection.

String

This class represents a string extracted from the packet.

Functions

convertPcapDlt(arg0)

Converts a pcap datalink type (which can be obtained with the pcap_datalink(…) call), to a pfwl_datalink_type_t.