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

Module dpkt.bgp

Border Gateway Protocol.

Classes
BGP  
RouteGeneric  
RouteIPV4  
RouteIPV6  

Variable Summary
int ADMINISTRATIVE_RESET = 4                                                                     
int ADMINISTRATIVE_SHUTDOWN = 2                                                                     
int AFI_IPV4 = 1                                                                     
int AFI_IPV6 = 2                                                                     
int AGGREGATOR = 7                                                                     
int AS_CONFED_SEQUENCE = 3                                                                     
int AS_CONFED_SET = 4                                                                     
int AS_PATH = 2                                                                     
int AS_ROUTING_LOOP = 7                                                                     
int AS_SEQUENCE = 2                                                                     
int AS_SET = 1                                                                     
int ATOMIC_AGGREGATE = 6                                                                     
int ATTRIBUTE_FLAGS_ERROR = 4                                                                     
int ATTRIBUTE_LENGTH_ERROR = 5                                                                     
int AUTHENTICATION = 1                                                                     
int AUTHENTICATION_FAILURE = 5                                                                     
int BAD_BGP_IDENTIFIER = 3                                                                     
int BAD_MESSAGE_LENGTH = 2                                                                     
int BAD_MESSAGE_TYPE = 3                                                                     
int BAD_PEER_AS = 2                                                                     
int CAP_MULTIPROTOCOL = 1                                                                     
int CAP_ROUTE_REFRESH = 2                                                                     
int CAPABILITY = 2                                                                     
int CEASE = 6                                                                     
int CLUSTER_LIST = 10                                                                    
int COMMUNITIES = 8                                                                     
int CONNECTION_COLLISION_RESOLUTION = 7                                                                     
int CONNECTION_NOT_SYNCHRONIZED = 1                                                                     
int CONNECTION_REJECTED = 5                                                                     
int FSM_ERROR = 5                                                                     
int HOLD_TIMER_EXPIRED = 4                                                                     
int INCOMPLETE = 2                                                                     
int INVALID_NETWORK_FIELD = 10                                                                    
int INVALID_NEXT_HOP_ATTRIBUTE = 8                                                                     
int INVALID_ORIGIN_ATTRIBUTE = 6                                                                     
int KEEPALIVE = 4                                                                     
int LOCAL_PREF = 5                                                                     
int MALFORMED_AS_PATH = 11                                                                    
int MALFORMED_ATTRIBUTE_LIST = 1                                                                     
int MAX_NUMBER_OF_PREFIXES_REACHED = 1                                                                     
int MESSAGE_HEADER_ERROR = 1                                                                     
int MISSING_ATTRIBUTE = 3                                                                     
int MP_REACH_NLRI = 14                                                                    
int MP_UNREACH_NLRI = 15                                                                    
int MULTI_EXIT_DISC = 4                                                                     
int NEXT_HOP = 3                                                                     
long NO_ADVERTISE = 4294967042L
long NO_EXPORT = 4294967041L
long NO_EXPORT_SUBCONFED = 4294967043L
long NO_PEER = 4294967044L
int NOTIFICATION = 3                                                                     
int OPEN = 1                                                                     
int OPEN_MESSAGE_ERROR = 2                                                                     
int OPTIONAL_ATTRIBUTE_ERROR = 9                                                                     
int ORIGIN = 1                                                                     
int ORIGIN_EGP = 1                                                                     
int ORIGIN_IGP = 0                                                                     
int ORIGINATOR_ID = 9                                                                     
int OTHER_CONFIGURATION_CHANGE = 6                                                                     
int OUT_OF_RESOURCES = 8                                                                     
int PEER_DECONFIGURED = 3                                                                     
int ROUTE_REFRESH = 5                                                                     
int SAFI_MULTICAST = 2                                                                     
int SAFI_UNICAST = 1                                                                     
int SAFI_UNICAST_MULTICAST = 3                                                                     
int UNACCEPTABLE_HOLD_TIME = 6                                                                     
int UNRECOGNIZED_ATTRIBUTE = 2                                                                     
int UNSUPPORTED_CAPABILITY = 7                                                                     
int UNSUPPORTED_OPTIONAL_PARAMETER = 4                                                                     
int UNSUPPORTED_VERSION_NUMBER = 1                                                                     
int UPDATE = 2                                                                     
int UPDATE_MESSAGE_ERROR = 3                                                                     

Variable Details

ADMINISTRATIVE_RESET

Type:
int
Value:
4                                                                     

ADMINISTRATIVE_SHUTDOWN

Type:
int
Value:
2                                                                     

AFI_IPV4

Type:
int
Value:
1                                                                     

AFI_IPV6

Type:
int
Value:
2                                                                     

AGGREGATOR

Type:
int
Value:
7                                                                     

AS_CONFED_SEQUENCE

Type:
int
Value:
3                                                                     

AS_CONFED_SET

Type:
int
Value:
4                                                                     

AS_PATH

Type:
int
Value:
2                                                                     

AS_ROUTING_LOOP

Type:
int
Value:
7                                                                     

AS_SEQUENCE

Type:
int
Value:
2                                                                     

AS_SET

Type:
int
Value:
1                                                                     

ATOMIC_AGGREGATE

Type:
int
Value:
6                                                                     

ATTRIBUTE_FLAGS_ERROR

Type:
int
Value:
4                                                                     

ATTRIBUTE_LENGTH_ERROR

Type:
int
Value:
5                                                                     

AUTHENTICATION

Type:
int
Value:
1                                                                     

AUTHENTICATION_FAILURE

Type:
int
Value:
5                                                                     

BAD_BGP_IDENTIFIER

Type:
int
Value:
3                                                                     

BAD_MESSAGE_LENGTH

Type:
int
Value:
2                                                                     

BAD_MESSAGE_TYPE

Type:
int
Value:
3                                                                     

BAD_PEER_AS

Type:
int
Value:
2                                                                     

CAP_MULTIPROTOCOL

Type:
int
Value:
1                                                                     

CAP_ROUTE_REFRESH

Type:
int
Value:
2                                                                     

CAPABILITY

Type:
int
Value:
2                                                                     

CEASE

Type:
int
Value:
6                                                                     

CLUSTER_LIST

Type:
int
Value:
10                                                                    

COMMUNITIES

Type:
int
Value:
8                                                                     

CONNECTION_COLLISION_RESOLUTION

Type:
int
Value:
7                                                                     

CONNECTION_NOT_SYNCHRONIZED

Type:
int
Value:
1                                                                     

CONNECTION_REJECTED

Type:
int
Value:
5                                                                     

FSM_ERROR

Type:
int
Value:
5                                                                     

HOLD_TIMER_EXPIRED

Type:
int
Value:
4                                                                     

INCOMPLETE

Type:
int
Value:
2                                                                     

INVALID_NETWORK_FIELD

Type:
int
Value:
10                                                                    

INVALID_NEXT_HOP_ATTRIBUTE

Type:
int
Value:
8                                                                     

INVALID_ORIGIN_ATTRIBUTE

Type:
int
Value:
6                                                                     

KEEPALIVE

Type:
int
Value:
4                                                                     

LOCAL_PREF

Type:
int
Value:
5                                                                     

MALFORMED_AS_PATH

Type:
int
Value:
11                                                                    

MALFORMED_ATTRIBUTE_LIST

Type:
int
Value:
1                                                                     

MAX_NUMBER_OF_PREFIXES_REACHED

Type:
int
Value:
1                                                                     

MESSAGE_HEADER_ERROR

Type:
int
Value:
1                                                                     

MISSING_ATTRIBUTE

Type:
int
Value:
3                                                                     

MP_REACH_NLRI

Type:
int
Value:
14                                                                    

MP_UNREACH_NLRI

Type:
int
Value:
15                                                                    

MULTI_EXIT_DISC

Type:
int
Value:
4                                                                     

NEXT_HOP

Type:
int
Value:
3                                                                     

NO_ADVERTISE

Type:
long
Value:
4294967042L                                                            

NO_EXPORT

Type:
long
Value:
4294967041L                                                            

NO_EXPORT_SUBCONFED

Type:
long
Value:
4294967043L                                                            

NO_PEER

Type:
long
Value:
4294967044L                                                            

NOTIFICATION

Type:
int
Value:
3                                                                     

OPEN

Type:
int
Value:
1                                                                     

OPEN_MESSAGE_ERROR

Type:
int
Value:
2                                                                     

OPTIONAL_ATTRIBUTE_ERROR

Type:
int
Value:
9                                                                     

ORIGIN

Type:
int
Value:
1                                                                     

ORIGIN_EGP

Type:
int
Value:
1                                                                     

ORIGIN_IGP

Type:
int
Value:
0                                                                     

ORIGINATOR_ID

Type:
int
Value:
9                                                                     

OTHER_CONFIGURATION_CHANGE

Type:
int
Value:
6                                                                     

OUT_OF_RESOURCES

Type:
int
Value:
8                                                                     

PEER_DECONFIGURED

Type:
int
Value:
3                                                                     

ROUTE_REFRESH

Type:
int
Value:
5                                                                     

SAFI_MULTICAST

Type:
int
Value:
2                                                                     

SAFI_UNICAST

Type:
int
Value:
1                                                                     

SAFI_UNICAST_MULTICAST

Type:
int
Value:
3                                                                     

UNACCEPTABLE_HOLD_TIME

Type:
int
Value:
6                                                                     

UNRECOGNIZED_ATTRIBUTE

Type:
int
Value:
2                                                                     

UNSUPPORTED_CAPABILITY

Type:
int
Value:
7                                                                     

UNSUPPORTED_OPTIONAL_PARAMETER

Type:
int
Value:
4                                                                     

UNSUPPORTED_VERSION_NUMBER

Type:
int
Value:
1                                                                     

UPDATE

Type:
int
Value:
2                                                                     

UPDATE_MESSAGE_ERROR

Type:
int
Value:
3                                                                     

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