[Click] RadixLookup limitations? And ARPQ with VLAN tag insertion

Eddie Kohler kohler at cs.ucla.edu
Thu May 26 22:02:37 EDT 2005


Hi Alexander,

A Click configuration with 4096 output paths would probably overwhelm  
the machine; for instance, the configuration file itself might be too  
large to "kalloc".  I wouldn't suggest you use RadixIPLookup as is.   
Instead, write a version that maybe *annotated* the packet with an  
output branch.  Then your other elements can examine that annotation.

The 1-byte Paint annotation used in our IP router configs to check  
for redirections imposes a max of 256 output paths.

As for VLAN, can you say more?

E


> Hi
>
> What is the maximum output port number RadixLookup can support?   I  
> see key is of int type,  is this mean limit 32k?
> For DirectLookup as i understand it 4096.
>
> I'm trying to create quite big confuguration  with about   ~40k    
> (execution branches) and different processing dependant on  
> destination addr subnet.
>
> Also I trying to make ARPQ with VLAN ID insertion , from where  
> should I start? I thinking about simple tag insertion given at  
> element configuration(creation) .
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>



More information about the click mailing list