Re: ARRGHH !!! Gated is broken again in 2.1.131 ...

kuznet@ms2.inr.ac.ru
Sat, 12 Dec 1998 16:12:01 +0300 (MSK)


Hello!

> I'm not seeing any MTU's in /proc/net/route , and gated is

Did you set MTU? If you did not, it is not set 8) and mtu is discovered
dynamically and visible only on cloned routes.

> complaining about 'host bits not zero' (logs at end) .

It is well-known bug in gated. Fix invalid format string in krt_rtread_proc.c
s/%[0-9][0-9]x/%x/

It is not 2.1 specific, I saw and fixed this bug in early 1.3 (or even 1.1?
I do not remember, it was years ago), when RTF_REJECT appeared.

As I understood the case with OSPF is closed. OK.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/