[ofa-general][RFC] IPv6 support for RDMA CM
Aleksey Senin
alekseys at voltaire.com
Wed Jul 30 04:46:39 PDT 2008
This structure referenced as external in net/ndisc.h header file, that
included by addr.c
On Wed, 2008-07-30 at 14:33 +0300, Or Gerlitz wrote:
> Aleksey Senin wrote:
> > To perform network discovery and to symbols should be exported:
> > nd_table
> > ndisc_send_ns
> one quick feedback is that other then exporting nd_tbl, it is not used
> in this patch
>
> Or.
>
> > diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c
> > index beb48e3..014edd6 100644
> > --- a/net/ipv6/ndisc.c
> > +++ b/net/ipv6/ndisc.c
> > @@ -156,6 +156,7 @@ struct neigh_table nd_tbl = {
> > .gc_thresh2 = 512,
> > .gc_thresh3 = 1024,
> > };
> > +EXPORT_SYMBOL(nd_tbl);
>
>
More information about the general
mailing list