class NextHopAttribute
|
NextHopAttribute contains the IP address of the next hop. More... |
|
|
Public Methods
NextHopAttribute contains the IP address of the next hop.
NextHopAttribute (const A& n)
| NextHopAttribute |
NextHopAttribute (const uint8_t* d)
throw(CorruptMessage) | NextHopAttribute |
[const]
Reimplemented from PathAttribute.
[const]
Reimplemented from PathAttribute.
const A& nexthop ()
| nexthop |
[const]
void set_nexthop (const A& n)
| set_nexthop |
Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:04 2003, using kdoc 2.0a54+XORP. |