Re: window !?!

Shaw Carruthers (shaw@shawc.demon.co.uk)
Fri, 5 Jun 1998 18:46:41 +0100 (GMT+0100)


On Fri, 5 Jun 1998, David Arendt wrote:

> Hi,
>
> In order to TCP/IP working on an ax25 network the definition of a window
> is needed, but newer kernels seem to not support them !
>
> SIOCRT*: mtu/window/irtt are not implemented
>
> Is this a bug, or has the support for windows being removed ? Was it
> replaced by something else ? or am I doing something wrong ?
>
> I'm currently using kernel 2.1.101 on that machine and the soundmodem
> driver for radio communications.
>

Try this patch:

--- /usr/src/linux/include/linux/rtnetlink.h~ Thu May 21 10:40:27 1998
+++ /usr/src/linux/include/linux/rtnetlink.h Sat May 23 12:43:53 1998
@@ -5,7 +5,7 @@
#include <linux/netlink.h>

#define RTNL_DEBUG 1
-/* #define CONFIG_RTNL_OLD_IFINFO 1 */
+#define CONFIG_RTNL_OLD_IFINFO 1


--
Shaw Carruthers - shaw@shawc.demon.co.uk
London SW14 7JW UK
This is not a sig( with homage to Magritte).
  

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