1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Changed UDP protocol to always utilize the source address validation.

This commit is contained in:
Rolf Ahrenberg
2012-04-02 00:35:32 +03:00
parent 9145fb8bb8
commit c475b26515
6 changed files with 31 additions and 41 deletions

View File

@@ -164,3 +164,5 @@ VDR Plugin 'iptv' Revision History
- Updated for vdr-1.7.27.
- Fixed some channel switching bugs.
- Added support for a service interface.
- Changed UDP protocol to always utilize the source address
validation.