1. 65d1294 Merge "Make logger static final variable" by Thomas Vachuska · 10 years ago
  2. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 10 years ago
  3. 8b5051d Make logger static final variable by Sho SHIMIZU · 10 years ago
  4. b14c77a Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 10 years ago
  5. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  6. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  7. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  8. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 10 years ago
  9. e3784c9 Added protection against no resources to PathIntentInstaller. by Thomas Vachuska · 10 years ago
  10. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  11. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  12. 56df70f Added debug log by Yuta HIGUCHI · 10 years ago
  13. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  14. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  15. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  16. 4353a5a Fixed graph relaxEdge to properly deal with Double.MIN_VALUE. by Thomas Vachuska · 10 years ago
  17. 76622d6 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  18. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  19. 9cfe829 dispatching failed event when compile fails by Brian O'Connor · 10 years ago
  20. aca1460 support bidirectional links by weibit · 10 years ago
  21. 253c865 some optical intent changes by weibit · 10 years ago
  22. 086724e refactoring OpticalPathIntent by Brian O'Connor · 10 years ago
  23. 86160f5 Change method name of LinkResourceService by Toshio Koide · 10 years ago
  24. 2543d5a optical intent by weibit · 10 years ago
  25. 9e622ac optical intent by weibit · 10 years ago
  26. 7e58346 optical intent module by weibit · 10 years ago
  27. f32383b Optical Path Porvisioning by weibit · 10 years ago
  28. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  29. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  30. 6e88c68 Intent treatments need to be passed down to the flows by Jonathan Hart · 10 years ago
  31. 07ac62a Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  32. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  33. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  34. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  35. 4926c1b Refactoring intent API. by Thomas Vachuska · 10 years ago
  36. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  37. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  38. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  39. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  40. c0fa4db PointToPointintent unit tests by Ray Milkey · 10 years ago
  41. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  42. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  43. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  44. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  45. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago
  46. 92c65ad real application ids by alshabib · 10 years ago
  47. c7e1cb6 some extra comments by alshabib · 10 years ago
  48. 2683458 you must call get on futures by alshabib · 10 years ago
  49. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  50. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 10 years ago
  51. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  52. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  53. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  54. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  55. 4e96904 Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally. by tom · 10 years ago
  56. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  57. 800709a Experimenting. by tom · 10 years ago
  58. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  59. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  60. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  61. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  62. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  63. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  64. 008126b Fixing a compile issue. by tom · 10 years ago
  65. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago