1. 075268b Add constraint to avoid specified devices by Sho SHIMIZU · 10 years ago
  2. 14ccab5 Add missing getter for waypoints and unit test for equality by Sho SHIMIZU · 10 years ago
  3. 3dc5435 Merge "Add constraint for waypoints" by Thomas Vachuska · 10 years ago
  4. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
  5. 0e51fe5 Add constraint for waypoints by Sho SHIMIZU · 10 years ago
  6. d6a18709 Add more descriptive Javadoc by Sho SHIMIZU · 10 years ago
  7. f4dbc726 Remove unnecessary type parameter and cast by Sho SHIMIZU · 10 years ago
  8. 7d0032b Added constructors for serialization of the new constraint types and registered the types with the serializer pool. by Thomas Vachuska · 10 years ago
  9. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  10. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  11. 909d226 Workaround for PathIntent serialization issue by Yuta HIGUCHI · 10 years ago
  12. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  13. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  14. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  15. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  16. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  17. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  18. 4908d60 refactoring OpticalPathIntent yet again by Brian O'Connor · 10 years ago
  19. 086724e refactoring OpticalPathIntent by Brian O'Connor · 10 years ago
  20. 9e622ac optical intent by weibit · 10 years ago
  21. 7e58346 optical intent module by weibit · 10 years ago
  22. f32383b Optical Path Porvisioning by weibit · 10 years ago
  23. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  24. 1fb982f Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  25. 436c076 Fixed javadocs. by Thomas Vachuska · 10 years ago
  26. 46c07ad Added some todos. by Thomas Vachuska · 10 years ago
  27. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  28. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  29. d03a56e Added normalization of HostToHost id fingerprint to allow host one/two to come in either order. by Thomas Vachuska · 10 years ago
  30. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  31. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  32. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  33. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  34. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  35. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago
  36. d32809b Fix javadoc on IntentStore and add newline at the end of the intent package-info. by Toshio Koide · 10 years ago
  37. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  38. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  39. 6db1f0a Added javadocs. Renamed intent remove command. by tom · 10 years ago
  40. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  41. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  42. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  43. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  44. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  45. f3d0616 Adding Intent API tests by Brian O'Connor · 10 years ago
  46. b876bf1 Adding Intent Framework API by Brian O'Connor · 10 years ago