summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorSarita Patra <saritap@vmware.com>2022-09-06 21:31:26 -0700
committerSarita Patra <saritap@vmware.com>2022-09-15 20:32:49 -0700
commite309780f1206be12082e665c5a7c08e0a3041ce6 (patch)
tree1503d69c9e673d28b55107132351a8dadeeceb86 /lib/command_py.c
parent1762461ca8877a7ef1a7b7b8d4f2974e4fd25e6e (diff)
pim6d: fix clear ipv6 mroute crash
Root Cause: "clear ipv6 mroute" was not deleting the subscribers of gm_if structure. Fix: The command "clear ipv6 mroute" deletes grp_pends, gsq_pends, sgs, subscribers, expires of gm_if data structure. Deleted the common code in gm_ifp_teardown() and called gm_group_delete(). Issue: #11724 Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions