TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
Loading...
Searching...
No Matches
entry_attrs_t Struct Reference

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

Detailed Description

Groupable attributes that are related to a route.

Field Documentation

◆ advertpath

uint32_t* advertpath

AdvertisementPath

◆ atomicaggregate

int atomicaggregate

AtomicAggregate

◆ communities

community_t* communities

Communities

◆ convertedroute

int convertedroute

ConvertedRoute, used when =1

◆ local_pref

uint32_t local_pref

Degree of Preference

◆ metric

uint32_t metric

MultiExitDisc

◆ nexthop

char* nexthop

Next hop server

◆ nextitad

uint32_t nextitad

ITAD of next hop

◆ routedpath

uint32_t* routedpath

RoutedPath

◆ use

uint32_t use

Bitfield flags specified attributes

◆ withdrawn

int withdrawn

WithdrawnRoutes or ReachableRoutes


The documentation for this struct was generated from the following file: