1. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  2. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  3. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  4. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  5. 55f80b6 The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning. by 柯志勇10068695 · 6 years ago
  6. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  7. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  8. 309f9a0 Implement OSGi properties for openflow protocol by Ray Milkey · 6 years ago
  9. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  10. 5274150 remove deprecated start() method by Ray Milkey · 6 years ago
  11. 7f98ba6 Deprecated protected data is now private by Ray Milkey · 6 years ago
  12. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  13. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  14. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  15. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  16. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  18. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  19. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  20. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  21. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  22. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  23. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  24. cf03a0f Fix call passing arrays to hash by Yuta HIGUCHI · 6 years ago
  25. 1bd4a9f Adding netcfg listener to disconnect switches when certificate is by Brian O'Connor · 6 years ago
  26. f7215b8 Updating Openflow controller properties by Brian O'Connor · 6 years ago
  27. f69e3e3 Fix for CVE-2018-1000155 by Brian O'Connor · 6 years ago
  28. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  29. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  30. 982d390 Protect channelIdle from NPE by Charles Chan · 6 years ago
  31. 0e814b3 Remove deprecated static factories by Ray Milkey · 6 years ago
  32. 505d4e3 Remove deprecated static factories by Ray Milkey · 6 years ago
  33. f3cbc80 SONAR suggestion - remove unneeded catch of Exception by Ray Milkey · 6 years ago
  34. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  35. 39e2023 Don't try and write an empty list of OF messages by Jonathan Hart · 6 years ago
  36. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  37. 34a14f7 Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  38. 45f4815 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  39. 8596fde Fix the JIRA ticket number in a comment by Laszlo Papp · 6 years ago
  40. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  41. bd071d8 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  42. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  43. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  44. d75684a Setting dispatcher to null to pre-empt potential for duplicate by Thomas Vachuska · 6 years ago
  45. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  46. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  47. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  48. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  49. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  50. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  51. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  52. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  53. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  54. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  55. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  56. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  57. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  58. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  59. a02bb6d [ONOS-7277] Use thread safe list for OF ports to avoid ConcurrentModificationException by Jordan Halterman · 6 years ago
  60. b68fe7e Trace messages via openflow by Laszlo Papp · 6 years ago
  61. 86e0c56 [ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener by Andrea Campanella · 6 years ago
  62. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  63. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  64. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  65. dc86de7 rolling back to netty 4.1.8 by Yuta HIGUCHI · 6 years ago
  66. b5e6e06 maven fix for netty-native stuff by Yuta HIGUCHI · 6 years ago
  67. 828cd59 Fix: shut down the message dispatch thread gracefully when the channel is inactive. by Harold Huang · 7 years ago
  68. 6520198 bump dependency versions by Yuta HIGUCHI · 7 years ago
  69. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  70. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  72. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  73. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  74. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  77. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  78. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  79. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  80. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  81. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  82. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  83. 7b41dc9 cosmetic and minor changes to OpenFlowController by Yuta HIGUCHI · 7 years ago
  84. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  85. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  86. 60aded2 ONOS dont give QUEUE stats like other stats message (portstats etc.). I modified OpenFlowControllerImpl for this development. by Ozge AYAZ · 7 years ago
  87. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  88. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  89. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  90. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  91. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  92. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  93. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  94. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  95. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  96. 10f4513 ONOS-6070 Idle timeout mechanism for Meter features by Yuta HIGUCHI · 7 years ago
  97. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  98. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  99. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  100. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3