Re: window !?!

Andi Kleen (ak@muc.de)
12 Jun 1998 15:55:17 +0200


David Arendt <admin@fcisp.lu> writes:

> 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 ?

This is already fixed in the vger tree (and should appear in a official
kernel soon)

As a current workaround uncomment the CONFIG_RTNL_OLD_IFINFO #define
in include/linux/rtnetlink.h, and turn off the packet scheduling algorithms
(CONFIG_NET_SCHED and friends) if you have enabled them [they won't compile
with that define currently]

-Andi

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