]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix unresolved symbols in ipv6 netfilter
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Jul 2004 11:47:53 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-2.6-netfilter-syms.patch -> 1.1

linux-2.6-netfilter-syms.patch [new file with mode: 0644]

diff --git a/linux-2.6-netfilter-syms.patch b/linux-2.6-netfilter-syms.patch
new file mode 100644 (file)
index 0000000..5bf911f
--- /dev/null
@@ -0,0 +1,8 @@
+--- linux-2.6.7/net/ipv6/ipv6_syms.c.orig      2004-06-16 07:19:43.000000000 +0200
++++ linux-2.6.7/net/ipv6/ipv6_syms.c   2004-07-09 12:36:40.000000000 +0200
+@@ -45,3 +45,5 @@
+ EXPORT_SYMBOL(ip6_flush_pending_frames);
+ EXPORT_SYMBOL(ip6_push_pending_frames);
+ EXPORT_SYMBOL(ipv6_push_nfrag_opts);
++EXPORT_SYMBOL(nd_tbl);
++EXPORT_SYMBOL(ip6_dst_lookup);
This page took 0.087503 seconds and 4 git commands to generate.