Package dpkt :: Module dpkt
[hide private]
[frames] | no frames]

Module dpkt

source code

Simple packet creation and parsing.

Classes [hide private]
  Error
  UnpackError
  NeedData
  PackError
  _MetaPacket
  Packet
Base packet class, with metaclass magic to generate members from self.__hdr__.
Functions [hide private]
 
hexdump(buf, length=16)
Return a hexdump output string of the given buffer.
source code
 
in_cksum_add(s, buf) source code
 
in_cksum_done(s) source code
 
in_cksum(buf)
Return computed Internet checksum.
source code
 
test_utils() source code
Variables [hide private]
  __vis_filter = '................................ !"#$%&\'()*+,...
  __package__ = 'dpkt'
Variables Details [hide private]

__vis_filter

Value:
'................................ !"#$%&\'()*+,-./0123456789:;<=>?@ABC\
DEFGHIJKLMNOPQRSTUVWXYZ[.]^_`abcdefghijklmnopqrstuvwxyz{|}~...........\
......................................................................\
................................................'