1. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  2. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  4. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  6. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  8. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  10. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  11. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  13. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  14. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  16. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  18. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  19. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  20. 45d98b3 Remove unnecessary boxing. by Yuta HIGUCHI · 7 years ago
  21. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  22. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  23. f95c38b [ONOS-6470] Method names are confusing, needs to be changed by Palash Kala · 7 years ago
  24. a439afe [ONOS-6472] Flow, table, group and meter stats collector stopped after starting by Palash Kala · 7 years ago
  25. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  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 · 8 years ago
  30. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  31. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 8 years ago
  32. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  33. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 8 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 · 8 years ago
  36. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  37. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 8 years ago 1.9.0-b1b
  38. cbd1b39 Sonar fixes by Jon Hall · 8 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 · 9 years ago
  81. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 9 years ago
  82. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 9 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