]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_northbound.c
isisd: Correct MPLS-TE CLI to new northbound API
authorOlivier Dugeon <olivier.dugeon@orange.com>
Fri, 26 Apr 2019 09:20:02 +0000 (11:20 +0200)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Fri, 26 Apr 2019 09:20:02 +0000 (11:20 +0200)
commit004b0be97d738f230cecfbbc8441565ee0048a9d
tree04e5f83e9e8542ee0168e7bc8bf4a66897e4c6e2
parent2e2a8b913607fa7ea8744f1fee98208e38cef5df
isisd: Correct MPLS-TE CLI to new northbound API

Due to recent modification in northbound API, replace
yang_dnode_get_entry() call by nb_running_get_entry() call.

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
isisd/isis_northbound.c