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

Module dpkt.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.

Classes
Ethernet  

Variable Summary
int ETH_CRC_LEN = 4                                                                     
int ETH_HDR_LEN = 14                                                                    
int ETH_MIN = 46                                                                    
int ETH_MTU = 1500                                                                  

Variable Details

ETH_CRC_LEN

Type:
int
Value:
4                                                                     

ETH_HDR_LEN

Type:
int
Value:
14                                                                    

ETH_MIN

Type:
int
Value:
46                                                                    

ETH_MTU

Type:
int
Value:
1500                                                                  

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