[Nfd-dev] namespace-based strategy choice weakness

Junxiao Shi shijunxiao at email.arizona.edu
Tue Jul 5 16:13:51 PDT 2016


Hi Lan

This is what NdnCon was using before #3513.

In Oct 2014 we had to change the strategy for NdnCon traffic (#2054-6), and this wasn’t a pleasant experience. On each testbed node, a strategy choice entry is needed for all site prefixes:
• /ndn/edu/arizona/ndncon => realtime
• /ndn/edu/memphis/ndncon => realtime
• /ndn/edu/ucla/ndncon => realtime
• (repeat for every other application and site prefix)

And this still causes FIB scalability issue on the local router (but doesn’t affect global routing):
• /ndn/edu/arizona/ndncon/cs/shijunxiao => Junxiao’s machine
• /ndn/edu/arizona/ndnfs/cs/shijunxiao => Junxiao’s machine
• /ndn/edu/arizona/ndncon/cs/bzhang => Beichuan’s machine
• /ndn/edu/arizona/ndnfs/cs/bzhang => Beichuan’s machine
• /ndn/edu/arizona/ndncon/cs/zhuoli => Zhuo’s machine
• /ndn/edu/arizona/ndnfs/cs/zhuoli => Zhuo’s machine
• (repeat for every other application and local user)

Yours, Junxiao

From: Lan Wang (lanwang)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160705/2f4c378b/attachment.html>


More information about the Nfd-dev mailing list