netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@oss.sgi.com
Subject: Re: Fw: [Bug 4554] New: /proc/net/route missing info for 127.0.0.1/8
Date: Wed, 04 May 2005 00:41:01 +0200	[thread overview]
Message-ID: <4277FDFD.3040501@trash.net> (raw)
In-Reply-To: <20050503143603.4d77d3dd@dxpl.pdx.osdl.net>

> Distribution: CentOS 4 (RHEL4)
> Hardware Environment: i686
> Problem Description:
> cat /proc/net/route is missing information for 127.0.0.1/8 network (lo
> interface).  On 2.4 kernels, this info was present (just checked on an old RH7.3
> machine).  It seems to be missing on 2.6 kernels.  Bug?  Feature?  Omission?

2.4.30 doesn't show it:

# route -n
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
172.16.0.0      0.0.0.0         255.255.0.0     U     0      0        0 eth0

And I'd be surprised if it did, it doesn't include other routes
from the local table.

Regards
Patrick

  reply	other threads:[~2005-05-03 22:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 21:36 Fw: [Bug 4554] New: /proc/net/route missing info for 127.0.0.1/8 Stephen Hemminger
2005-05-03 22:41 ` Patrick McHardy [this message]
2005-05-03 22:47   ` Stephen Hemminger
2005-05-03 22:55     ` Arnaldo Carvalho de Melo
2005-05-03 23:08       ` Thomas Graf
2005-05-03 22:58     ` Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4277FDFD.3040501@trash.net \
    --to=kaber@trash.net \
    --cc=davem@davemloft.net \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).