1. e099166 Remove ambiguity on instruction naming in InstructionCodec by Jian Li · 8 years ago
  2. 47b2623 Support to encode and decode meter id in InstructionCodec by Jian Li · 8 years ago
  3. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  4. ce8c560 Support to encode and decode group id in InstructionCodec by Jian Li · 8 years ago
  5. 7c322f4 Support to specify table id when insert Flow Rule through REST API by Jian Li · 8 years ago
  6. 1ef82db [ONOS-4115] Support flow table pipeline for REST API by Jian Li · 8 years ago
  7. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  8. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  9. 265cd83 Remove groupId casting to short from rest handler by Zsolt Haraszti · 8 years ago
  10. 964d948 Simplified RegionCodec in places. by Simon Hunt · 8 years ago
  11. 79359df [ONOS-4016] Enhance unit test to check the content inside masters by Jian Li · 8 years ago
  12. fe447c5 ONOS-4033 - 500 error when ethType is not specified by Ray Milkey · 8 years ago
  13. b68b9a8 [ONOS-4016] Add Region codec with unit test for Region REST API by Jian Li · 8 years ago
  14. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  15. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  16. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  17. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  18. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  19. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  20. 1110b2c Setting up monitoring of cluster communcation service by Aaron Kruglikov · 8 years ago
  21. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  22. 5207506 Fix NPE when a criterion does not specify a type by Ray Milkey · 8 years ago
  23. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  24. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  25. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  26. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  27. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  28. 9567896 Remove redundant meter id when create a meter entry in REST API by Jian Li · 8 years ago
  29. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  30. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  31. c67ca3c Make results of application codec and swagger doc desc consistent by Jian Li · 8 years ago
  32. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  33. 6282c80 [ONOS-3634] Add REST API for extended application properties by Jian Li · 8 years ago
  34. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  35. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  36. 96b39e2 Remove a method checking if non-null by using Optional by Sho SHIMIZU · 8 years ago
  37. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  38. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  39. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  40. 8bcef8b [ONOS-2225] Add codecs with unit test for FlowObjective REST API by Jian Li · 8 years ago
  41. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  42. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  43. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  44. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  45. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  46. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  47. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  48. 436f8d5 Use StandardCharsets where possible by HIGUCHI Yuta · 8 years ago
  49. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  50. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  51. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  52. d120f5c CORD-12:Adding support for port statistics REST API by Srikanth Vavilapalli · 8 years ago
  53. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  54. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  55. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  56. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  57. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  58. 009c308 Fix duplicate host event by Charles Chan · 8 years ago
  59. 364cbac Make the old resource APIs deprecated by Sho SHIMIZU · 8 years ago
  60. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago
  61. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  62. 52d8155 [Emu] Defining classes for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction - Data Model and Tests only by Yafit Hadar · 9 years ago
  63. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  64. 7664e7d Adding NOACTION to EncoeInstructionCodecHelper by Brian O'Connor · 9 years ago
  65. b75a67a Updating DefaultTrafficTreatment by Brian O'Connor · 9 years ago
  66. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  67. 2581e18 Remove constructor deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  68. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  69. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  70. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  71. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  72. 1cf0f9a [Emu] Disjoint Path Utils Exposed (to DefaultTopology) by Nikhil Cheerla · 9 years ago
  73. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  74. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  75. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  76. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  77. feafdca Simplify lambda expression by removing braces by Sho SHIMIZU · 9 years ago
  78. 25a0aa4 Remove explicitly declared Object in type parameter by Sho SHIMIZU · 9 years ago
  79. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  80. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  81. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  82. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  83. fab2950 ONOS-2578 Added codec for mod tcp/udp port instructions by Hyunsun Moon · 9 years ago
  84. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  85. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  86. 7080a0d ONOS-2581 Add codec for tunnel id by Hyunsun Moon · 9 years ago
  87. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  88. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  89. 930a8ee Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  90. 8044c09 ONOS-1679 Removed use of /tmp directory from various unit tests. by Thomas Vachuska · 9 years ago
  91. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  92. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  93. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  94. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  95. 6d7968e Refeactor codec helper classes by Ray Milkey · 9 years ago
  96. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  97. 5448d46 ONOS-1680: Close InputStream explictly to delete the opened file reliably. by Kenji HIKICHI · 9 years ago
  98. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  99. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  100. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago