]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: add YANG attr to YANG cmd
authorLoïc Sang <loic.sang@6wind.com>
Tue, 8 Apr 2025 14:57:36 +0000 (16:57 +0200)
committerLoïc Sang <loic.sang@6wind.com>
Tue, 8 Apr 2025 15:05:52 +0000 (17:05 +0200)
commite65d12f4e521495be4404d91178875d934d56bb1
treec3c9d32f4c806bd99c3680faa13b24ed72ed7910
parentde5eaf322b1a2499f401d19428689c33089e3275
pimd: 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>
pimd/pim_cmd.c