Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*IPv6\/sparc64\:\s+icmp\s+port\s+unreachable\s+corruption\s*$/: 24 ]

Total 24 documents matching your query.

1. IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: rtsen <rask@xxxxxxxxxx>
Date: Sun, 9 Nov 2003 13:28:44 +0100
I have found the following problem with 2.6.0-test9-bk13 on sparc64: We do traceroute6 to 3ffe:80ee:3bd:0:a00:20ff:fec7:a192 (IP of that sparc64). We get the following corrupted answer: 13:17:47.191
/archives/netdev/2003-11/msg00119.html (9,824 bytes)

2. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: ec <jan.oravec@xxxxxxx>
Date: Sun, 9 Nov 2003 14:25:53 +0100
This may be related to the problem (on sparc64): traceroute to 3ffe:80ee:3bd:0:a00:20ff:fec7:a192 (3ffe:80ee:3bd:0:a00:20ff:fec7:a192) from ::1, 30 hops max, 24 byte packets Bus error 3ffe:80ee:3bd:0
/archives/netdev/2003-11/msg00120.html (11,994 bytes)

3. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: ec <jan.oravec@xxxxxxx>
Date: Sun, 9 Nov 2003 14:39:39 +0100
And another observation is that on 2.6.0-test9-bk4 on Opteron x86_64 when I The kernel crashs. I will have kernel OOPS output tommorow (the box is located in office)
/archives/netdev/2003-11/msg00121.html (13,042 bytes)

4. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: ec <jan.oravec@xxxxxxx>
Date: Sun, 9 Nov 2003 15:37:57 +0100
A colleague of mine has Opteron at home, he tried traceroute6 ::1 on 2.6.0-test9-bk4, here is the kernel output: RDX: 0000000000000048 RSI: 000001001ec06048 RDI: 000001011ec06218 RBP: 000000000000004
/archives/netdev/2003-11/msg00122.html (17,292 bytes)

5. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Miller" <davem@xxxxxxxxxx>
Date: Mon, 10 Nov 2003 21:46:03 -0800
What specifically about this packet makes you think it is corrupted? Let's look at the ICMP header you say is "correct" from the x86 box: type = ICMPV6_DEST_UNREACH code = ICMPV6_PORT_UNREACH In the
/archives/netdev/2003-11/msg00144.html (10,563 bytes)

6. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Miller" <davem@xxxxxxxxxx>
Date: Tue, 11 Nov 2003 01:06:53 -0600 (CST)
0x0030- should be the copy of the original packet. it is corrupted. -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
/archives/netdev/2003-11/msg00145.html (10,538 bytes)

7. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: xxxx (Joseph Fannin)
Date: Tue, 11 Nov 2003 23:26:11 +0100
The ICMP reply should contain the original packet. 3.3.2 I am running 64-bit-only userspace and there is no gdb/strace for sparc64 yet :(. But I think I have found the problem: icmpv6_send() can get
/archives/netdev/2003-11/msg00164.html (13,023 bytes)

8. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: x>
Date: Tue, 11 Nov 2003 15:13:40 -0800
Yes there is a gdb, here is a prebuilt 64-bit gdb for you. It is even statically linked so there are no shared library dependencies. It can debug 32-bit processes as well: ftp://pizda.ninka.net/pub/f
/archives/netdev/2003-11/msg00171.html (10,608 bytes)

9. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: <davem@xxxxxxxxxx>
Date: Wed, 12 Nov 2003 01:41:23 +0100
Thanks a lot! That is exactly what I was looking for, now I can debug IPv4 traceroute :-). Jan
/archives/netdev/2003-11/msg00180.html (9,719 bytes)

10. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Escott <escott@xxxxxxxxxxxxxxx>
Date: Wed, 12 Nov 2003 01:26:41 -0800
All of the __skb_{push,pull}() modifications made by icmpv6_send() are illegal. The SKB could be cloned and being inspected by other entities in the networking, therefore moving the pointers around c
/archives/netdev/2003-11/msg00191.html (13,599 bytes)

11. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: rt@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 12 Nov 2003 16:14:44 +0100
OK, I like your patch more. You have forgot to decrease 'len' by msg.offset here: I've fixed that and tested, here is a working patch: -- linux/net/ipv6/icmp.c.orig 2003-11-12 16:02:23.000000000 +01
/archives/netdev/2003-11/msg00196.html (14,379 bytes)

12. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: k@xxxxxxxxx>
Date: Wed, 12 Nov 2003 14:40:54 -0800
Indeed, thanks a lot for all of your help Jan.
/archives/netdev/2003-11/msg00204.html (9,441 bytes)

13. IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Jan Oravec <jan.oravec@xxxxxxx>
Date: Sun, 9 Nov 2003 13:28:44 +0100
Hello, I have found the following problem with 2.6.0-test9-bk13 on sparc64: We do traceroute6 to 3ffe:80ee:3bd:0:a00:20ff:fec7:a192 (IP of that sparc64). We get the following corrupted answer: 13:17:
/archives/netdev/2003-11/msg00732.html (9,824 bytes)

14. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Jan Oravec <jan.oravec@xxxxxxx>
Date: Sun, 9 Nov 2003 14:25:53 +0100
This may be related to the problem (on sparc64): traceroute to 3ffe:80ee:3bd:0:a00:20ff:fec7:a192 (3ffe:80ee:3bd:0:a00:20ff:fec7:a192) from ::1, 30 hops max, 24 byte packets Bus error 3ffe:80ee:3bd:0
/archives/netdev/2003-11/msg00733.html (12,054 bytes)

15. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Jan Oravec <jan.oravec@xxxxxxx>
Date: Sun, 9 Nov 2003 14:39:39 +0100
And another observation is that on 2.6.0-test9-bk4 on Opteron x86_64 when I do: The kernel crashs. I will have kernel OOPS output tommorow (the box is located in office)
/archives/netdev/2003-11/msg00734.html (13,132 bytes)

16. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Jan Oravec <jan.oravec@xxxxxxx>
Date: Sun, 9 Nov 2003 15:37:57 +0100
A colleague of mine has Opteron at home, he tried traceroute6 ::1 on 2.6.0-test9-bk4, here is the kernel output: RDX: 0000000000000048 RSI: 000001001ec06048 RDI: 000001011ec06218 RBP: 000000000000004
/archives/netdev/2003-11/msg00735.html (17,412 bytes)

17. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: "David S. Miller" <davem@xxxxxxxxxx>
Date: Mon, 10 Nov 2003 21:46:03 -0800
What specifically about this packet makes you think it is corrupted? Let's look at the ICMP header you say is "correct" from the x86 box: type = ICMPV6_DEST_UNREACH code = ICMPV6_PORT_UNREACH In the
/archives/netdev/2003-11/msg00757.html (10,623 bytes)

18. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: YOSHIFUJI Hideaki / <yoshfuji@xxxxxxxxxxxxxx>
Date: Tue, 11 Nov 2003 01:06:53 -0600 (CST)
0x0030- should be the copy of the original packet. it is corrupted. -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
/archives/netdev/2003-11/msg00758.html (10,642 bytes)

19. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: Jan Oravec <jan.oravec@xxxxxxx>
Date: Tue, 11 Nov 2003 23:26:11 +0100
The ICMP reply should contain the original packet. 3.3.2 I am running 64-bit-only userspace and there is no gdb/strace for sparc64 yet :(. But I think I have found the problem: icmpv6_send() can get
/archives/netdev/2003-11/msg00777.html (13,127 bytes)

20. Re: IPv6/sparc64: icmp port unreachable corruption (score: 1)
Author: "David S. Miller" <davem@xxxxxxxxxx>
Date: Tue, 11 Nov 2003 15:13:40 -0800
Yes there is a gdb, here is a prebuilt 64-bit gdb for you. It is even statically linked so there are no shared library dependencies. It can debug 32-bit processes as well: ftp://pizda.ninka.net/pub/f
/archives/netdev/2003-11/msg00784.html (10,748 bytes)


This search system is powered by Namazu