[ofa-general][RFC] IPv6 support for RDMA CM
Or Gerlitz
ogerlitz at voltaire.com
Wed Jul 30 04:33:55 PDT 2008
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