From: Martin Josefsson <gandalf@wlug.westbo.se>
To: kuznet@ms2.inr.ac.ru
Cc: netdev@oss.sgi.com
Subject: Re: raw ipv6 broken in 2.4.19
Date: 12 Aug 2002 23:02:29 +0200 [thread overview]
Message-ID: <1029186150.700.39.camel@tux> (raw)
In-Reply-To: <200208121920.XAA18870@sex.inr.ac.ru>
On Mon, 2002-08-12 at 21:20, kuznet@ms2.inr.ac.ru wrote:
> Hello!
>
> > raw ipv6 doesn't work in 2.4.19,
>
> Seems, more information is required because of:
> So, please, make binary tcpdumps and tell me version of iputils,
> which you use and make straces of ping.
I think I've narrowed it down to what's causing the problem now.
I didn't think far enough before.
It seems to be the tulip driver, if I use it things stop working but if
I use an old ISA ne2k clone it works fine.
The NIC is a D-Link DFE-570TX (quad tulip with "Digital DS21143 Tulip
rev 65" for those who don't know)
Both the tulip-driver in vanilla 2.4.19 (without NAPI patch) and the
tulip-NAPI-011103 driver causes this.
Sorry for pointing fingers at the ipv6 code, it was the most logical
solution for my brain (and the fact that I found something to back out
that made it work again :)
I think the strace and tcpdumps are uninteressing now so I'm not
attaching them, the tcpdump looked perfectly normal to me.
But here a small piece of the strace:
sendto(3, "\200\0\0\0\304\2\3\0Z\16X=\331%\17\0\10\t\n\v\f\r\16\17"..., 64, 0, {sin_family=AF_INET6, sin6_port=htons(58), inet_pton(AF_INET6, "3ffe:200:3d:1:2d0:b7ff:fe3f:b7b", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 64
recvmsg(3, 0xbfffea80, 0) = -1 EHOSTUNREACH (No route to host)
recvmsg(3, 0xbfffe800, MSG_ERRQUEUE|MSG_DONTWAIT) = -1 EAGAIN (Resource temporarily unavailable)
write(2, "ping: recvmsg: No route to host\n", 32ping: recvmsg: No route to host
) = 32
I'm going to take a look at the driver now but I don't really know what
to look for.
--
/Martin
Never argue with an idiot. They drag you down to their level, then beat
you with experience.
next prev parent reply other threads:[~2002-08-12 21:02 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-12 19:07 raw ipv6 broken in 2.4.19 Martin Josefsson
2002-08-12 19:20 ` kuznet
2002-08-12 21:02 ` Martin Josefsson [this message]
2002-08-13 4:04 ` kuznet
2002-08-13 11:32 ` Martin Josefsson
2002-08-13 13:30 ` kuznet
2002-08-13 13:47 ` Martin Josefsson
2002-08-13 13:58 ` kuznet
2002-08-13 17:14 ` Martin Josefsson
2002-08-13 20:06 ` kuznet
2002-08-13 21:29 ` Martin Josefsson
2002-08-13 22:13 ` kuznet
2002-08-14 12:15 ` Donald Becker
2002-08-14 13:13 ` kuznet
2002-08-14 0:15 ` Julian Anastasov
2002-08-13 22:00 ` kuznet
2002-08-14 1:12 ` Julian Anastasov
2002-08-13 22:18 ` kuznet
2002-08-14 1:38 ` Julian Anastasov
2002-08-13 23:02 ` Martin Josefsson
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=1029186150.700.39.camel@tux \
--to=gandalf@wlug.westbo.se \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.