]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Simply the code a bit, reduce code complexity 11712/head
authorMobashshera Rasool <mrasool@vmware.com>
Mon, 1 Aug 2022 06:37:56 +0000 (23:37 -0700)
committerMobashshera Rasool <mrasool@vmware.com>
Mon, 1 Aug 2022 06:43:28 +0000 (23:43 -0700)
commit0c7f978ec94053246ba30dc0d57066d0df9ad2c4
tree0370bcce10c32648376f01a50ed535712ec49e75
parente279bfdf064ea020c6c009d17719616065e5f82f
pimd: Simply the code a bit, reduce code complexity

Combine all the if conditions in api pim_if_addr_add_all to
reduce nested loops.

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