> Quoting Moni Shoua <[EMAIL PROTECTED]>:
> Subject: Re: [openib-general] [RFC] [PATCH v2] IB/ipoib: Add bonding support 
> to IPoIB
> 
> This version of the patch tracks the allocs and releases of ipoib_neigh and
>  keeps a list of them.  Before IPoIB net device unregisters the list is passed
> to destroy ipoib_neighs that ride on on a bond neighbour.
> 
> This is a replacement to the method of scanning the arp and ndisc
> tables.

Why does the list need to be global?
We already have a per-device list of paths, and each of these in turn
has a list of neighbours. Can't this be used?

-- 
MST

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to