|
|
Type-7 LSA used to convey external routing information in NSSAs.
Type7Lsa (OspfTypes::Version version)
| Type7Lsa |
Type7Lsa (OspfTypes::Version version, uint8_t *buf, size_t len)
| Type7Lsa |
uint16_t get_ls_type ()
| get_ls_type |
[const]
Reimplemented from ASExternalLsa.
bool external ()
| external |
[const]
Returns: True this is an AS-external-LSA.
Reimplemented from ASExternalLsa.
bool type7 ()
| type7 |
[const]
Returns: True if this LSA is a Type-7-LSA.
Reimplemented from Lsa.
ASExternalLsa * donew (OspfTypes::Version version, uint8_t *buf,
size_t len)
| donew |
[const virtual]
Reimplemented from ASExternalLsa.
string str_name ()
| str_name |
[const]
Name used in the str() method.
Reimplemented from ASExternalLsa.
const char * name ()
| name |
[const]
Printable name of this LSA.
Reimplemented from ASExternalLsa.