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-prev] [day] [month] [year] [list]
Date:	Thu, 05 Jun 2008 04:17:39 +0900 (JST)
From:	YOSHIFUJI Hideaki / 吉藤英明 
	<yoshfuji@...ux-ipv6.org>
To:	brian.haley@...com
Cc:	shanwei@...fujitsu.com, davem@...emloft.net,
	netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org
Subject: Re: [GIT PULL net-2.6] IPv6 fixes.

In article <4846E012.9020300@...com> (at Wed, 04 Jun 2008 14:33:54 -0400), Brian Haley <brian.haley@...com> says:

> With patch, differences shown with **:
> 
> src/ifindex	result
> -----------	------
> 
> ::/0		SUCCESS (packet sent on lo)
> ::/1 (lo)	SUCCESS (packet sent on lo)
> ::/3 (eth0)	SUCCESS (packet sent on lo)
> ::/27		ENODEV **
> 
> ::1/0		SUCCESS (packet sent on lo)
> ::1/1 (lo)	SUCCESS (packet sent on lo)
> ::1/3 (eth0)	EINVAL **
> ::1/27		ENODEV **
> 
> ff02::1/0	EINVAL
> ff02::1/1	EINVAL
> ff02::1/3	EINVAL
> ff02::1/27	ENODEV

At least it is expected, and reasonable to me.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ