1. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  2. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  3. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  4. a834c18 Added TUNNEL_ID and TUNNEL_IPV4_DST case to GroupBucketEntryBuilder by Hyunsun Moon · 8 years ago
  5. 9ae22e9 Added TUNNEL_ID action type to GroupModBuilder by Hyunsun Moon · 8 years ago
  6. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  7. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  8. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  9. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  10. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  11. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  12. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  13. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  14. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  15. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  16. e6d91c5 Null Pointer Dereference Fix in openflow by Satish K · 8 years ago
  17. 0be8724 fixing INVALID_GROUP error for FAILOVER type by AdrianAlan · 8 years ago
  18. a6b4609 ONOS-3345 Add processing about Instruction type Extention in GroupModBuider. by jiangrui · 8 years ago
  19. c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  20. dee1aff [emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java by Lei Xu · 9 years ago
  21. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  22. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  23. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  24. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  25. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  26. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  27. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  28. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  29. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  30. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  31. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  32. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  33. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  34. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  35. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  36. 8832990 Bug fixes for ofdpa pipeline by Saurav Das · 9 years ago
  37. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  38. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  39. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  40. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  41. b35ed36 Avoid unnecessary empty list instantiation by Sho SHIMIZU · 9 years ago
  42. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  43. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  44. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  45. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  46. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  47. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  48. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  49. e106e4b Add support for building group bucket entries with push and pop vlans by Jonathan Hart · 9 years ago
  50. 54b406b Add push VLAN treatment and use it in BgpRouter groups by Jonathan Hart · 9 years ago
  51. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  52. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  53. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  54. 7baba07 BGP router now handles the case where groups don't exists right away. by Jonathan Hart · 9 years ago
  55. 22a805d - Supports multi-table feature in the improved batch process in the flow rule subsystem. by sangho · 9 years ago
  56. 01a883c ONOS-1160: Bug fix for sending groups stats also for non OF1.3 switches. by sangho · 9 years ago
  57. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  58. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  59. 7ff0181 ONOS-944: Implemented a Group operation failure handler in GroupManger and SimpleGroupStore. by sangho · 9 years ago
  60. a09f274 ONOS-973: Implemented a unit test for OpenFlowGroupProvider implmentation. by sangho · 9 years ago
  61. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  62. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  63. 5afd02a ONOS-894 : Implemented GroupProvider by sangho · 9 years ago