]> git.puffer.fish Git - matthieu/frr.git/commit
pathd: add YANG attr to YANG cmd
authorLoïc Sang <loic.sang@6wind.com>
Tue, 8 Apr 2025 14:55:33 +0000 (16:55 +0200)
committerLoïc Sang <loic.sang@6wind.com>
Tue, 8 Apr 2025 14:58:37 +0000 (16:58 +0200)
commitde5eaf322b1a2499f401d19428689c33089e3275
tree54427377452ae7df46f560fc059b37068b021025
parent731e438b22f4b7c24d5804700a9613dd4adaa5d2
pathd: 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>
pathd/path_cli.c