PDA

View Full Version : Click Modular router - simulating network design



ramyaa
2017-01-24, 06:24 AM
Hey

I am trying to simulate a content based routing protocol in Click. I am trying to create a network protocol which routes contents based on their unique CONTENTIDs (CID) instead of the conventional IP/MAC address based routing. In this model, the end hosts would make requests and respond to requests based on the CIDs. I have created a forwarding table that is maintained at the each router and stores the information about the best possible path to forward the request packet. But i don't know how to identify the requests that are yet to be serviced and also route the content packets while reducing latency. Any suggestions would be appreciated.

nb2017
2017-01-25, 02:28 PM
HI! You should check out the GitHub links for CLICK.