Tagging 2.2.6-b1
  1. 5bdaf10 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 3 years, 9 months ago
  2. 6347ff4 [ONOS-8102] Moving get(MeterService.class) into each MetersWebResource Method to avoid startup race condition between Web resource and meter service class creation. by Andrea Campanella · 3 years, 11 months ago
  3. 2000d01 Add JSON decoders for Host and HostLocation by Seyeon Jeong · 4 years, 2 months ago
  4. 7becb12 Supported recently introduced fields in HostsWebResource by Charles Chan · 4 years, 3 months ago
  5. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 4 years, 9 months ago
  6. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  7. 5edc84a useStaleLinkAge for VanishStaleLink by Ravi Dewangan · 4 years, 11 months ago
  8. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  9. 584fa13 REST specific provider is not ancillary, it should be a primary by Ray Milkey · 5 years ago
  10. 4f62a1e Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  11. c4b6b41 This api will register hostPorvider, if something wrong like no ipAddress or location specified, it will cause HostProviderRegistry say hostprovider already registered by macauley_cheng · 5 years ago
  12. fb5843e fix for service not found error by Arjun E K · 5 years ago
  13. 1a098eb PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Harshada Chaundkar · 5 years ago
  14. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  15. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  16. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  17. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  18. 2ac98b9 Remove unsupported onos-form-cluster scripts by Jordan Halterman · 6 years ago
  19. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  20. 0ae3146 MeterRequest may be null, if meterRequest is null, the implementation of meterService.withdraw(meterRequest, tmpMeter.id()) will cause an exception. by 柯志勇10068695 · 6 years ago
  21. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  22. 4df80f1 REST API support for packet-processors by rsahot036 · 6 years ago
  23. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  24. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  25. 0ed6443 [ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated by jaegonkim · 6 years ago
  26. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  27. 2c2c6cc Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  28. 0f9564d Adding new REST api to fetch pending flows only by rsahot036 · 6 years ago
  29. 7ef2671 Adding new REST API resource to obtain system level summary. by Thomas Vachuska · 6 years ago
  30. 471bcbb Add REST API to change administrative state of a port. by Jonathan Hart · 6 years ago
  31. 1657032 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  32. 957bb37 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  33. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  34. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  35. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  36. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  37. 15370d2 Adding a tool for remote collection of node and cluster diagnostics. by Thomas Vachuska · 6 years ago
  38. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  39. b2a91f2 Fix the Statistics resource title by Laszlo Papp · 6 years ago
  40. 4b2dc72 [CORD-1983] Implement addSource for Multicast REST API by Kalhee Kim · 7 years ago
  41. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  42. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago
  43. 9576131 Adding support for MultiPointToSinglePoint intents in the RESTful API by nassima toumi · 7 years ago
  44. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  45. e113b65 NPE_app_delete by dvaddire · 7 years ago
  46. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  47. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  48. f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
  49. b83797c Fix REST server side exception if array of devices is given by Ray Milkey · 7 years ago
  50. da61146 ONOS-6517 by deepa · 7 years ago
  51. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  52. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  53. 8c9a701 [ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value by sivachidambaram subramanian · 7 years ago
  54. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  55. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  56. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  57. 1c94b9d Bump swagger ui from 2.2.5 to 2.2.10 by Jian Li · 7 years ago
  58. 9df5bc6 OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix by Sangsik Yoon · 7 years ago
  59. f09a13a Update link to static flows json documentation by Jonathan Hart · 7 years ago
  60. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  61. 2035e72 Log added resource path on load/unload by Yuta HIGUCHI · 7 years ago
  62. 58a7c34 Added REST API to administratively remove hosts. by Thomas Vachuska · 7 years ago
  63. 2cece3d Allow pre-setting component config via REST API by Charles Chan · 7 years ago
  64. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  65. fc72e2e Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments by Jayasree Ghosh · 7 years ago
  66. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  67. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  68. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  69. 6009339 5546 by Kavitha Alagesan · 7 years ago
  70. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 7 years ago
  71. e6840cf ONOS-5545 by Kavitha Alagesan · 8 years ago
  72. 131c068 Fix NPE when a POST operation is done for multiple flows and there is no flows array specified by Ray Milkey · 8 years ago
  73. 7f6d0e9e Bump up swagger ui from 2.1.5 to 2.2.5 by Jian Li · 8 years ago
  74. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  75. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  76. e6213cf Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name} by Jayasree Ghosh · 8 years ago
  77. 28e1b3e Fix for ONOS-4675: FLOW ID is not matching with the one added in the ONOS by Jayasree Ghosh · 8 years ago
  78. 59ecdf3 [ONOS-5324] Issue with Meter POST Rest API by Yoonseon Han · 8 years ago
  79. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  80. cfcf52c FIX for ONOS-5296:Wrong MetricName throwing NPE by Jayasree Ghosh · 8 years ago
  81. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  82. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  83. cc44cb4 Fix Jersey warning for redundant "@Path("/") by Ray Milkey · 8 years ago
  84. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  85. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  86. 13e5b51 [ONOS-5155] Exposed delta statistics via northbound REST by Viswanath KSP · 8 years ago
  87. 8ffb775 Exposed the newly added port specific portStatistics API via REST by Viswanath KSP · 8 years ago
  88. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  89. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  90. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  91. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  92. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  93. 8afbbee Bump up swagger ui from 2.1.4 to 2.1.5 by Jian Li · 8 years ago
  94. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  95. 673399f BugFix: Allow to specify mastership role through REST API by Jian Li · 8 years ago
  96. df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
  97. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  98. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  99. f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
  100. 7fae189 Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures by Deepa Vaddireddy · 8 years ago