![]() |
TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
|
Groupable attributes that are related to a route. More...
#include <trib.h>
Data Fields | |
| uint32_t | use |
| int | withdrawn |
| uint32_t | nextitad |
| char * | nexthop |
| uint32_t * | advertpath |
| size_t | advertpath_size |
| uint32_t * | routedpath |
| size_t | routedpath_size |
| int | atomicaggregate |
| uint32_t | local_pref |
| uint32_t | metric |
| community_t * | communities |
| size_t | communities_size |
| int | convertedroute |
Groupable attributes that are related to a route.
| uint32_t* advertpath |
AdvertisementPath
| int atomicaggregate |
AtomicAggregate
| community_t* communities |
Communities
| int convertedroute |
ConvertedRoute, used when =1
| uint32_t local_pref |
Degree of Preference
| uint32_t metric |
MultiExitDisc
| char* nexthop |
Next hop server
| uint32_t nextitad |
ITAD of next hop
| uint32_t* routedpath |
RoutedPath
| uint32_t use |
Bitfield flags specified attributes
| int withdrawn |
WithdrawnRoutes or ReachableRoutes