1. 3585a7a Fixing issue when Initial Audit is never completed. by Maksym Polovyi · 6 years ago
  2. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  3. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  4. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  5. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  6. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  7. cd91bfd Send group desc without group stats capability by Laszlo Papp · 6 years ago
  8. bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 6 years ago
  9. 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 6 years ago
  10. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  11. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  12. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago
  13. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  14. 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 6 years ago
  15. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  16. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  17. c893b27 Do not send group stats request if unsupported by Laszlo Papp · 6 years ago
  18. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  19. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  20. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  21. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  22. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  24. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  26. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  27. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  28. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  29. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  30. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  32. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  33. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  34. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  35. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  36. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  37. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  38. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  39. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  40. 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
  41. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  43. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  44. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  45. 8ca75a2 Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago
  46. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  47. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  48. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  50. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  52. b9cfc3a Try to get driver info by lookup mfr/hw/sw when the device is not found by Charles Chan · 7 years ago
  53. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  54. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  55. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  56. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  57. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  58. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  59. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  60. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  61. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  62. 45d98b3 Remove unnecessary boxing. by Yuta HIGUCHI · 7 years ago
  63. f42a2cc [ONOS-6386] Polatis OpenFlow driver by Yuta HIGUCHI · 7 years ago
  64. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  65. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  66. f95c38b [ONOS-6470] Method names are confusing, needs to be changed by Palash Kala · 7 years ago
  67. a439afe [ONOS-6472] Flow, table, group and meter stats collector stopped after starting by Palash Kala · 7 years ago
  68. 5279326 [ONOS-6471] Port stats collector started two times, which is unnecessary by Palash Kala · 7 years ago
  69. 948ac4b [ONOS-6480] Bug fix in NewAdaptiveFlowStatsCollector.java by Palash Kala · 7 years ago
  70. 6f3b028 Remove unused code. by Marc De Leenheer · 7 years ago
  71. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  72. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  73. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  74. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  75. 9fe79a2 [ONOS-6188] OpenFlowMeterProvider: Force Meter stats retrieval on remove. by Jordi Ortiz · 7 years ago
  76. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  77. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  79. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  80. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  81. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  82. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  83. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  84. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  85. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  86. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  87. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  89. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  90. 67f2cca ONOS-5856 do not poll meter against optical device by Yuta HIGUCHI · 7 years ago
  91. 15c70a1 [ONOS-5852] GroupBucket: Dont ignore weight from OF message by Thiago Santos · 7 years ago
  92. c8b871a ONOS-5850 Fix annotations null values by Andrea Campanella · 7 years ago
  93. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  94. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  95. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  96. a79cbf7 Backing out memoizing driver name from the OF device provider because it breaks number of STC scenarios. by Thomas Vachuska · 7 years ago
  97. ac8dab0 [ONOS-5795] OFDeviceProvider: save driver info in Device object by Victor Silva · 7 years ago
  98. 03265dd [ONOS-5794] OFDeviceProvider: always stop collectors by Victor Silva · 7 years ago
  99. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  100. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago