linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem with routing in the IPv6 stack
@ 2003-05-20 22:24 Frank Victor Fischer
  2003-05-21 10:14 ` FORT David
  2003-05-23  9:10 ` Robert Olsson
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Victor Fischer @ 2003-05-20 22:24 UTC (permalink / raw)
  To: linux-kernel

Hello out there,

I have encountered the following error message when trying to set up a
new entry in the IPv6 routing table with the command "ip -6 route add":

RTNETLINK answers: Cannot allocate memory

This has happened after I have had a working IPv6 configuration for
several days, and the error message is independent from the interface on
which I am trying to establish the route on.

No information at all has been recorded in the system logs by the
kernel, however I have straced the command which did not reveal any
useful information either. I backed up the results of the strace as well
as the /proc/net/ and /proc/sys/net/ trees, along with the ifconfig.

This occured the following platform:
AMD Duron 800 with 256 MB 133 MHz SDR-SDRAM
vanilla linux kernel 2.4.20 patches with XFS 1.2 and IPsec 1.98b.

I am not subscribed to the list so it would be most helpful if you
included me in the CC: list.

Thanks in advance, 
Victor (celestar@t-online.de)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with routing in the IPv6 stack
  2003-05-20 22:24 Problem with routing in the IPv6 stack Frank Victor Fischer
@ 2003-05-21 10:14 ` FORT David
  2003-05-23  9:10 ` Robert Olsson
  1 sibling, 0 replies; 3+ messages in thread
From: FORT David @ 2003-05-21 10:14 UTC (permalink / raw)
  To: Frank Victor Fischer; +Cc: linux-kernel

Frank Victor Fischer wrote:

>Hello out there,
>
>I have encountered the following error message when trying to set up a
>new entry in the IPv6 routing table with the command "ip -6 route add":
>
>RTNETLINK answers: Cannot allocate memory
>
>This has happened after I have had a working IPv6 configuration for
>several days, and the error message is independent from the interface on
>which I am trying to establish the route on.
>
>No information at all has been recorded in the system logs by the
>kernel, however I have straced the command which did not reveal any
>useful information either. I backed up the results of the strace as well
>as the /proc/net/ and /proc/sys/net/ trees, along with the ifconfig.
>
>This occured the following platform:
>AMD Duron 800 with 256 MB 133 MHz SDR-SDRAM
>vanilla linux kernel 2.4.20 patches with XFS 1.2 and IPsec 1.98b.
>
>I am not subscribed to the list so it would be most helpful if you
>included me in the CC: list.
>
>Thanks in advance, 
>Victor (celestar@t-online.de)
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>
>  
>
I have the same message on my firewall with USAGI when the route to add 
already exists. This
is when changing routes associated with an ipv6 tunnel, but the error 
looks very related. This
may be system call that doesn't set properly errno, or ip which could be 
buggy.

My 2 euro cents.

-- 
%------ -- This was sent by Djinn running Linux 2.4.21-rc1 -- ------------%



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Problem with routing in the IPv6 stack
  2003-05-20 22:24 Problem with routing in the IPv6 stack Frank Victor Fischer
  2003-05-21 10:14 ` FORT David
@ 2003-05-23  9:10 ` Robert Olsson
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Olsson @ 2003-05-23  9:10 UTC (permalink / raw)
  To: Frank Victor Fischer; +Cc: linux-kernel


Frank Victor Fischer writes:

 > I have encountered the following error message when trying to set up a
 > new entry in the IPv6 routing table with the command "ip -6 route add":
 > 
 > RTNETLINK answers: Cannot allocate memory
 > 
 > This has happened after I have had a working IPv6 configuration for
 > several days, and the error message is independent from the interface on
 > which I am trying to establish the route on.
 >
 > vanilla linux kernel 2.4.20 patches with XFS 1.2 and IPsec 1.98b.


 I've heard about this on 2.5.66 as well. /proc/slabinfo can give some clues.

 Cheers.

							--ro

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-23  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-20 22:24 Problem with routing in the IPv6 stack Frank Victor Fischer
2003-05-21 10:14 ` FORT David
2003-05-23  9:10 ` Robert Olsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).