Actions
Bug #3908
closedNetwork NACK should "satisfy" all matching pending Interests
Start date:
01/03/2017
Due date:
% Done:
100%
Estimated time:
Description
Currently, Face::Impl::nackPendingInterests invokes NackCallback on the exact Interest that is being NACKed.  The correct behavior is to invoke it for all PendingInterest records that match name+Selectors+Link, and should not require other fields be the same.
      
      Updated by Alex Afanasyev almost 9 years ago
      
    
    - Status changed from New to Code review
 - % Done changed from 0 to 100
 
      
      Updated by Alex Afanasyev almost 9 years ago
      
    
    
    
      
      Updated by Alex Afanasyev almost 9 years ago
      
    
    - Status changed from Code review to Closed
 
Actions