[Click] Reg:Dynamic IP routing

Marko Zec zec at icir.org
Mon Feb 7 09:31:19 EST 2005


On Saturday 05 February 2005 06:39, Srividhya Subramanian wrote:
> Dear Sir,
>               I am a student from SSNCE ,India.I would like to know
> how the dynamic routing is made possible in click-1.4.1As the source
> code says the LookUpIPRoute2 or RadixLookUpIPRoute doesnt work.Could
> u please suggest a way to implement dynamic routing in this click
> version.


In Click 1.4.2, the LinearIPLookup() element already has hooks for 
dynamic routing table updating.  Furthermore, if you cvsup to the 
current code, you will find that now both the TrieIPLookup() and 
DirectIPLookup() also include handlers for inserting and removing 
individual routes.

Cheers,

Marko



More information about the click mailing list