]> git.puffer.fish Git - matthieu/frr.git/commitdiff
pim6d: Removing the to-do item in pimv6 debug
authorSai Gomathi N <nsaigomathi@vmware.com>
Tue, 2 Aug 2022 12:50:02 +0000 (05:50 -0700)
committerSai Gomathi N <nsaigomathi@vmware.com>
Tue, 2 Aug 2022 12:50:02 +0000 (05:50 -0700)
Removing the temporary enabling of all debugs for pimv6

Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
pimd/pim6_main.c

index b3f4e4256c7353504c9ebc6da9b1a3219771a8c3..e0b5a87e059a7c2c35057bc1cc7619648ab611a3 100644 (file)
@@ -161,8 +161,6 @@ int main(int argc, char **argv, char **envp)
        }
 
        pim_router_init();
-       /* TODO PIM6: temporary enable all debugs, remove later in PIMv6 work */
-       router->debugs = ~0U;
 
        access_list_init();
        prefix_list_init();