lkml.org 
[lkml]   [1996]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectSymbols missing in netsyms.c
Hi !

I'm using Linux 2.1.16 and the neighbour discovering symbols are
missing.
They are used by IPV6. Here's a patch to add them.

Guilhem.
--
-----------------------------------|
| /-\ LAVAUX Yves & Guilhem |
| / \ /-\ |
|-/ \ / \ /------------|
| \ / \-/ |
| \-/ ylavaux@pratique.fr |
-----------------------------------|
--- linux/net/netsyms.c.old Thu Dec 19 17:29:32 1996
+++ linux/net/netsyms.c Thu Dec 19 17:37:35 1996
@@ -97,6 +97,15 @@
X(skb_realloc_headroom),
X(datagram_select),

+ /* Neighbour discovering */
+ X(neigh_table_ins),
+ X(neigh_tbl_run_bh),
+ X(neigh_alloc),
+ X(neigh_table_init),
+ X(ntbl_walk_table),
+ X(neigh_queue_ins),
+ X(neigh_lookup),
+
/* ?? needed by smbfs.o */
X(__scm_destroy),
X(__scm_send),
\
 
 \ /
  Last update: 2005-03-22 13:38    [W:2.993 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site