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

Module dpkt.stun

Simple Traversal of UDP through NAT.

Classes
STUN  

Function Summary
  tlv(buf)

Variable Summary
int BINDING_ERROR_RESPONSE = 273                                                                   
int BINDING_REQUEST = 1                                                                     
int BINDING_RESPONSE = 257                                                                   
int CHANGE_REQUEST = 3                                                                     
int CHANGED_ADDRESS = 5                                                                     
int ERROR_CODE = 9                                                                     
int MAPPED_ADDRESS = 1                                                                     
int MESSAGE_INTEGRITY = 8                                                                     
int PASSWORD = 7                                                                     
int REFLECTED_FROM = 11                                                                    
int RESPONSE_ADDRESS = 2                                                                     
int SHARED_SECRET_ERROR_RESPONSE = 274                                                                   
int SHARED_SECRET_REQUEST = 2                                                                     
int SHARED_SECRET_RESPONSE = 258                                                                   
int SOURCE_ADDRESS = 4                                                                     
int UNKNOWN_ATTRIBUTES = 10                                                                    
int USERNAME = 6                                                                     

Variable Details

BINDING_ERROR_RESPONSE

Type:
int
Value:
273                                                                   

BINDING_REQUEST

Type:
int
Value:
1                                                                     

BINDING_RESPONSE

Type:
int
Value:
257                                                                   

CHANGE_REQUEST

Type:
int
Value:
3                                                                     

CHANGED_ADDRESS

Type:
int
Value:
5                                                                     

ERROR_CODE

Type:
int
Value:
9                                                                     

MAPPED_ADDRESS

Type:
int
Value:
1                                                                     

MESSAGE_INTEGRITY

Type:
int
Value:
8                                                                     

PASSWORD

Type:
int
Value:
7                                                                     

REFLECTED_FROM

Type:
int
Value:
11                                                                    

RESPONSE_ADDRESS

Type:
int
Value:
2                                                                     

SHARED_SECRET_ERROR_RESPONSE

Type:
int
Value:
274                                                                   

SHARED_SECRET_REQUEST

Type:
int
Value:
2                                                                     

SHARED_SECRET_RESPONSE

Type:
int
Value:
258                                                                   

SOURCE_ADDRESS

Type:
int
Value:
4                                                                     

UNKNOWN_ATTRIBUTES

Type:
int
Value:
10                                                                    

USERNAME

Type:
int
Value:
6                                                                     

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