On 3/7/2012 12:45 PM, Hefty, Sean wrote:
>> On Mon, Feb 27, 2012 at 2:22 PM, Hefty, Sean wrote:
> --- a/include/linux/socket.h
> +++ b/include/linux/socket.h
> @@ -184,6 +184,7 @@ struct ucred {
> #define AF_PPPOX 24 /* PPPoX sockets*/
> #define AF_
> On Mon, Feb 27, 2012 at 2:22 PM, Hefty, Sean wrote:
> >> > --- a/include/linux/socket.h
> >> > +++ b/include/linux/socket.h
> >> > @@ -184,6 +184,7 @@ struct ucred {
> >> > #define AF_PPPOX 24 /* PPPoX sockets */
> >> > #define AF_WANPIPE 25 /* Wanpipe API So
On Mon, Feb 27, 2012 at 2:22 PM, Hefty, Sean wrote:
>> > --- a/include/linux/socket.h
>> > +++ b/include/linux/socket.h
>> > @@ -184,6 +184,7 @@ struct ucred {
>> > #define AF_PPPOX 24 /* PPPoX sockets */
>> > #define AF_WANPIPE 25 /* Wanpipe API Sockets */
>>
> > diff --git a/include/linux/socket.h b/include/linux/socket.h
> > index d0e77f6..c2c7687 100644
> > --- a/include/linux/socket.h
> > +++ b/include/linux/socket.h
> > @@ -184,6 +184,7 @@ struct ucred {
> > #define AF_PPPOX 24 /* PPPoX sockets */
> > #define AF_WANPIPE
On Tue, Dec 20, 2011 at 1:44 PM, Hefty, Sean wrote:
> Define AF_IB and sockaddr_ib to allow the rdma_cm to use native IB
> addressing.
>
> Signed-off-by: Sean Hefty
> ---
> include/linux/socket.h | 2 +
> include/rdma/ib.h | 89
>
> 2 f