Closed hanswesterbeek closed 10 years ago
That is a valid STP so it should not choke, however, I do not think it is a valid STP in your deployment.
On 2014-04-07, at 3:11 AM, Hans Westerbeek notifications@github.com wrote:
When encountering an STP id like: urn:ogf:network:surfnet.nl:1990:testbed:00:03:18:bc:76:00-6-3:out
The PCE fails (probably due to the semicolons).
From the spec it seems that having semicolons in the local part of an stp id is legal.
Failure occurs in NmlTopologyReader.java
— Reply to this email directly or view it on GitHub.
Verified current version of the NSI-PCE can handle STP of the format described. Closing issue.
When encountering an STP id like: urn:ogf:network:surfnet.nl:1990:testbed:00:03:18:bc:76:00-6-3:out
The PCE fails (probably due to the semicolons).
From the spec it seems that having semicolons in the local part of an stp id is legal.
Failure occurs in NmlTopologyReader.java