lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 Oct 2010 09:18:51 +0200
From:	Rémi Denis-Courmont <remi@...lab.net>
To:	Kumar A Sanghvi <kumar.sanghvi@...ricsson.com>
Cc:	remi.denis-courmont@...ia.com, davem@...emloft.net,
	netdev@...r.kernel.org, linus.walleij@...ricsson.com,
	gulshan.karmani@...ricsson.com, sudeep.divakaran@...ricssonc.com
Subject: Re: [PATCH V2] Phonet: 'connect' socket implementation for Pipe controller


On Wed, 13 Oct 2010 11:44:43 +0530, Kumar A Sanghvi
<kumar.sanghvi@...ricsson.com> wrote:
> From: Kumar Sanghvi <kumar.sanghvi@...ricsson.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@...ricsson.com>

Acked-by: Rémi Denis-Courmont <remi.denis-courmont@...ia.com>

-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ