jellyfin-server/RSSDP
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
This will be the right way for multiple interfaces, or the client will
receive all devices message with different IP addresses and could not
detect which one could access.

And provide one option DlnaOptions.SendOnlyMatchedHost to fallback to old
behaviour if this commit missed something.
2019-02-22 20:18:34 +08:00
..
Properties Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
DeviceAvailableEventArgs.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
DeviceEventArgs.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
DeviceUnavailableEventArgs.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
DiscoveredSsdpDevice.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
DisposableManagedObjectBase.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
HttpParserBase.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
HttpRequestParser.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
HttpResponseParser.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
IEnumerableExtensions.cs Reformatted the files with notes. 2019-01-12 21:41:08 +01:00
ISsdpCommunicationsServer.cs Send DLNA devices message to only the matched interface 2019-02-22 20:18:34 +08:00
ISsdpDeviceLocator.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
ISsdpDevicePublisher.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
LICENSE Add copyright from upstream projects 2019-01-01 17:21:11 -05:00
RequestReceivedEventArgs.cs Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
ResponseReceivedEventArgs.cs Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
RSSDP.csproj Add option to toggle if ignore virtual interfaces 2019-02-22 20:13:17 +08:00
SsdpCommunicationsServer.cs Send DLNA devices message to only the matched interface 2019-02-22 20:18:34 +08:00
SsdpConstants.cs Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
SsdpDevice.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
SsdpDeviceLocator.cs Send DLNA devices message to only the matched interface 2019-02-22 20:18:34 +08:00
SsdpDevicePublisher.cs Send DLNA devices message to only the matched interface 2019-02-22 20:18:34 +08:00
SsdpEmbeddedDevice.cs Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
SsdpRootDevice.cs Send DLNA devices message to only the matched interface 2019-02-22 20:18:34 +08:00