aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/igmp/igmp_error.h
AgeCommit message (Collapse)AuthorFilesLines
2019-06-28igmp: Trace more data form input packetsNeale Ranns1-0/+1
Type: feature Change-Id: I40ecc0da1281115f6e540064224538fe9472887e Signed-off-by: Neale Ranns <nranns@cisco.com>
2018-07-09IGMP improvementsNeale Ranns1-0/+45
- Enable/Disable an interface for IGMP - improve logging - refactor common code - no orphaned timers - IGMP state changes in main thread only - Large groups split over multiple state-change reports - SSM range configuration API. - more tests Change-Id: If5674f1044e7e97274a711f47807c9ba689d7b9a Signed-off-by: Neale Ranns <nranns@cisco.com>