]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Correct the wrong comment 13319/head
authoranlan_cs <vic.lan@pica8.com>
Sun, 16 Apr 2023 13:26:36 +0000 (21:26 +0800)
committeranlan_cs <vic.lan@pica8.com>
Mon, 17 Apr 2023 01:07:37 +0000 (09:07 +0800)
commit3d8814f8272ecce7b7aafa2a29585dc1ecaba772
tree3abe0cddddb0182315e98a12236a76407f4287db
parente88e1c0e891bbbfe532ad9d6e0afdfdf7c911207
pimd: Correct the wrong comment

Currently the function `pim_parse_nexthop_update()` clearly
updates nexthop interfaces even as PIM-disabled.

Just correct the wrong comments about those PIM-disabled interfaces
to avoid misleading.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
pimd/pim_nht.c