lkml.org 
[lkml]   [1998]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectFix for broken AX.25, bpq + ARP
Can you make sure that the patch below makes it into the next kernel
release? It seems to fix the problems I was having with AX.25 taking a
dump.

Thanks!

Jason



--- linux/net/ipv4/arp.c.orig Sat Feb 28 07:53:10 1998
+++ linux/net/ipv4/arp.c Sat Feb 28 07:53:39 1998
@@ -167,12 +167,12 @@
{
AF_INET,
NULL,
- NULL,
- NULL,
- neigh_compat_output,
- neigh_compat_output,
+ arp_solicit,
+ arp_error_report,
neigh_compat_output,
neigh_compat_output,
+ ip_acct_output,
+ ip_acct_output,
};
#endif


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

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