1. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  2. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  4. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  5. 9d81ea5 Fixes for Docker build by Ray Milkey · 7 years ago
  6. 04d0939 Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols by Carmelo Cascone · 7 years ago
  7. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  8. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  9. fb76b04 Fixed P4 tools build script for Ubuntu 14 by Carmelo Cascone · 7 years ago
  10. 98dfdb7 Implemented P4Info browser by Carmelo Cascone · 7 years ago
  11. 28c3daa Detach failing bmv2 poms by Yuta HIGUCHI · 7 years ago
  12. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  13. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  14. 8a0c36a Delete bridge controller API implementation,which is needed for certain use cases of ovsdb switch configuration process by Saritha · 7 years ago
  15. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  16. 7b41dc9 cosmetic and minor changes to OpenFlowController by Yuta HIGUCHI · 7 years ago
  17. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  18. c635835 Resolve OSGi wiring issue in TL1 by Yuta HIGUCHI · 7 years ago
  19. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  20. 60aded2 ONOS dont give QUEUE stats like other stats message (portstats etc.). I modified OpenFlowControllerImpl for this development. by Ozge AYAZ · 7 years ago
  21. f17e0c9 Improve ExpireMap lookup performance with code refactoring by Jian Li · 7 years ago
  22. 378e21a [ONOS-6465] gRPC Protocol and controller by Andrea Campanella · 7 years ago
  23. f0ce45e [ONOS-6665] Support for */* media type by Michal Mach · 7 years ago
  24. e5d9df0 Remove Deprecated setQos() method by Ray Milkey · 7 years ago
  25. bcd58c7 [ONOS-6664] NPE occurs while deactivating RestDeviceProvider by Michal Mach · 7 years ago
  26. 882e190 [ONOS-6537] Implement LispRadixTreeDatabase with unit tests by Jian Li · 7 years ago
  27. 2dbd8a2 [ONOS-6537] Refactor LispMappingDatabase to split out implementation by Jian Li · 7 years ago
  28. 6c7800c [ONOS-6537] Implement ConcurrentRadixTree that stores IP as a key by Jian Li · 7 years ago
  29. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  30. 49f525f [ONOS-6537] Add interface for IP RadixTree data structure by Jian Li · 7 years ago
  31. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  32. 256f2c1 [ONOS-6519] Supporting OVS DPDK, and PICA8 OVS interface creation & MTU setting by jaegonkim · 7 years ago
  33. b125032 Remove deprecated APIs by Ray Milkey · 7 years ago
  34. d1ce4bc Fix javadoc warnings by Yuta HIGUCHI · 7 years ago
  35. b86d8ad Support Solicit-Map-Request (SMR) message for updated MapRegister by Jian Li · 7 years ago
  36. 51244d3 [ONOS-6449] Fix arista driver to support interface name with slash, Fix HttpSBControllerImpl because mediaType.getType() only return primary type by Eunjin Choi · 7 years ago
  37. 186b958 Fixed bug that occurs when calling the HTTP controller's post operation by Georgios Katsikas · 7 years ago
  38. f25adf0 Refactor: further simplify if-else statement by Jian Li · 7 years ago
  39. 3282a34 Refactor: restrict package access level, replace for with foreach by Jian Li · 7 years ago
  40. 6b5efbb Refactor: remove redundant return and unused method from MacAuth by Jian Li · 7 years ago
  41. 385348e Deprecate HexDump by Yuta HIGUCHI · 7 years ago
  42. da4798d [ONOS-6503] Potential null object dereferenced before checking for null by Palash Kala · 7 years ago
  43. 03398d5 Fix: resolve potential NPE in LispInfo request and reply by Jian Li · 7 years ago
  44. 5a1053e [ONOS-6497] Add globally unique numeric ID generator primitive by Jordan Halterman · 7 years ago
  45. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  46. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  47. a5f0c58 Improve MapDB query speed by parallelly checking the address range by Jian Li · 7 years ago
  48. 26c397c Transplant DatastoreId to Mina based session impl. by Yuta HIGUCHI · 7 years ago
  49. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  50. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  51. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  52. 85355c4 Further improve MapDB query performance with reduced number of get by Jian Li · 7 years ago
  53. c44787a Remove RESTCONF client dependency on YMS and reinstall BUCK files by Henry Yu · 7 years ago
  54. b25fcb4 Improve MapDB read performance by using cached hash code by Jian Li · 7 years ago
  55. 89111d9 [ONOS-6410] flexible configuration datastore specifier. by Yuta HIGUCHI · 7 years ago
  56. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  57. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  58. 6935951 invalid equals(), comparing different object types by Saritha · 7 years ago
  59. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  60. d31bc6e make netconf-get-config usable on any NETCONF device. by Yuta HIGUCHI · 7 years ago
  61. 7da8592 Fix maven build problems with restconf protocol by Ray Milkey · 7 years ago
  62. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  63. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  64. 7e180c2 REST protocol: changing returns for HTTP methods from boolean to int (HTTP standard codes) by Matteo Gerola · 7 years ago
  65. f708910 Minor cosmetic changes by Yuta HIGUCHI · 7 years ago
  66. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  67. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  68. 57ba1e1 debug CLI command for NETCONF by Yuta HIGUCHI · 7 years ago
  69. 3a91b13 Remove old RESTCONF server implemenation by Henry Yu · 7 years ago
  70. f987cb1 [ONOS-6358] Further improve LISP control message processing speed by Jian Li · 7 years ago
  71. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  72. 0976bc2 ONOS-6253 workaround for device not capable of :interleave-ing by Yuta HIGUCHI · 7 years ago
  73. 66372fd Removing import only used for Javadoc by Yuta HIGUCHI · 7 years ago
  74. 348b323 Move internal classes under .impl package (2/2) by Yuta HIGUCHI · 7 years ago
  75. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  76. 72db642 Moving from a searching a string for capabilities to a Set. by Aaron Kruglikov · 7 years ago
  77. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  78. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  79. 48df84e unit tests for NetconfSessionImpl by Shivani Vaidya · 7 years ago
  80. fe6ceba Fixed decode of YANG presence container with YCH by Sean Condon · 7 years ago
  81. 1afdb3f onos-6310:- avoid Null pointer in protocol TL1Controller method disconnectDevice by rohitsharan · 7 years ago
  82. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  83. 07b9020 Fix: Do not treat duplicated MapReg as error by changing log level by Jian Li · 7 years ago
  84. 39d76ec onos-6298: null object neighbor dereferenced fix by rohitsharan · 7 years ago
  85. 4342359 onos6227: removing dead local store by rohitsharan · 7 years ago
  86. a2625f7 [ONOS-6269] No need to check for null by Palash Kala · 7 years ago
  87. ac542ca ONOS-5937 by Andrei Mihaescu · 7 years ago
  88. c33db44 [ONOS-6247] Fix for Misplaced null check for YdtContext object by nitinanand · 7 years ago
  89. 0184a7b Cosmetic fixes and logging around Juniper driver by Yuta HIGUCHI · 7 years ago
  90. af72941 Bugfix: Only reads the replyRecord when map data present bit is set by Jian Li · 7 years ago
  91. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  92. 0cee0b6 Resetting variables of a NetconfSession before reopening the underlying transport SSH connection and session. by Andrea Campanella · 7 years ago
  93. 246334b Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec by Jian Li · 7 years ago
  94. b46d220 A part of if condition in the code is not necessary by Palash Kala · 7 years ago
  95. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  96. 9bf01a1 deferencing a null pointer, before it is checked by Palash Kala · 7 years ago
  97. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  98. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  99. 8a77332 Change @Component(immediate) to true for restconf app manager and restconfBroker by jingan · 7 years ago
  100. 299bc1d [ONOS-6142] Add AppData and AS extension addresses with unit test by Jian Li · 7 years ago