netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brent Cook <bcook@bpointsys.com>
To: netdev@vger.kernel.org
Subject: Re: neighbor vs neighbour
Date: Thu, 25 Jun 2009 15:22:07 -0500	[thread overview]
Message-ID: <200906251522.08095.bcook@bpointsys.com> (raw)
In-Reply-To: <200906251431.34677.bcook@bpointsys.com>

On Thursday 25 June 2009 02:31:34 pm Brent Cook wrote:
> I was looking at netstat -6 -s to debug a routing issue, and noticed that
> the output is a little confusing. What's the difference between 'neighbor
> solicits' and 'neighbour solicits'. And yes, I've already hear the
> 'Atlantic Ocean' joke :) Is one TX vs RX?

Just checked the source - neighbour is In, neighbor is Out. Looks like a net-
tools issue, I'll take it off-list.

> <snip>
> Icmp6:
>     3206 ICMP messages received
>     0 input ICMP message failed.
>     2593 ICMP messages sent
>     ICMP input histogram:
>         destination unreachable: 39
>         echo requests: 63
>         group member reductions: 6
>         router solicits: 190
>         router advertisement: 2669
>         neighbour solicits: 10
>         neighbour advertisement: 229
>         ICMP output histogram:
>         destination unreachable: 115
>         echo replies: 63
>         Icmp6OutRouterAdvertisements: 1895
>         neighbor solicits: 354
>         neighbor advertisements: 6
> </snip>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2009-06-25 20:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 19:31 neighbor vs neighbour Brent Cook
2009-06-25 20:22 ` Brent Cook [this message]
2009-06-25 23:43   ` David Miller

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=200906251522.08095.bcook@bpointsys.com \
    --to=bcook@bpointsys.com \
    --cc=netdev@vger.kernel.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).