Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update ChronoSync from branch 'master'
  - logic: disallow Interest loopback on sync prefix
    
    In ChronoSync protocol, a party keeps an outstanding sync Interest
    under a sync prefix that is registered by all parties including
    itself. ndn-cxx's Interest loopback mechanism would cause a party
    to receive its own sync Interest, which is undesirable.
    
    refs #3979
    
    Change-Id: I2709bc1005e966d9fb9b27c1dfde549fb6f01041
  • Loading branch information
yoursunny authored and Gerrit Code Review committed Nov 21, 2017
1 parent f2d9c3d commit 20fee4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChronoSync
Submodule ChronoSync updated 1 files
+1 −1 src/logic.cpp

0 comments on commit 20fee4e

Please sign in to comment.