]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: add YANG attr to YANG cmd
authorLoïc Sang <loic.sang@6wind.com>
Tue, 8 Apr 2025 13:23:01 +0000 (15:23 +0200)
committerLoïc Sang <loic.sang@6wind.com>
Tue, 8 Apr 2025 13:24:41 +0000 (15:24 +0200)
commit731e438b22f4b7c24d5804700a9613dd4adaa5d2
tree221af240fc5bd0ea301b2fdde7ed331b17dd0a19
parent46a526568fc262334c4959bdff40f96e992b51d7
isisd: add YANG attr to YANG cmd

Those commands are using northbound api, add YANG attr to them. This
will allow them to use with pending commit, else the validation will
failed as they are detected as non YANG cmd.

Signed-off-by: Loïc Sang <loic.sang@6wind.com>
isisd/isis_cli.c