class MPReachNLRIAttribute


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods


Detailed Description

typedef list<IPNet<A> >::const_iterator const_iterator

const_iterator

 MPReachNLRIAttribute (Safi safi)

MPReachNLRIAttribute

Specialise these constructors for each AFI.

 MPReachNLRIAttribute (const uint8_t* d)
throw(CorruptMessage)

MPReachNLRIAttribute

PathAttributeclone ()

clone

[const]

Reimplemented from PathAttribute.

string  str ()

str

[const]

Reimplemented from PathAttribute.

const A&  nexthop ()

nexthop

[const]

void  set_nexthop (const A& nexthop)

set_nexthop

void  add_nlri (const IPNet<A>& nlri)

add_nlri

const list<IPNet<A> >&  nlri_list ()

nlri_list

[const]

const A&  link_local_nexthop ()

link_local_nexthop

[const]

void  set_link_local_nexthop (const A& n)

set_link_local_nexthop

Safi  safi ()

safi

[const]

bool  encode (uint8_t* buf, size_t &wire_size, const BGPPeerData* peerdata)

encode

[const]

Reimplemented from PathAttribute.


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:04 2009, using kdoc 2.0a54+XORP.