-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: SEBA-Next
-
Component/s: ONOS & Apps
-
Labels:None
-
Story Points:5
-
Epic Link:
1.-Count of invalid IGMP packets received:
Invalid IGMP packet will be determined if the length of auxiliary data is not greater than zero.
2.-Count of IGMP packets dropped because of invalid IGMP header checksum:
Counter will be increased for IGMPV2 packets if checksum is not correct using the validChecksum() method implemented in IGMPV2 class.