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