lkml.org 
[lkml]   [1999]   [Dec]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: misc 2.3.34 bypasses
Date
In message <Pine.LNX.4.10.9912241351290.497-100000@deimos.ceddec.com> you write
:
> depmod: *** Unresolved symbols in /lib/modules/2.3.34/misc/decnet.o
> depmod: nf_hooks

Linus please apply: required when a modular protocol uses netfilter
hooks.

Steve: I missed the fact that you'd put netfilter hooks in the Decnet
code: cool! Have you used them for anything interesting yet?

Rusty.

--- linux-2.3/net/netsyms.c.~1~ Wed Dec 22 19:19:19 1999
+++ linux-2.3/net/netsyms.c Mon Dec 27 12:34:03 1999
@@ -583,6 +583,7 @@
EXPORT_SYMBOL(nf_register_interest);
EXPORT_SYMBOL(nf_unregister_interest);
EXPORT_SYMBOL(nf_hook_slow);
+EXPORT_SYMBOL(nf_hooks);
#ifdef CONFIG_NET_CLS_FW
extern size_t cls_fw_off;
EXPORT_SYMBOL(cls_fw_off);
--
Hacking time.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.068 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site