aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip_types_api.h
AgeCommit message (Collapse)AuthorFilesLines
2018-08-10Use IP address types on UDP encap APINeale Ranns1-3/+15
Change-Id: I3c714c519b6d0009329b50947ce250c18ee2a85a Signed-off-by: Neale Ranns <nranns@cisco.com>
2018-07-09IGMP improvementsNeale Ranns1-0/+50
- 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>