[Nfd-dev] [Ndn-app] NDN-RTC poke Data to CS

Junxiao Shi shijunxiao at email.arizona.edu
Sat Mar 22 18:40:58 PDT 2014


Dear folks

The design is:

   1. Incoming Data pipeline decides whether a Data is unsolicited or not.
   2. A function decides whether an unsolicited Data CAN be admitted.
   - Currently, this function returns true if incoming face is local.
      - Replacing this function allows for alternate behaviors.
      - This function SHOULD NOT be part of CS policy (which governs the
      replacement of cached Data). It is a policy in forwarding, not in CS.
   3. If allowed by the function in step 2, the Data is given to CS.
   CS policy decides whether to admit the Data based on available space,
   and also decides which Data to evict in case CS is full.


Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20140322/826f9006/attachment.html>


More information about the Nfd-dev mailing list