1. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  2. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago
  3. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  4. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  5. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  6. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  7. 7470210 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug by ke han · 7 years ago
  8. f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 7 years ago
  9. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  10. 5d08e1e Unit tests for virtual host codec. by Ray Milkey · 7 years ago
  11. 776f074 JSON Codec for FilteredConnectPoint by Yuta HIGUCHI · 7 years ago
  12. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 7 years ago
  13. 8aca677 Fix for ONOS-5306:NPE in Flows Instructions Decoder by Jayasree Ghosh · 8 years ago
  14. 44929b7 Fix for ONOS-5323:Issue with POST /intents - Causing NPE with null/wrong appId by Jayasree Ghosh · 8 years ago
  15. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  16. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  17. 20d452b Fix duplicated lines of code in method decode() by Antonio Marsico · 8 years ago
  18. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  19. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  20. 02a417f ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue by Jayasree Ghosh · 8 years ago
  21. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  22. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  23. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  24. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  25. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  26. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  27. ba8c805 Replace comparator definitions with their Lambda equivalents. by Simon Hunt · 8 years ago
  28. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  29. e3bcfc3 Fix bugs in extension treatment REST API by Jonathan Hart · 8 years ago
  30. ef17cbd Remove redundant toString() calls by Sho SHIMIZU · 8 years ago
  31. e3c4334 Fix disjoint path exceptions when backup not present by helenyrwu · 8 years ago
  32. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  33. b711fbf4 Cherry pick ONOS-4721 fix by Varun Sharma · 8 years ago
  34. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  35. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  36. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  37. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  38. df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
  39. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  40. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  41. 1172585 ONOS-4359: continued work on theming UI - updated app.pngs by Simon Hunt · 8 years ago
  42. 4e72a14 Fix for ONOS-4632 by Jayasree Ghosh · 8 years ago
  43. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  44. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  45. a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
  46. e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
  47. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  48. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  49. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  50. b68a2b0 [ONOS-4438] Add codecs for mastership REST API by Jian Li · 8 years ago
  51. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  52. 1decd53 ONOS-4077: REST API's for virtual networks, devices, ports, links: add missing onos.rsModel statements + fix example field in JSON files by Claudine Chiu · 8 years ago
  53. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  54. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  55. c5d93e6 Added meter and table transition instructions to flows REST API. by Konstantinos Kanonakis · 8 years ago
  56. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  57. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  58. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  59. e4a4f99 Updating ApplicationArchive.isPlainXml() to exclude files that begin with zip magic bytes by Brian O'Connor · 8 years ago
  60. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  61. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  62. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  63. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  64. fbaabae Support more instruction type in EncodeInstructionCodecHelper by Charles Chan · 8 years ago
  65. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  66. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  67. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  68. 834c8d7 Fixed bug in Flows REST API for handling flows with no app ID by Jonathan Hart · 8 years ago
  69. 70dffe4 Support to encode and decode setqueue id in InstructionCodec by Jian Li · 8 years ago
  70. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  71. e099166 Remove ambiguity on instruction naming in InstructionCodec by Jian Li · 8 years ago
  72. 47b2623 Support to encode and decode meter id in InstructionCodec by Jian Li · 8 years ago
  73. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  74. ce8c560 Support to encode and decode group id in InstructionCodec by Jian Li · 8 years ago
  75. 7c322f4 Support to specify table id when insert Flow Rule through REST API by Jian Li · 8 years ago
  76. 1ef82db [ONOS-4115] Support flow table pipeline for REST API by Jian Li · 8 years ago
  77. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  78. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  79. 265cd83 Remove groupId casting to short from rest handler by Zsolt Haraszti · 8 years ago
  80. 964d948 Simplified RegionCodec in places. by Simon Hunt · 8 years ago
  81. 79359df [ONOS-4016] Enhance unit test to check the content inside masters by Jian Li · 8 years ago
  82. fe447c5 ONOS-4033 - 500 error when ethType is not specified by Ray Milkey · 8 years ago
  83. b68b9a8 [ONOS-4016] Add Region codec with unit test for Region REST API by Jian Li · 8 years ago
  84. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  85. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  86. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  87. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  88. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  89. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  90. 1110b2c Setting up monitoring of cluster communcation service by Aaron Kruglikov · 8 years ago
  91. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  92. 5207506 Fix NPE when a criterion does not specify a type by Ray Milkey · 8 years ago
  93. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  94. 9567896 Remove redundant meter id when create a meter entry in REST API by Jian Li · 8 years ago
  95. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  96. 97d6b2d [ONOS-3635] Implement List view for extended application properties by Jian Li · 8 years ago
  97. c67ca3c Make results of application codec and swagger doc desc consistent by Jian Li · 8 years ago
  98. 01b0f595 [ONOS-3634] Provide default category name and make url nullable by Jian Li · 8 years ago
  99. 6282c80 [ONOS-3634] Add REST API for extended application properties by Jian Li · 8 years ago
  100. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago