Re: [PATCH 1/9] IB/ipoib: Bound the net device to the ipoib_neigh structue

2007-10-15 Thread Jeff Garzik
Jay Vosburgh wrote: From: Moni Shoua <[EMAIL PROTECTED]> IPoIB uses a two layer neighboring scheme, such that for each struct neighbour whose device is an ipoib one, there is a struct ipoib_neigh buddy which is created on demand at the tx flow by an ipoib_neigh_alloc(skb->dst->neighbour) call.

[PATCH 1/9] IB/ipoib: Bound the net device to the ipoib_neigh structue

2007-10-09 Thread Jay Vosburgh
From: Moni Shoua <[EMAIL PROTECTED]> IPoIB uses a two layer neighboring scheme, such that for each struct neighbour whose device is an ipoib one, there is a struct ipoib_neigh buddy which is created on demand at the tx flow by an ipoib_neigh_alloc(skb->dst->neighbour) call. When using the bonding