Re: [PATCH 1/6] [spice-proto] Add support to ssh channel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Sat, Sep 03, 2016 at 01:49:07PM +0200, Fabiano Fidêncio wrote:
> ---

Could you please include some documentation about the protocol in the
commit log? Check webdav ~ 6e5ea8d802ac8 or port ~ f188fb7a89086

  toso

>  spice.proto | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/spice.proto b/spice.proto
> index 0bfc515..eb99742 100644
> --- a/spice.proto
> +++ b/spice.proto
> @@ -1423,6 +1423,9 @@ channel PortChannel : SpicevmcChannel {
>  channel WebDAVChannel : PortChannel {
>  };
>  
> +channel SshChannel : PortChannel {
> +};
> +
>  protocol Spice {
>      MainChannel main = 1;
>      DisplayChannel display;
> @@ -1435,4 +1438,5 @@ protocol Spice {
>      UsbredirChannel usbredir;
>      PortChannel port;
>      WebDAVChannel webdav;
> +    SshChannel ssh;
>  };
> -- 
> 2.7.4
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]