1. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  2. 16f857b First round of cleanups in optical path provisioner. No more user input for packet/optical mininet script. by Marc De Leenheer · 9 years ago
  3. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  4. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  5. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  6. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  7. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  8. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  9. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  10. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  11. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  12. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  13. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  14. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  15. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  16. 411f977 Fixed typo in optical/app.xml by Thomas Vachuska · 9 years ago
  17. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  18. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  19. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  20. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  21. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  22. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  23. 025fb44 Adding more T-ports to big topo by Brian O'Connor · 9 years ago
  24. c7bdd8c Improvements to OpticalPathProvisioner by Brian O'Connor · 9 years ago
  25. 8b6b172 temporary NPE fix for ONOS-439 by Brian O'Connor · 9 years ago
  26. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  27. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  28. 4785eec removing some TODOs by alshabib · 9 years ago
  29. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  30. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  31. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  32. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  33. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 9 years ago
  34. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  35. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  36. 9feadc2 Fixing an issue with OpticalLinkProvider and reverting some topo changes. by Thomas Vachuska · 9 years ago
  37. 772852a Some fixes for the optical app by Brian O'Connor · 9 years ago
  38. 112c703 Fixing javadocs and adding missing package javadocs. by Thomas Vachuska · 9 years ago
  39. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 9 years ago
  40. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  41. c002965 Optical UC fixes for gui and for host2host intent provisoning by Praseed Balakrishnan · 9 years ago
  42. 51234a8 fixed a bug in the optical path provisoner by weibit · 9 years ago
  43. 0bb2d7d Preparing for not loading optical config .. and use rest to push config by Praseed Balakrishnan · 10 years ago
  44. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  45. 546cdfc Fixed packet optical link. by Praseed Balakrishnan · 10 years ago
  46. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  47. 631ffce Support optical port status via OFExperimenter type 0x748771 by Marc De Leenheer · 10 years ago
  48. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  49. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  50. 18867bf Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 10 years ago
  51. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  52. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  53. 8e6dba2 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  54. aca1460 support bidirectional links by weibit · 10 years ago
  55. e218ba1 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  56. 253c865 some optical intent changes by weibit · 10 years ago
  57. 29d7d85 removing test add component by Praseed Balakrishnan · 10 years ago
  58. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  59. 37f328a Merge branch 'optical-integration' of ssh://gerrit.onlab.us:29418/onos-next into optical-integration by Marc De Leenheer · 10 years ago
  60. 9eb47ec Working lambda treatment & selectors by Marc De Leenheer · 10 years ago
  61. 9e622ac optical intent by weibit · 10 years ago
  62. 7e58346 optical intent module by weibit · 10 years ago
  63. f32383b Optical Path Porvisioning by weibit · 10 years ago
  64. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  65. 0f95958 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  66. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  67. 2374fc9 many fixes from different people in various place. Optical, FlowRuleManager, LinkDiscovery by alshabib · 10 years ago
  68. 38c42ed Optical topology provider for UC1 by weibit · 10 years ago