]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_cmd.c
pimd: Allow storing of sg in string format
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 17 Nov 2016 13:17:25 +0000 (08:17 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:16 +0000 (20:26 -0500)
commit8bfb8b67ae63eb0ee81e9c928b11836dcd690d6c
tree49baa69966e7ef2aff40e05fcf8c2c2a3d3230d5
parent9d8b5695fe8229c86fc606f90a0078e599384c6d
pimd: Allow storing of sg in string format

Debugs are extremely expensive currently.  Let's
store 'struct prefix_sg sg' string format in
the ifchannel, upstream and msdp_sa structures.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
19 files changed:
pimd/pim_assert.c
pimd/pim_cmd.c
pimd/pim_ifchannel.c
pimd/pim_ifchannel.h
pimd/pim_join.c
pimd/pim_macro.c
pimd/pim_mroute.c
pimd/pim_msdp.c
pimd/pim_msdp.h
pimd/pim_msg.c
pimd/pim_register.c
pimd/pim_rpf.c
pimd/pim_ssmpingd.c
pimd/pim_str.c
pimd/pim_str.h
pimd/pim_upstream.c
pimd/pim_upstream.h
pimd/pim_zebra.c
pimd/pimd.h