|
| ||||||||||||||||
NextHopAttribute contains the IP address of the next hop.
| NextHopAttribute (const A& n)
| NextHopAttribute |
| NextHopAttribute (const uint8_t* d)
throw(CorruptMessage) | NextHopAttribute |
| PathAttribute * clone ()
| clone |
[const]
Reimplemented from PathAttribute.
| string str ()
| str |
[const]
Reimplemented from PathAttribute.
| const A& nexthop ()
| nexthop |
[const]
| void set_nexthop (const A& n)
| set_nexthop |
| bool encode (uint8_t* buf, size_t &wire_size, const BGPPeerData* peerdata)
| encode |
[const]
Reimplemented from PathAttribute.