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);
_______________________________________________
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