[Click] Adding Route - Click Router

Eddie Kohler ekohler at gmail.com
Fri Jan 25 14:47:00 EST 2013


You need to use a routing table such as RadixIPLookup, and then access 
its "add" or "set" handlers. For example, if using kernel Click, you 
might do:

echo 1.0.0.0/8 1.0.0.1 2 > /click/radix_ip_lookup/add

See;
http://read.cs.ucla.edu/click/elements/radixiplookup


On 1/25/13 7:38 AM, Sakshi K wrote:
> Hi,
>
>    I want to add a route in the routing table dynamically. I have read the
> documentation but did not find any function to do that.  Please tell me how
> can I do the same.
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list