-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.7
-
Component/s: onos-igmpproxy
-
Labels:
-
Story Points:1
-
Epic Link:
The current hash is done on the `connectPoint` object which is going to be the same because it's the uplink connect point. The hash should instead be done over the passed in `cp` which is the one on which the ONU is connected.