]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Remove output of `debug igmp trace detail` from show commands 4583/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Jun 2019 08:37:57 +0000 (04:37 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Jun 2019 08:37:57 +0000 (04:37 -0400)
commite36d39a97ef2fc94169e1b772ef7eccc9e69fb00
tree5e497072e1033e15ec86091869901816cbeb3154
parentf7e6ab3ebc3efe699c3c9fcd561900108698f050
pimd: Remove output of `debug igmp trace detail` from show commands

There has never been a `debug igmp trace detail` but we have
had code to display this when we had the appropriate flags
set.  Since we never can accept this, let's remove this.

This showed up because of commit:0ab16492d2d9fcc6cba7e001227deed6765ed261

where we re-arranged some debugs to combine them being turned on.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_vty.c