pypeafowl.DissectionInfoL3

class pypeafowl.DissectionInfoL3

L3 information about the packet.

DissectionInfoL3.getAddressDst(self)

Returns the source address.

DissectionInfoL3.getAddressSrc(self)

Returns the source address.

DissectionInfoL3.getLength(self)

Returns the length of the L3 header.

DissectionInfoL3.getPayloadLength(self)

Returns the L3 payload length.

DissectionInfoL3.getProtocol(self)

Returns the L3 protocol.

DissectionInfoL3.getRefragmentedPacket(self)

Returns the IP refragmented packet and its length.