Read a jFed RSPEC file and returns an FNSS topology modelling the network topology of the jFed experiment specification.
Parameters: | path : str
|
---|---|
Returns: | topology: Topology :
|
Notes
This function does not support directed topologies and unidirectional links
It is possible in jFed to create multipoint links (links with more than 2 endpoints). Such types of link cannot be modelled in FNSS. Therefore, any attempt to convert an RSPEC with such links will fail.