- 07 Jul, 2009 1 commit
-
-
Jonathon Duerig authored
ptopgen now produces output which conforms to the rspec advertisement schema. It produces URNs rather than UUIDs.
-
- 06 May, 2009 1 commit
-
-
Jonathon Duerig authored
-
- 05 May, 2009 1 commit
-
-
Jonathon Duerig authored
-
- 29 Apr, 2009 2 commits
-
-
Jonathon Duerig authored
-
Tarun Prabhu authored
Modified the xml format to have attributes which makes the parse much faster. The change affected the rspecs as well and that was also corrected.
-
- 02 Apr, 2009 1 commit
-
-
Jonathon Duerig authored
The dividing of the rspecs is complete. There are now two different rspec schemas, one for advertisements and one for requests. I still need to reconcile this new change with tickets. Did some testing, especially on advertisements. Need to excercise the request rspec more.
-
- 31 Mar, 2009 1 commit
-
-
Tarun Prabhu authored
Changed the interface elements in the link spec to attributes to make it consistent with the interface spec in the nodes.
-
- 23 Mar, 2009 1 commit
-
-
Tarun Prabhu authored
-
- 10 Mar, 2009 1 commit
-
-
Jonathon Duerig authored
-
- 09 Mar, 2009 1 commit
-
-
Tarun Prabhu authored
-
- 02 Feb, 2009 2 commits
-
-
Tarun Prabhu authored
-
Jonathon Duerig authored
-
- 30 Jan, 2009 2 commits
-
-
Jonathon Duerig authored
-
Tarun Prabhu authored
-
- 20 Jan, 2009 1 commit
-
-
Jonathon Duerig authored
Quick fix in interfaceDecl/InterfaceSpec to clear up ambiguity and to make InterfaceDecl a mapping of virtual->component rather than just a name.
-
- 03 Dec, 2008 1 commit
-
-
Jonathon Duerig authored
-
- 26 Nov, 2008 1 commit
-
-
Jonathon Duerig authored
Changed naming of a few things as per Rob. Moved path interface data from intermediate nodes to intermediate links.
-
- 18 Nov, 2008 1 commit
-
-
Jonathon Duerig authored
Modified structure to allow mappings from virtual_uuid to component_uuid to sliver_uuid. Links may now be mapped to a physical path. TODO: Final tunnels format
-
- 13 Nov, 2008 1 commit
-
-
Jonathon Duerig authored
-
- 16 May, 2008 1 commit
-
-
Jonathon Duerig authored
hings are now implemented entirely using redefinition rather than &= which turned out to be flak y. Added a new test xml file to exercise the node, link, and interface parts of the schema.
-
- 13 May, 2008 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Changed merge names so that new node attributes are merged inside of the node. Same of link/interface.
-
- 12 May, 2008 3 commits
-
-
Robert Ricci authored
Need to figure out some way that all these auxiliary xsd files don't need to change every time we update one of the base files...
-
Robert Ricci authored
the real definitions. The 'top level' file basically just contains the namespace declaration and defines the start symbol. The point of this is so that we can easily "include" the rspec schema in other files.
-
Robert Ricci authored
The valid time is now part of the rspec Names are now solely for debugging, and are optional. UUIDs, which I have just added, are the "real" way to uniquely identify nodes and links. Fix path to top.rnc, since I've moved this file Use the stanard xsd:boolean type A few re-fills
-
- 09 May, 2008 1 commit
-
-
Robert Ricci authored
examples. Note that these depend on the top schema from the assign directory.
-