]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Change to DEFPY and make the api common
authorMobashshera Rasool <mrasool@vmware.com>
Wed, 1 Jun 2022 15:58:33 +0000 (08:58 -0700)
committerMobashshera Rasool <mrasool@vmware.com>
Mon, 13 Jun 2022 04:24:01 +0000 (21:24 -0700)
commit52770b79a801533c9d3b0409bc873bfe9a359f72
tree66d61feac794e8db3b7a801e43a5715c2d8b9fa8
parent36cec27cd93378347255f31de92da711618f0c42
pimd: Change to DEFPY and make the api common

For show ip pim interface traffic cli, doing the below changes
1. Changing DEFUN to DEFPY
2. Move the whole code to a common api and modify it so that can
be reused for pimv6.

Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
pimd/pim_cmd.c
pimd/pim_cmd_common.c
pimd/pim_cmd_common.h