1. 3c9e8c3 Starting snapshot 1.10.8-SNAPSHOT by Ray Milkey · 7 years ago
  2. 3861b33 Tagging 1.10.7 by Ray Milkey · 7 years ago 1.10.7
  3. 9bc1e72 Starting snapshot 1.10.7-SNAPSHOT by Ray Milkey · 7 years ago
  4. d8aab2f Tagging 1.10.6 by Ray Milkey · 7 years ago 1.10.6
  5. ba98d2a Starting snapshot 1.10.6-SNAPSHOT by Ray Milkey · 7 years ago
  6. 9a17b20 Tagging 1.10.5 by Ray Milkey · 7 years ago 1.10.5
  7. 4d2d6c8 Starting snapshot 1.10.5-SNAPSHOT by Ray Milkey · 7 years ago
  8. 678da3f Tagging 1.10.4 by Ray Milkey · 7 years ago 1.10.4
  9. ce2a03d Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  10. 130fb5e Starting snapshot 1.10.4-SNAPSHOT by Ray Milkey · 7 years ago
  11. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  12. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 7 years ago
  13. 5059b40 Tagging 1.10.2 by Ray Milkey · 7 years ago 1.10.2
  14. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 7 years ago
  15. f7395c3 Tagging 1.10.1 by Ray Milkey · 7 years ago 1.10.1
  16. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
  17. 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
  18. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
  20. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  22. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  24. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  26. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  27. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  28. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  29. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  30. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  32. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  33. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  34. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 8 years ago
  35. 15c70a1 [ONOS-5852] GroupBucket: Dont ignore weight from OF message by Thiago Santos · 7 years ago
  36. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  37. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  38. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  39. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  40. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  41. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  42. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  43. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  44. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  45. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  46. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  47. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  48. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  49. 94fa13e [ONOS-5166] GroupModBuilder: no longer ignore weights by Victor Silva · 8 years ago
  50. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  51. 07752ec Attempt to reduce harmless warnings during shutdown by Yuta HIGUCHI · 8 years ago
  52. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  53. a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  54. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  55. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  56. 862dcd2 Fix source file permission by HIGUCHI Yuta · 8 years ago
  57. d35113e [ONOS-4476]As with Group type is FAILOVER,watchPort&watchGroup does not set correctly When builds the Group Modification Openflow message by heisenberg · 8 years ago
  58. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  59. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  60. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  61. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  62. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  63. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  64. 284fb69 Updating BUCK files to match pom.xml changes by Brian O'Connor · 8 years ago
  65. 0ae473d STC fixes by Ray Milkey · 8 years ago
  66. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  67. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  68. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  69. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  70. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  71. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  72. 8be4e3a In this commit: by Saurav Das · 8 years ago
  73. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  74. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  75. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  76. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  77. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  78. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  79. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  80. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  81. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  82. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  83. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 9 years ago
  84. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 9 years ago
  85. a834c18 Added TUNNEL_ID and TUNNEL_IPV4_DST case to GroupBucketEntryBuilder by Hyunsun Moon · 9 years ago
  86. 9ae22e9 Added TUNNEL_ID action type to GroupModBuilder by Hyunsun Moon · 9 years ago
  87. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 9 years ago
  88. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 9 years ago 1.4.0
  89. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  90. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 9 years ago 1.4.0-rc3
  91. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  92. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 9 years ago 1.4.0-rc2
  93. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  94. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 9 years ago 1.4.0-rc1
  95. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 9 years ago
  96. 880b644 decoupling extension types from of protocol by alshabib · 9 years ago
  97. e6d91c5 Null Pointer Dereference Fix in openflow by Satish K · 9 years ago
  98. 0be8724 fixing INVALID_GROUP error for FAILOVER type by AdrianAlan · 9 years ago
  99. a6b4609 ONOS-3345 Add processing about Instruction type Extention in GroupModBuider. by jiangrui · 9 years ago
  100. c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago