|
|
ASPathAttribute contain an ASPath, whose structure is documented in aspath.hh
~ASPathAttribute ()
| ~ASPathAttribute |
ASPathAttribute (const ASPath& p)
| ASPathAttribute |
ASPathAttribute (const uint8_t* d, bool use_4byte_asnums)
throw(CorruptMessage) | ASPathAttribute |
PathAttribute * clone ()
| clone |
[const]
Reimplemented from PathAttribute.
string str ()
| str |
[const]
Reimplemented from PathAttribute.
ASPath & as_path ()
| as_path |
[const]
AS4Path & as4_path ()
| as4_path |
[const]
bool encode (uint8_t* buf, size_t &wire_size, const BGPPeerData* peerdata)
| encode |
[const]
Reimplemented from PathAttribute.