diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2020-08-20 21:27:56 -0300 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2020-08-26 20:16:19 -0300 |
| commit | 98a496368a8d1c5c2d1caf35142ecfae55cae615 (patch) | |
| tree | 30894938c61e7e73caa1894dc6ce12c4d1def6f9 /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py | |
| parent | 0af5e414d1b1a6a89aee261f3fea9e32310714ea (diff) | |
isisd: introduce two LSP iteration functions
Iterating over all IP or IS reachability information from a given
LSP isn't a trivial task. That information is scattered throughout
different TLV types, and which ones need to be used depend on
multiple variables (e.g. the SPF tree address family, MT-ID,
etc). This not to mention that an LSP might consist of multiple
fragments.
Introduce the following two LSP iteration function to facilitate
obtaining IP/IS reachability information from a given LSP:
* isis_lsp_iterate_ip_reach()
* isis_lsp_iterate_is_reach()
These functions will be used extensively by the upcoming TI-LFA
code.
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions
