diff options
author | Olivier Dugeon <olivier.dugeon@orange.com> | 2021-06-22 20:09:54 +0200 |
---|---|---|
committer | Olivier Dugeon <olivier.dugeon@orange.com> | 2021-11-30 15:22:28 +0100 |
commit | 8693b4d66e02fdcb2c767e3fe25803bcf858619e (patch) | |
tree | 072d9852328c9e31d2ce552e81564dcc07a6d4a0 /isisd/isis_lsp.c | |
parent | isisd: Add support for RFC6119 (IPv6 TE in IS-IS) (diff) | |
download | frr-8693b4d66e02fdcb2c767e3fe25803bcf858619e.tar.xz frr-8693b4d66e02fdcb2c767e3fe25803bcf858619e.zip |
lib: Update Link State functions to handle IPv6
In order to add Link State Traffic Engineering to IS-IS, Link State library
should have been updated:
- Correct Node and Edge RB Tree comparison functions to support key > 32 bits
- Change Subnet RB Tree comparison function to take into account host part of
the prefix i.e. 10.0.0.1/24 and 10.0.0.2/24 are considered as different
- Add new function to convert IS-IS ISO system ID into Vertex or Edge key that
take into account Endianness architecture
- Correct Vertex and Edge creation and search function accordingly
- Add extra Adjacency entries in Link State Attributes for IPv6 Segment Routing
- Update send/received and show TED functions accordingly
Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
Diffstat (limited to 'isisd/isis_lsp.c')
0 files changed, 0 insertions, 0 deletions