1. e559bcf Sonar suggestion - don't use bit operator in a boolean expression by Ray Milkey · 6 years ago
  2. faed9f3 Sonar suggestion - remove deprecated and insecure public arrays by Ray Milkey · 6 years ago
  3. 2675a27 OAuth2 authentication support for patch API, (HttpSbController) by fahadnaeemkhan · 6 years ago
  4. c4191ed Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 6 years ago
  5. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  6. 123ad5d P4Runtime unit tests for api, ctl, model modules by Ekber Aziz · 6 years ago
  7. 85dab42 Sonar fix - bad equals method by Ray Milkey · 6 years ago
  8. ee09071 Bumped p4c and fixed missing dependency in onos-setup-p4-dev by Carmelo Cascone · 6 years ago
  9. 9a4f7ce Sonar suggestion - don't use synchronized Stack class by Ray Milkey · 6 years ago
  10. 0e11dcb Starting to include kafka-integration app as part of Buck build. by Thomas Vachuska · 6 years ago
  11. 9d982a5 [ONOS-7320] Ensure link times are reset when mastership is reassigned to another node by Jordan Halterman · 6 years ago
  12. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  13. b805f1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  14. 71d50eb added polling of portState after changing by fahadnaeemkhan · 6 years ago
  15. 06e51b3 Fix protobuf compiler commit number dependency by Ray Milkey · 6 years ago
  16. 23e1663 Fix for gRPC version in GNMI stubs by Andrea Campanella · 6 years ago
  17. b935882 [ONOS-7154] Add Interpreter for int.p4 by Jonghwan Hyun · 6 years ago
  18. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  19. dd85ce8 ONOS-7152 Buck build of gNMI auto-generated gRPC stubs by Carmelo Cascone · 6 years ago
  20. 8be0339 [ONOS-7154] Add DSCP bit support as an INT header indicator by Jonghwan Hyun · 6 years ago
  21. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  22. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  24. 1815c7f Fixed the tar-setup scenario to secure ssh in parallel. by Thomas Vachuska · 6 years ago
  25. 1cf233c Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls. by Jordan Halterman · 6 years ago
  26. e9467fc Upgrade to Atomix 2.0.12 by Jordan Halterman · 6 years ago
  27. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  29. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  31. 8277b6b Dual-homing probing improvements by Charles Chan · 6 years ago
  32. 78ec505 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  33. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  35. 54bd8b2 [ONOS-7312] Fix dependency problem of fabric.p4 by Yi Tseng · 6 years ago
  36. 841a8b9 [ONOS-7247] Add copyrights for all gRPC protobuf files by Jian Li · 6 years ago
  37. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  39. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  41. 1d84267 Minor refactoring for fabric.p4 by Yi Tseng · 6 years ago
  42. c2af966 sync javax.ws.rs-api version by Yuta HIGUCHI · 6 years ago
  43. aa31d76 STC Restart fix; require stop before start by Dimitrios Mavrommatis · 6 years ago
  44. 6b40d39 [ONOS-7233] Add unit test for gRPC mastership service by Jian Li · 6 years ago
  45. f5cebc1 [ONOS-7233] Add gRPC Mastership Service with corresponding model by Jian Li · 6 years ago
  46. 47d9609 Step toward transactional API support on DocTree by Yuta HIGUCHI · 6 years ago
  47. 830b5dc Add device proxy support to RESTCONF by Henry Yu · 6 years ago
  48. 89e60d7 Removed custom PATCH interface by Dimitrios Mavrommatis · 6 years ago
  49. d40252c Fix the maven build problem caused by incorrect protobuf model #2 by Jian Li · 6 years ago
  50. a9a77ca Fix the maven build problem caused by incorrect protobuf model by Jian Li · 6 years ago
  51. 21fa4fe Refactor several gRPC translator by removing annotation redundancy by Jian Li · 6 years ago
  52. d8e7207 [ONOS-7233] Refactor gRPC device service and translator by Jian Li · 6 years ago
  53. ec80a33 [ONOS-7233] Add MastershipRole protobuf model with translators by Jian Li · 6 years ago
  54. 448e684 Fix pom inconsistent with project structure by Yuta HIGUCHI · 6 years ago
  55. fc66705 Step to rationalize rest SBI by Yuta HIGUCHI · 6 years ago
  56. 872fdbe Remove deprecated RestProviderConfig by Yuta HIGUCHI · 6 years ago
  57. df43e16 Upgrade to Atomix 2.0.10 by Jordan Halterman · 6 years ago
  58. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  59. 7c27bb4 Initial commit of SimpleFabric application by Lee Yongjae · 6 years ago
  60. 92494fb [ONOS-7289] General device should be available by default by Yi Tseng · 6 years ago
  61. 02ffa71 added OAuth2 authentication for REST protocol by fahadnaeemkhan · 6 years ago
  62. 28d4657 Changing cell configuration to reflect the move to flex data center. by Thomas Vachuska · 6 years ago
  63. b04f265 Fix error-prone reported problems by Ray Milkey · 6 years ago
  64. e34c9c2 minor netconf related fixes by Yuta HIGUCHI · 6 years ago
  65. d271fbc Update netconfig xml for Oplink device by wei wang · 6 years ago
  66. 8ca2bc0 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  67. 0032133 [ONOS-7278] Fix for Rpc. by Gaurav Agrawal · 6 years ago
  68. bd93aa6 Upgrade to Atomix 2.0.9 by Jordan Halterman · 6 years ago
  69. eeb10fc NDP_HOP_LIMIT should be 255(10) instead of 0x255(16) by Charles Chan · 6 years ago
  70. 55f513f Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 6 years ago
  71. 3bd57ac [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  72. dbabeed [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  73. fa89f2a Fix NPE in PacketManager by Ray Milkey · 6 years ago
  74. 83300ca Add missing command argument to help by Jon Hall · 6 years ago
  75. bc0308f [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  76. c884b69 ONOS-6825: added OFAgent tracer by Jovana Vuleta · 6 years ago
  77. 5a3c09c [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  78. f32d854 Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  79. 2b7501c Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs by Jordan Halterman · 6 years ago
  80. f55eaa8 [ONOS-7255] Remove next id mapping table from fabric.p4 by Yi Tseng · 6 years ago
  81. 6cbce02 ONOS-7276 OFAgent - fix ItemNotFoundException when processing FLOW_MOD message by Claudine Chiu · 6 years ago
  82. cbf9917 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  83. a02bb6d [ONOS-7277] Use thread safe list for OF ports to avoid ConcurrentModificationException by Jordan Halterman · 6 years ago
  84. 807d87a Changing two more component configs in segment routing by Charles Chan · 6 years ago
  85. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 6 years ago
  86. 6a0b5a3 ONOS-7050 Refactored P4Runtime FRP to use distributed stores by Carmelo Cascone · 6 years ago
  87. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  88. e2a1500 [ONOS-7267] Fix pipeconf UI by Yi Tseng · 6 years ago
  89. 017fe3e Removed parallel buck steps by Ray Milkey · 6 years ago
  90. 8d05a4c Add a node reference to agent ubuntu16.04-basebuild-8c-15g node by Ray Milkey · 6 years ago
  91. 820f034 Fix few commands handling PortNumber as args. by Yuta HIGUCHI · 6 years ago
  92. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  93. 5ca0f7a Enhancing diagnostic and test facilities for troubleshooting by Thomas Vachuska · 6 years ago
  94. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  95. 6987e0e register ietf-system from models/common by Vidyashree Rama · 6 years ago
  96. cf2751f Fix for Microsemi Unit tests by Sean Condon · 6 years ago
  97. b68fe7e Trace messages via openflow by Laszlo Papp · 6 years ago
  98. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  99. bd0e720 Fixing checkstyle test hang with nc version >= 1.110 by Brian O'Connor · 6 years ago
  100. 86e0c56 [ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener by Andrea Campanella · 6 years ago