[Nfd-dev] Network Nack Usage

Alex Afanasyev aa at CS.UCLA.EDU
Tue May 3 10:48:04 PDT 2016


> On May 3, 2016, at 8:58 AM, Brown, Andrew <andrew.brown at intel.com> wrote:
> 
> All,
> 
> Is anyone using the different NACK codes to alter the flow of their application? I am looking at https://github.com/named-data/jndn/commit/f0a50c635afe0cbd27cc84e188b582eb7e457b9b#diff-e12e36065baf92aa80b384cbfb3eef02R35 and was interested in finding out the different actions others are taking: obviously log in all cases, wait and re-send for congestion, fail and throw for no route, ___ for duplicate?

For the application these are probably basic actions.  For routers that have multiple interfaces, you may want to do immediate actions (i.e., send to an alternative face) instead of waiting.

App should never get any duplicate NACKs.  If it is getting them, then there is some serious problem somewhere.

--
Alex

> 
> Sincerely,
> 
> Andrew Brown
> IoTG Strategy and Integrated Products
> 
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160503/0e2862dd/attachment.bin>


More information about the Nfd-dev mailing list