Add https://github.com/4thline/cling client detection requiring FLAG_MS_PFS
This commit is contained in:
parent
0763719f27
commit
2163b6aa17
@ -54,6 +54,13 @@ struct client_type_s client_types[] =
|
||||
EXAVClientInfo
|
||||
},
|
||||
|
||||
{ ECling,
|
||||
FLAG_MS_PFS,
|
||||
"Cling",
|
||||
"Cling/",
|
||||
EUserAgent
|
||||
},
|
||||
|
||||
/* User-Agent: DLNADOC/1.50 SEC_HHP_[PC]LPC001/1.0 MS-DeviceCaps/1024 */
|
||||
/* This is AllShare running on a PC. We don't want to respond with Samsung
|
||||
* capabilities, or Windows (and AllShare) might get grumpy. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user