lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 25 Jun 2009 14:31:34 -0500
From:	Brent Cook <bcook@...intsys.com>
To:	netdev@...r.kernel.org
Subject: neighbor vs neighbour

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>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists