From: Russell King <rmk@arm.linux.org.uk>
To: kuznet@ms2.inr.ac.ru
Cc: pete@research.NETsol.COM, linux-kernel@vger.kernel.org
Subject: Re: linux ipv6 questions. bugs?
Date: Thu, 14 Dec 2000 19:37:37 +0000 (GMT) [thread overview]
Message-ID: <200012141937.TAA02604@raistlin.arm.linux.org.uk> (raw)
In-Reply-To: <200012141931.WAA03039@ms2.inr.ac.ru> from "kuznet@ms2.inr.ac.ru" at Dec 14, 2000 10:31:58 PM
kuznet@ms2.inr.ac.ru writes:
> > bash-2.04# ping6 fe80::a00:2bff:fe95:1d7b
> > connect: Invalid argument
>
> Yes, of course. Link local address without interface is invalid.
Ok...
bash-2.04# strace ping6 -I fe80::800:2b95:1d7b fe80::800:2b95:1d7b
...
socket(PF_INET6, SOCK_RAW, 58) = 3
getuid() = 0
setuid(0) = 0
bind(3, {sin_family=AF_INET6, sin6_port=htons(0), inet_pton(AF_INET6, "fe80::800:2b95:1d7b", &sin6_addr), sin6_flowinfo=htonl(0)}}, 24) = -1 EINVAL (Invalid argument)
write(2, "ping: bind icmp socket: Invalid "..., 41ping: bind icmp socket: Invalid argument) = 41
_exit(1) = ?
bash-2.04#
still no go.
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King rmk@arm.linux.org.uk --- ---
| | | | http://www.arm.linux.org.uk/personal/aboutme.html / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-12-14 20:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-13 19:45 linux ipv6 questions. bugs? Pete Toscano
2000-12-13 20:27 ` kuznet
2000-12-13 21:25 ` Pete Toscano
2000-12-13 23:41 ` Pete Toscano
2000-12-14 17:40 ` kuznet
2000-12-14 19:11 ` Matthew G. Marsh
2000-12-14 19:24 ` kuznet
2000-12-14 12:10 ` Russell King
2000-12-14 19:31 ` kuznet
2000-12-14 19:37 ` Russell King [this message]
2000-12-14 19:46 ` kuznet
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=200012141937.TAA02604@raistlin.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=kuznet@ms2.inr.ac.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=pete@research.NETsol.COM \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox