All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brent Cook <bcook@bpointsys.com>
To: netdev@vger.kernel.org
Subject: neighbor vs neighbour
Date: Thu, 25 Jun 2009 14:31:34 -0500	[thread overview]
Message-ID: <200906251431.34677.bcook@bpointsys.com> (raw)

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?

<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>

             reply	other threads:[~2009-06-25 19:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 19:31 Brent Cook [this message]
2009-06-25 20:22 ` neighbor vs neighbour Brent Cook
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=200906251431.34677.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.