[radvd-devel-l] can't join ipv6-allrouters on (Cannot allocate memory) on 285th interface

Norman Rasmussen norman at rasmussen.co.za
Wed Apr 1 15:36:53 EDT 2009


2009/4/1 Dan White <dwhite at olp.net>

> +       errno = 0;
>

I don't think that really does anything (errno is probably a copy of some
internal variable), try replacing it with flog, so that the value can be
tracked before and after.


> open files                      (-n) 1024
>

try increasing the number of open files.  Each network interface would count
as an open file, but 285 is nowhere near 1024.

-- 
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.litech.org/pipermail/radvd-devel-l/attachments/20090401/87243a48/attachment.htm 


More information about the radvd-devel-l mailing list