http://bugzilla.novell.com/show_bug.cgi?id=614389 http://bugzilla.novell.com/show_bug.cgi?id=614389#c8 --- Comment #8 from Marcus Schaefer <ms@novell.com> 2010-07-13 12:11:29 UTC --- I tried to reproduce this but can't find a difference in the behavior of arping with and without the infiniband patch. I compiled arping for 11.3 with and without the patch on shannon.suse.de and tried ---without infiniband patch--- 1) cd /abuild/buildsystem.shannon.ms/usr/src/packages/BUILD/iputils/ ./arping -I eth0 -c 3 -b 212.114.146.242 ---with infiniband patch--- 2) /sbin/arping -I eth0 -c 3 -b 212.114.146.242 ARPING 172.16.1.5 from 10.10.0.79 eth0 Sent 3 probes (3 broadcast(s)) Received 0 response(s) and on a address where I would expect a response 1) cd /abuild/buildsystem.shannon.ms/usr/src/packages/BUILD/iputils/ ./arping -I eth0 -c 3 -b 10.10.2.43 2) /sbin/arping -I eth0 -c 3 -b 10.10.2.43 ARPING 10.10.2.43 from 10.10.0.79 eth0 Unicast reply from 10.10.2.43 [00:E0:81:79:8E:B4] 0.731ms Unicast reply from 10.10.2.43 [00:E0:81:79:8E:B4] 0.721ms Unicast reply from 10.10.2.43 [00:E0:81:79:8E:B4] 0.761ms Sent 3 probes (3 broadcast(s)) Received 3 response(s) confused ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.