Package dpkt
[show private | hide private]
[frames | no frames]

Package dpkt

fast, simple packet creation and parsing.

Submodules
  • ah: Authentication Header.
  • aim: AOL Instant Messenger.
  • arp: Address Resolution Protocol.
  • asn1: Abstract Syntax Notation #1.
  • bgp: Border Gateway Protocol.
  • cdp: Cisco Discovery Protocol.
  • crc32c
  • dhcp: Dynamic Host Configuration Protocol.
  • diameter: Diameter.
  • dns: Domain Name System.
  • dpkt: Simple packet creation and parsing.
  • dtp: Dynamic Trunking Protocol.
  • esp: Encapsulated Security Protocol.
  • ethernet: Ethernet II, LLC (802.3+802.2), LLC/SNAP, and Novell raw 802.3, with automatic 802.1q, MPLS, PPPoE, and Cisco ISL decapsulation.
  • gre: Generic Routing Encapsulation.
  • gzip: GNU zip.
  • h225: ITU-T H.225.0 Call Signaling.
  • hsrp: Cisco Hot Standby Router Protocol.
  • http: Hypertext Transfer Protocol.
  • icmp: Internet Control Message Protocol.
  • icmp6: Internet Control Message Protocol for IPv6.
  • igmp: Internet Group Management Protocol.
  • ip: Internet Protocol.
  • ip6: Internet Protocol, version 6.
  • ipx: Internetwork Packet Exchange.
  • loopback: Platform-dependent loopback header.
  • mrt: Multi-threaded Routing Toolkit.
  • netbios: Network Basic Input/Output System.
  • netflow: Cisco Netflow.
  • ntp: Network Time Protocol.
  • ospf: Open Shortest Path First.
  • pcap: Libpcap file format.
  • pim: Protocol Independent Multicast.
  • pmap: Portmap / rpcbind.
  • ppp: Point-to-Point Protocol.
  • pppoe: PPP-over-Ethernet.
  • qq
  • radius: Remote Authentication Dial-In User Service.
  • rip: Routing Information Protocol.
  • rpc: Remote Procedure Call.
  • rtp: Real-Time Transport Protocol...
  • sccp: Cisco Skinny Client Control Protocol.
  • sctp: Stream Control Transmission Protocol.
  • sip: Session Initiation Protocol.
  • sll: Linux libpcap "cooked" capture encapsulation.
  • smb: Server Message Block.
  • ssl: Secure Sockets Layer / Transport Layer Security.
  • stp: Spanning Tree Protocol.
  • stun: Simple Traversal of UDP through NAT.
  • tcp: Transmission Control Protocol.
  • telnet: Telnet.
  • tftp: Trivial File Transfer Protocol.
  • tns: Transparent Network Substrate.
  • tpkt: ISO Transport Service on top of the TCP (TPKT).
  • udp: User Datagram Protocol.
  • vrrp: Virtual Router Redundancy Protocol.
  • yahoo: Yahoo Messenger.

Variable Summary
str __author__ = 'Dug Song <dugsong@monkey.org>'
str __copyright__ = 'Copyright (c) 2004 Dug Song'
str __license__ = 'BSD'
str __url__ = 'http://monkey.org/~dugsong/dpkt/'
str __version__ = '1.6'

Variable Details

__author__

Type:
str
Value:
'Dug Song <dugsong@monkey.org>'                                        

__copyright__

Type:
str
Value:
'Copyright (c) 2004 Dug Song'                                          

__license__

Type:
str
Value:
'BSD'                                                                  

__url__

Type:
str
Value:
'http://monkey.org/~dugsong/dpkt/'                                     

__version__

Type:
str
Value:
'1.6'                                                                  

Generated by Epydoc 2.1 on Sun Oct 1 11:24:15 2006 http://epydoc.sf.net