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