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:	Mon, 10 Dec 2007 11:36:01 -0600
From:	"Chris Friesen" <cfriesen@...tel.com>
To:	linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: "ip neigh show" not showing arp cache entries?


I'm seeing some strange behaviour on a 2.6.14 ppc64 system.  If I run 
"ip neigh show" it prints out nothing, but if I run "arp" then I see the 
other nodes on the local network.


root@...e0-0-0-5-0-11-1:/root> ip neigh show
root@...e0-0-0-5-0-11-1:/root> arp -n
Address                  HWtype  HWaddress           Flags Mask 
    Iface
172.24.132.0             ether   00:01:AF:14:E8:DA   C 
    bond0
172.24.132.1                     (incomplete) 
    bond0
172.24.136.0             ether   00:C0:8B:07:B3:7E   C 
    bond0
172.24.132.4             ether   00:01:AF:14:E8:DA   C 
    bond0
172.24.132.2             ether   00:01:AF:14:E8:DA   C 
    bond0


Any ideas what's going on here?

Thanks,

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