From: "Rémi Denis-Courmont" <remi@remlab.net>
To: Kumar A Sanghvi <kumar.sanghvi@stericsson.com>
Cc: remi.denis-courmont@nokia.com, davem@davemloft.net,
netdev@vger.kernel.org, linus.walleij@stericsson.com,
gulshan.karmani@stericsson.com, sudeep.divakaran@stericssonc.com
Subject: Re: [PATCH V2] Phonet: 'connect' socket implementation for Pipe controller
Date: Wed, 13 Oct 2010 09:18:51 +0200 [thread overview]
Message-ID: <ec51036a9c6fbbb550fa5ef7ae7f13e3@chewa.net> (raw)
In-Reply-To: <1286950483-18804-1-git-send-email-kumar.sanghvi@stericsson.com>
On Wed, 13 Oct 2010 11:44:43 +0530, Kumar A Sanghvi
<kumar.sanghvi@stericsson.com> wrote:
> From: Kumar Sanghvi <kumar.sanghvi@stericsson.com>
>
> Based on suggestion by Rémi Denis-Courmont to implement 'connect'
> for Pipe controller logic, this patch implements 'connect' socket
> call for the Pipe controller logic.
> The patch does following:-
> - Removes setsockopts for PNPIPE_CREATE and PNPIPE_DESTROY
> - Adds setsockopt for setting the Pipe handle value
> - Implements connect socket call
> - Updates the Pipe controller logic
>
> User-space should now follow below sequence with Pipe controller:-
> -socket
> -bind
> -setsockopt for PNPIPE_PIPE_HANDLE
> -connect
> -setsockopt for PNPIPE_ENCAP_IP
> -setsockopt for PNPIPE_ENABLE
>
> GPRS/3G data has been tested working fine with this.
>
> Signed-off-by: Kumar Sanghvi <kumar.sanghvi@stericsson.com>
Acked-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
next prev parent reply other threads:[~2010-10-13 7:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 6:14 [PATCH V2] Phonet: 'connect' socket implementation for Pipe controller Kumar A Sanghvi
2010-10-13 7:18 ` Rémi Denis-Courmont [this message]
2010-10-13 21:41 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ec51036a9c6fbbb550fa5ef7ae7f13e3@chewa.net \
--to=remi@remlab.net \
--cc=davem@davemloft.net \
--cc=gulshan.karmani@stericsson.com \
--cc=kumar.sanghvi@stericsson.com \
--cc=linus.walleij@stericsson.com \
--cc=netdev@vger.kernel.org \
--cc=remi.denis-courmont@nokia.com \
--cc=sudeep.divakaran@stericssonc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).