1. 5b5dc48 Updated the ProxyArpManager to use Ip4Address instead of by Pavlin Radoslavov · 10 years ago
  2. a887ba8 Refactored the HostStore to allow multiple MAC addresses bound to a single port by Jonathan Hart · 10 years ago
  3. 2fcb40c FlowRule subsystem bugfixes by Yuta HIGUCHI · 10 years ago
  4. 3e848a8 add methods to directly set MacAddress by Yuta HIGUCHI · 10 years ago
  5. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  6. 13c0b87 Add API in DeviceClock*Service to check if Timestamp can be issued. by Yuta HIGUCHI · 10 years ago
  7. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  8. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  9. ef5a809 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  10. 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
  11. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  12. 4b52444 DistributedFlowRuleStore related fixes by Yuta HIGUCHI · 10 years ago
  13. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  14. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  15. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  16. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  17. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  18. dc09a3b Fixed flaky HostMonitor unit tests. by Jonathan Hart · 10 years ago
  19. 76622d6 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  20. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  21. b62aab5 fix relinquishment behavior in SimpleMastershipStore by Ayaka Koshibe · 10 years ago
  22. 6a45616 FlowRuleManager is now fully batch based by Madan Jampani · 10 years ago
  23. d26f57a Refactoring in the unit test utility framework: by Pavlin Radoslavov · 10 years ago
  24. 936c49d Added getCriterion method to TrafficSelector by Jonathan Hart · 10 years ago
  25. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  26. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  27. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  28. 44521ec Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  29. 3d643ec functional stats service by alshabib · 10 years ago
  30. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  31. 5154ec3 Fix some unchecked conversion warnings by Ray Milkey · 10 years ago
  32. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  33. a12fdf2 Ooops... corrected a unit test. by Thomas Vachuska · 10 years ago
  34. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  35. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  36. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  37. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  38. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  39. 605347c modified SimpleFlowRuleStore not to use MultiMap by Yuta HIGUCHI · 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. dbdbdbb Added restrictions for proxy ARP by Jonathan Hart · 10 years ago
  45. 8bca235 remove timing sensitive portion from DefaultTopologyProviderTest. by Yuta HIGUCHI · 10 years ago
  46. 9dc1b0e removing print statememt by alshabib · 10 years ago
  47. cf36991 flowrule service : apply batch tests by alshabib · 10 years ago
  48. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago
  49. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  50. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  51. db450ab Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  52. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  53. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  54. 88a6f11 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by tom · 10 years ago
  55. 545708e Optimizing performance of HostId. by tom · 10 years ago
  56. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  57. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  58. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  59. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  60. 704ca14 Unit tests for the ProxyArpManager. by Jonathan Hart · 10 years ago
  61. 92c65ad real application ids by alshabib · 10 years ago
  62. 79e6f89 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  63. 193525b clean batch operations by alshabib · 10 years ago
  64. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  65. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  66. 33faeaf Fixing DeviceManagerTest by Yuta HIGUCHI · 10 years ago
  67. ce2a958 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  68. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  69. d357689 Disabled flaky HostMonitor tests again by Jonathan Hart · 10 years ago
  70. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  71. a546afc Try fixing Timer bug by Yuta HIGUCHI · 10 years ago
  72. e93687e Disabled randomly failing test by Jonathan Hart · 10 years ago
  73. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  74. 1c319ff the return of the flowentry by alshabib · 10 years ago
  75. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  76. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  77. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  78. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  79. 78d16a4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  80. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  81. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  82. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  83. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  84. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago
  85. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  86. bb42cad flowmanager tests by alshabib · 10 years ago
  87. c884f1b Implemented adding and removing address bindings in the store, along with unit tests. by Jonathan Hart · 10 years ago
  88. 3f6d29b poll for events when validating. by Yuta HIGUCHI · 10 years ago
  89. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  90. a68eb96 resilient flows and application id by alshabib · 10 years ago
  91. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  92. b113c45 Stop sharing Roles in DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  93. b4139d8 use etc/hazelcast.xml + modifications when creating HZ for testing by Yuta HIGUCHI · 10 years ago
  94. 1fd5bb7 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  95. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  96. a1376e4 Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  97. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  98. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  99. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  100. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago