Project

General

Profile

Task #1377

Updated by Yi Huang about 10 years ago

Test correctness of unicast faces. 

 Build one virtual machine which is an NDN node 

 1. Script is invoked on host A. 
 Command line argument:<br/> 
     - FaceUri of the host's forwarder, which could be tcp4, tcp6. 

 2. Start NFD on host. 
 3. Run traffic generator producer and consumer on the host. 
 4. Collect results. 


 The script can assume: 

 * All programs involved are installed and accessible in $PATH. 
 * Current user has passwordless sudo privilege.

Back