The improved patch below should fix it. This additional problem only
showed up when IPX was built into the kernel (non modular).
If you don't want to revert the previous patch and apply this one you
can simply change
net/ipx/af_ipx line 126 from:
static int sysctl_ipx_pprop_broadcasting = 1;
to:
ue, 27 Mar 2001, Eran Man wrote:
> Date: Tue, 27 Mar 2001 21:43:28 +0200
> From: Eran Man <[EMAIL PROTECTED]>
> To: Robert-Velisav MICIOVICI <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: [patch] Re: 2.4.3-pre8: IPX not buil
The following patchlet solves it:
--- linux-2.4.3pre8.orig/net/ipx/af_ipx.c Mon Mar 26 13:17:08 2001
+++ linux/net/ipx/af_ipx.c Mon Mar 26 13:14:52 2001
@@ -1542,7 +1542,7 @@
ipx_offset = intrfc->if_ipx_off
3 matches
Mail list logo