-
Notifications
You must be signed in to change notification settings - Fork 360
Open
Labels
component:mythtv:upnpUPnP IsuesUPnP Isuestask:developerDeveloper TaskDeveloper Taskversion:masterMaster Development BranchMaster Development Branch
Milestone
Description
SSDP has different multicast listen addresses for IPv4 and IPv6
239.255.255.250:1900(IPv4)[FF02::C]:1900- (IPv6 - link local)[FF05::C]:1900- (IPv6 - site local)
Currently we receive an SSDP Discovery request, we respond with the IPv6 addresses on the IPv4 multicast. We should only send IPv4 endpoints in response to requests via IPv4, and IPv6 endpoints in response to requests via IPv6
- Fix responses received on IPv4 multicast
- Add support for IPv6 multicast
Metadata
Metadata
Assignees
Labels
component:mythtv:upnpUPnP IsuesUPnP Isuestask:developerDeveloper TaskDeveloper Taskversion:masterMaster Development BranchMaster Development Branch
Type
Projects
Status
In progress