[Bugme-new] [Bug 11447] New: /proc/sys/net/ipv4/route/flush not found

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Thu Aug 28 11:06:22 PDT 2008


http://bugzilla.kernel.org/show_bug.cgi?id=11447

           Summary: /proc/sys/net/ipv4/route/flush not found
           Product: Networking
           Version: 2.5
     KernelVersion: 2.6.27-rc4-git7
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: IPV4
        AssignedTo: shemminger at linux-foundation.org
        ReportedBy: francois.valenduc at tvcablenet.be


Latest working kernel version: 2.6.27-rc4
Earliest failing kernel version: probably 2.6.27-rc4-git7
Distribution: Gentoo
Hardware Environment:
Software Environment:
Problem Description:

When the lo interface is initialized, the following error occurs:
can't open /proc/sys/net/ipv4/route/flush: no such file.
After a bisection, it appears that the following commit is the first bad
commit:

commit 2f4520d35d89ca6c5cd129c38e3b11f0283b7d1b
Author: Al Viro <viro at zeniv.linux.org.uk>
Date:   Mon Aug 25 15:17:44 2008 -0700

    ipv4: sysctl fixes

    net.ipv4.neigh should be a part of skeleton to avoid ordering problems

    Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>
    Signed-off-by: David S. Miller <davem at davemloft.net>

If I revert it, the problem doesn't occur.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Bugme-new mailing list