1. 7f425d5 Fix cells command by Yi Tseng · 7 years ago
  2. 9a18f49 ONOS-6047 make VirtualNetworkServiceManager.ServiceKey class static + add test for VirtualNetworkManager.get by Claudine Chiu · 7 years ago
  3. 1729916 Vtnweb resource bug fixed by Bharat saraswal · 7 years ago
  4. 78f51f4 [CORD-555][CORD-966] Support add/remove multiple buckets for group by Yi Tseng · 7 years ago
  5. bbc35d6 Removed old, non-functional optical topologies by Marc De Leenheer · 7 years ago
  6. 6d17a49 TestConsistentMultimap by Jordi Ortiz · 7 years ago
  7. 97b9b59 fix: Virtual flow rule and packet store by yoonseon · 7 years ago
  8. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  9. a899a21 [ONOS-5724],[ONOS-5725],[ONOS-5736] onos buck plugin modifications for support of private package property. by Bharat saraswal · 7 years ago
  10. 9291959 [ONOS-6055] Define mapping store interface with skeleton impl codes by Jian Li · 7 years ago
  11. b7a9cd2 Handle PORT_REMOVED event when a VM removes by Hyunsun Moon · 7 years ago
  12. f8d71b0 Revert "Revert "Upgrading to stc 2.3"" by Thomas Vachuska · 7 years ago
  13. f17ce81 Fixing broken pom.xml files. by Thomas Vachuska · 7 years ago
  14. 4590f26 Revert "Upgrading to stc 2.3" by Thomas Vachuska · 7 years ago
  15. e0ee56c Upgrading to stc 2.3 by Thomas Vachuska · 7 years ago
  16. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  17. 48dcd37 ONOS-6059 Favor FlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  18. 742bd09 Remove unnecessary memory copy from values() call in Netty mesaging service. by Jordan Halterman · 7 years ago
  19. ab25a71 [ONOS-5756] RESTCONF protocol support for RESTCONF App by Henry Yu · 7 years ago
  20. 33917d3 [ONOS-6051] Use full path instead to fix the issue of "File or directory not found". by tjian · 7 years ago
  21. a676b29 Pcep TE link config. by Shashikanth VH · 7 years ago
  22. 1116254 Topo2: Added debug grid and amended node positioning by Steven Burrows · 7 years ago
  23. 5e1504a Bump atomix from 1.0.1 to 1.0.2 by Jon Hall · 7 years ago
  24. 3c3e99e (vCord) Add a convenience method for providing a list of physical device by sangyun-han · 7 years ago
  25. 5b4d665 Update regions bayarea config to have subregions use grid-layout data. by Simon Hunt · 7 years ago
  26. 1b92c79 Force allocation of a tty in onos-wait-for-start by Jon Hall · 7 years ago
  27. 1002b0a [ONOS-5957] Add output to meter-remove command result by Jordi Ortiz · 7 years ago
  28. 161445a [ONOS-5957] Add output to meter-add command result by Jordi Ortiz · 7 years ago
  29. ad0c302 Add HashMultiset Catalyst serializer - used in ConsistentMultimap. by Jonathan Hart · 7 years ago
  30. 9e4db42 Remove unneeded Hamcrest dependencies by Ray Milkey · 7 years ago
  31. 1996d87 Fixed issue with stc on initial bootstrap. by Thomas Vachuska · 7 years ago
  32. e7f6b91 ONOS-6047 fix VirtualNetworkManager.get() to return existing service class by Claudine Chiu · 7 years ago
  33. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  34. 8c31fe6 ONOS-6050 - [PCEP]LspIdentifiers TLV is not been encoded in PCUpd message for PCInit rsvp mode by harikrushna-Huawei · 7 years ago
  35. 4014e13 Further simplify equals method by refactor if-else statement by Jian Li · 7 years ago
  36. cc169f3 Fix: add missing java docs for mapping management application by Jian Li · 7 years ago
  37. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  38. 9a710b2 Ensure appropriate leader elector state machine commands are marked with the SNAPSHOT compaction mode to prevent premature exclusion of the commands from the Atomix replication protocol. by Jordan Halterman · 7 years ago
  39. f756d87 Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 7 years ago
  40. c4c2d62 Factor out createBinaryString method by Jonathan Hart · 7 years ago
  41. bb782be Move reactive-routing-specific config and classes out of common routing bundle by Jonathan Hart · 7 years ago
  42. 249b4cf Extend ControlPlaneRedirect (vRouter) to allow multiple redirects by Jonathan Hart · 7 years ago
  43. 47df0e3 BUCK changes in TE topology and RESTCONF by Henry Yu · 7 years ago
  44. 33821fb Fix: to register eventlisteners for virtualnetwork by Yoonseon Han · 7 years ago
  45. b8436bb [ONOS-5750] Add MappingEntryBuilder with unit test by Jian Li · 7 years ago
  46. 1f418aa FIX: to support delete operation for list node under a module by Sonu Gupta · 7 years ago
  47. 9876310 Allow to specify time when creates a mapping event instance by Jian Li · 7 years ago
  48. 44155b0 [ONOS-6017] Implement DefaultMappingKey and DefaultMappingValue by Jian Li · 7 years ago
  49. 1f52470 Improve oplink roadm handshaker and PowerConfig driver by Mao Lu · 7 years ago
  50. acde3f5 Don't install switching rules to gateway nodes by Hyunsun Moon · 7 years ago
  51. 0aa674e Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  52. ea1d1ec Topo2: Refactored Hide, Show and Toggle methods to the ViewController by Steven Burrows · 7 years ago
  53. 7d5e984 YANG GUI - fixed incorrect event/variable naming. by Simon Hunt · 7 years ago
  54. 198b039 Allowing findPorts() to use all possible OduSignalType values by Konstantinos Kanonakis · 7 years ago
  55. 9ac4c7e Hooked YANG GUI to the build process. by Thomas Vachuska · 7 years ago
  56. 45f4d3d Enabling multi level inheritance in cli drivers list by Andrea Campanella · 7 years ago
  57. cc035c5 Yang Model Table View: skeleton code in place. by Simon Hunt · 7 years ago
  58. 44aac66 ONOS-5182 Refactored SONA to cache network states by Hyunsun Moon · 7 years ago
  59. 7f41225 Increase test cli timeout by Jon Hall · 7 years ago
  60. 0540087 ONOS-5182 Simplified OpenStack networking application structure by Hyunsun Moon · 7 years ago
  61. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  62. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  63. 5c69c75 Including ROADM_OTN device type in AddOpticalIntentCommand by Konstantinos Kanonakis · 7 years ago
  64. 56a7a6b Log missing application dependency. by Yuta HIGUCHI · 7 years ago
  65. 0b1449d CLI options: flows (remove), intents (remove/purge; details) by Carolina Fernandez · 7 years ago
  66. e6e2b76 ONOS-6031 Fixing class loading problem when adding FullMeatersAvailable to corsa-v39 driver by Andrea Campanella · 7 years ago
  67. 2779660 Cosmetic fixes by Yuta HIGUCHI · 7 years ago
  68. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  69. b1f4e0f Replace non-looping while with an if by Jon Hall · 7 years ago
  70. 5881be8 Oops - checked in exposed Topo2 Dev by mistake; fixing... by Simon Hunt · 7 years ago
  71. 86b74fc Topo2: Change the map background according to the current layout payload by Steven Burrows · 7 years ago
  72. 0e09eaa [ONOS-5916] Add various MappingAddress impl classes with unit tests by Jian Li · 7 years ago
  73. 4e252f2 Removed SONA security group table for now by Hyunsun Moon · 7 years ago
  74. c884c3ef ONOS-5816 by Kavitha Alagesan · 7 years ago
  75. 0083a51 Revisit parents handling in drivers command by Yuta HIGUCHI · 7 years ago
  76. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  77. e4a6100 Check logs on all nodes in stc dist tests by Jon Hall · 7 years ago
  78. 880b4e5 Check all nodes for app activation in stc by Jon Hall · 7 years ago
  79. f3932c0 Fix for ONOS-3750 by Deepa Vaddireddy · 7 years ago
  80. 3db5ddb Topo2: position grid nodes it relation to the sprite layer size by Steven Burrows · 7 years ago
  81. d1a1a40 Adding interfaces for Netconf SB yang adapter by Aaron Kruglikov · 7 years ago
  82. 1d85439 Fix missing stc dependencies by Jon Hall · 7 years ago
  83. da9fd4a Create setup and cleanup tests for stc dist tests by Jon Hall · 7 years ago
  84. 3120778 CLI to configure extra link attributes by Yuta HIGUCHI · 7 years ago
  85. 4019786 Allow Link.Type transition to types other than DIRECT by Yuta HIGUCHI · 7 years ago
  86. 8bda4d8 Sort links command output by Yuta HIGUCHI · 7 years ago
  87. 3bb1170 Fix NPE when treatment is not present in versatile fwd obj by Charles Chan · 7 years ago
  88. 3c1691a Protect DHCP relay from missing config by Charles Chan · 7 years ago
  89. 1d1aa5b CORSA: automatic recognision DP6410 by Jordi Ortiz · 7 years ago
  90. 93ce3e8 ONOS-6027 add request/cancelPackets tests to VirtualNetworkPacketManagerTest by Claudine Chiu · 7 years ago
  91. 526309b Exception created and dropped by rpatodiya · 7 years ago
  92. ed2e6a8 Use UTC time format in onos-lib-gen by Jon Hall · 7 years ago
  93. 5f3f3c4 Add description about latency annotation by Yuta HIGUCHI · 7 years ago
  94. 2ef8014 Resolve NullPointerException when release resource by Yi Tseng · 7 years ago
  95. ea7efa4 ONOS-6022 CLI to disable LLDP discovery by Yuta HIGUCHI · 7 years ago
  96. f92598b Fix reference comparison of object by Yuta HIGUCHI · 7 years ago
  97. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  98. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  99. 2cdf4e3 driversList Command doesn't display the driver info if it doestn't have a parent Driver by Frank Wang · 7 years ago
  100. dc3210d [ONOS-5897] (vCore) Create Group Manager and Store by yoonseon · 7 years ago