From: Chen Hanxiao
s/deamon/daemon
s/respone/response
Signed-off-by: Chen Hanxiao
---
usb-redirection-protocol.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/usb-redirection-protocol.txt b/usb-redirection-protocol.txt
index 1022dc8..ff94f0f 100644
--- a/usb-redirec
From: Chen Hanxiao
We bind our listen address to in6addr_any, which may be
unsecure with multi network cards that belong to
internal or external networks.
This patch introduces option -4 and -6 to bind a specific
address.
Reviewed-by: Marc-André Lureau
Signed-off-by: Chen Hanxiao
---
v3:
us
At 2017-11-17 19:23:30, "Frediano Ziglio" wrote:
>>
>> From: Chen Hanxiao
>>
>> We bind our listen address to in6addr_any, which may be
>> unsecure with multi network cards that belong to
>> internal or external networks.
>>
>> This patch introduces option -4 and -6 to bind a specific
>> add
>
> > On 16 Nov 2017, at 11:43, Frediano Ziglio wrote:
> >
> >>
> >> From: Christophe de Dinechin
> >>
> >> This patch series introduces changes in the ABI and API, and I expect
> >> a few more to arrive shortly. So I tagged the ABI version as 0.01,
> >> and all 0.x versions are considered as
>
> Frediano Ziglio writes:
>
> > Currently create device, open it and pass some messages checking
> > they are handled.
> >
> > Signed-off-by: Frediano Ziglio
> > ---
> > server/tests/Makefile.am | 1 +
> > server/tests/test-stream-device.c | 151
> > +++
Frediano Ziglio writes:
> Currently create device, open it and pass some messages checking
> they are handled.
>
> Signed-off-by: Frediano Ziglio
> ---
> server/tests/Makefile.am | 1 +
> server/tests/test-stream-device.c | 151
> ++
> 2 files cha
>
> From: Chen Hanxiao
>
> We bind our listen address to in6addr_any, which may be
> unsecure with multi network cards that belong to
> internal or external networks.
>
> This patch introduces option -4 and -6 to bind a specific
> address.
>
> Signed-off-by: Chen Hanxiao
> ---
> v2:
> repla
>
> Frediano Ziglio writes:
>
> > This give an hint to client which can optimise rendering.
> >
> > Signed-off-by: Frediano Ziglio
> > ---
> > server/stream-channel.c | 7 +++
> > 1 file changed, 7 insertions(+)
> >
> > Changes since v1:
> > - add a comment for capability check explanation
Hi
- Original Message -
> From: Chen Hanxiao
>
> We bind our listen address to in6addr_any, which may be
> unsecure with multi network cards that belong to
> internal or external networks.
>
> This patch introduces option -4 and -6 to bind a specific
> address.
>
> Signed-off-by: Chen
Frediano Ziglio writes:
> This give an hint to client which can optimise rendering.
>
> Signed-off-by: Frediano Ziglio
> ---
> server/stream-channel.c | 7 +++
> 1 file changed, 7 insertions(+)
>
> Changes since v1:
> - add a comment for capability check explanation
>
> diff --git a/server/
Frediano Ziglio writes:
>>
>> From: Christophe de Dinechin
>>
>> The overall objective is to pave the way for features that will likely
>> become important, notably the ability to dynamically adjust quality of
>> service to respond to network conditions or client load issues.
>>
>> Consequently,
> On 16 Nov 2017, at 11:43, Frediano Ziglio wrote:
>
>>
>> From: Christophe de Dinechin
>>
>> This patch series introduces changes in the ABI and API, and I expect
>> a few more to arrive shortly. So I tagged the ABI version as 0.01,
>> and all 0.x versions are considered as incompatible wit
I use usb redirection on win7 successfully with latest usbdk-1.0.19 ,
but after my mate installed the usbdk , all the USBs can not use including
mouse and keyboard , then uninstall the usbdk with ps2 mouse , it become ok ,
is there something wrong with win7 OS ?___
From: Chen Hanxiao
We bind our listen address to in6addr_any, which may be
unsecure with multi network cards that belong to
internal or external networks.
This patch introduces option -4 and -6 to bind a specific
address.
Signed-off-by: Chen Hanxiao
---
v2:
replace strerror with perror
fix
At 2017-11-17 16:06:13, "Marc-André Lureau" wrote:
>Hi
>
>- Original Message -
>> From: Chen Hanxiao
>>
>> We bind our listen address to in6addr_any, which may be
>> unsecure with multi network cards that belong to
>> internal or external networks.
>>
>> This patch introduces option -
Hi
- Original Message -
> From: Chen Hanxiao
>
> We bind our listen address to in6addr_any, which may be
> unsecure with multi network cards that belong to
> internal or external networks.
>
> This patch introduces option -4 and -6 to bind a specific
> address.
>
> Signed-off-by: Chen
16 matches
Mail list logo