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