]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_nb.h
isisd: add segment-routing YANG nodes and skeleton callbacks
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 7 Aug 2019 16:35:07 +0000 (13:35 -0300)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Thu, 30 Apr 2020 09:37:38 +0000 (11:37 +0200)
commit7e405d3b19152838dd6e8f03e4ba288940f3b9d5
tree44250b512a35f8f4da81f8260cc874aa100b9e2b
parent885e241337e2975b7318f316bb690ad8267ea70c
isisd: add segment-routing YANG nodes and skeleton callbacks

Most definitions were borrowed from the IETF IS-IS SR YANG module,
with a few adaptations. Of particular notice are the following:
* No support for the configuration of multiple SRGBs.
* No distinction between local and connected Prefix-SIDs, both are
  configured the same way.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
isisd/isis_nb.c
isisd/isis_nb.h
isisd/isis_nb_config.c
yang/frr-isisd.yang