Parent: [c2c978] (diff)

Child: [26d87c] (diff)

Download this file

README.md    25 lines (21 with data), 983 Bytes

RINA Simulator

Version progress

  • January 2015 version - Ghent meeting with EFCP, RMT, RA, PDUFTG and policies
  • November 2014 version - Brussels RV1 with AllNodes examples
  • October 2014 version - Madrid F2F meeting with working SimpleRelay and TwoCSs scenarios

Directory structure

/examples                   ... scenarios testing RINA stack
    /AllNodes               ... communication across all types of devices
    /SimpleRelay            ... two CSs exchanging data through an interior router 
    /SingleCS               ... single computing system with two applications
    /SmallNetwork           ... communication across a small network
    /TwoCSs                 ... two directly connected CSs
/src                        ... source codes' folder
    /Common                 ... shared basic classes
    /CS                     ... computing system simulation nodes
    /DAF                    ... DAF components
    /DIF                    ... DIF components
/policies                   ... all programable RINA policies
    /DAF                    ... policies related to DAF components
    /DIF                    ... policies related to DIF components