Re: [2.6.26-git15] Cannot open "/proc/sys/net/ipv4/route/flush"

From: Rufus & Azrael
Date: Sun Jul 27 2008 - 07:48:36 EST


Hugh Dickins wrote:
On Sun, 27 Jul 2008, Rufus& Azrael wrote:
After compiling the very latest git kernel this morning, I have this message
on boot (on Gentoo box) :

Bringing up interface lo
127.0.0.1/8 ...
Adding routes
127.0.0.0/8 via 127.0.0.1 ...
Cannot open "/proc/sys/net/ipv4/route/flush"

Do I put
/proc/sys/net/ipv4/route/flush=1
or
net.ipv4.conf.all.accept_source_route = 1

in my sysctl.conf file ?

If I may answer a different question, I believe you need Al Viro's
[PATCH] lost sysctl fix
http://lkml.org/lkml/2008/7/27/7
and
[PATCH] missing bits of net-namespace / sysctl
http://lkml.org/lkml/2008/7/27/61

Hugh

Thanks Hugh,

I have applied these two patches and all is returning in order about sysctl.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/