All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] ARP limit ?
@ 2004-08-11  6:48 Roberto Nibali
  2004-08-11  7:49 ` raptor
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Roberto Nibali @ 2004-08-11  6:48 UTC (permalink / raw)
  To: lartc

Hello,

> yep, i'm using them, i needed to know the max and anyone experiencing 

Those are int and nothing in the kernel code prevents them having 
MAX_INT-1 assigned as a value. However you have a rather serious 
networking problem anyway if you exceed the predefined gc* values.

Some more information (besides reading the related kernel code):

http://www.rstack.net/arp.html
http://www.rstack.net/tuning_proc_for_arp.html

> problems with very big arp's

Yes, the time spent in the GC to reach the equilibrium is rather high 
with a high number of stale cache entries. Once gc_tresh3 threshold 
kicks in you get an aggressive table flush concurrent with the new 
neighbour entries.

> arpd is marked as depricated or so!?

No, not at all ;).

Best regards,
Roberto Nibali, ratz
-- 
echo 
'[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq' | dc
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2004-08-12 13:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-11  6:48 [LARTC] ARP limit ? Roberto Nibali
2004-08-11  7:49 ` raptor
2004-08-11  8:39 ` Peter Surda
2004-08-11  9:46 ` Nachko Halachev
2004-08-11 10:15 ` Peter Surda
2004-08-11 11:21 ` Roberto Nibali
2004-08-12  6:54 ` raptor
2004-08-12 12:01 ` raptor
2004-08-12 13:43 ` raptor
2004-08-12 13:59 ` Lawrence MacIntyre

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.