aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/igmp/igmp_api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2021-12-03api: refactor to use REPLY_MSG_ID_BASE #defineKlement Sekera1-8/+7
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2019-09-27igmp: remove api boilerplateOle Troan1-72/+6
2019-04-23API: Python and Unix domain socket improvementOle Troan1-5/+3
2019-04-10API: Fix shared memory only action handlers.Ole Troan1-21/+21
2018-12-13make build failure.Paul Vinciguerra1-2/+2
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-5/+5
2018-10-16IGMP: proxy deviceJakub Grajciar1-9/+48
2018-07-10IGMP: coverity found defectsNeale Ranns1-1/+1
2018-07-09IGMP improvementsNeale Ranns1-104/+186
2018-06-29igmp: bugfix and minor improvementsJakub Grajciar1-1/+3
2018-06-10IGMP: use simple u32 bit hash keyNeale Ranns1-9/+8
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-4/+41
2018-04-25igmp: data structure refactoringJakub Grajciar1-19/+27
2018-03-19IGMP pluginJakub Grajciar1-0/+337