1. 18fdda8 [VOL-4343] Processing status of ports in order with mastership and connection/disconnection to avoid inconsisten state by Andrea Campanella · 2 years, 8 months ago
  2. 9ef930a Offload OF Port Status message processing to a single thread executor. by Andrea Campanella · 3 years, 6 months ago
  3. fbec099 [ONOS-8098][VOL-3128] Implement multipart PORT_DESC processing in ACTIVE state by Andrea Campanella · 4 years ago
  4. a056519 Flow stats collection optimization - Flag introduced to stop periodic collection and collect only in 3 scenarios (Flows Add/Delete/Mod, Switch Add/Change, Mastership Change) by Shibu Vijayakumar · 4 years, 11 months ago
  5. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 3 months ago
  6. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 3 months ago
  7. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  8. f528eff Avoids disconnection from the switches by pier · 4 years, 6 months ago
  9. aeb7dbc Fixes openflow echo req adding flush after write by pier · 4 years, 7 months ago
  10. e38afb3 Demoting log regarding interrupt exception to warning. by Thomas Vachuska · 4 years, 7 months ago
  11. c684ee1 Fix duplicate dpid scenario by pier · 4 years, 10 months ago
  12. bf14b37 Use typed queues for OF message processing by Anton Chigrin · 5 years ago
  13. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  14. 7efca51 ONOS-7924 Fix unable to set role for OpenFlow switch by Carmelo Cascone · 5 years ago
  15. ef478a6 Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  16. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  17. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  18. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  19. 55f80b6 The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning. by 柯志勇10068695 · 6 years ago
  20. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  21. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  22. 309f9a0 Implement OSGi properties for openflow protocol by Ray Milkey · 6 years ago
  23. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  24. 5274150 remove deprecated start() method by Ray Milkey · 6 years ago
  25. cf03a0f Fix call passing arrays to hash by Yuta HIGUCHI · 6 years ago
  26. 1bd4a9f Adding netcfg listener to disconnect switches when certificate is by Brian O'Connor · 6 years ago
  27. f7215b8 Updating Openflow controller properties by Brian O'Connor · 6 years ago
  28. f69e3e3 Fix for CVE-2018-1000155 by Brian O'Connor · 6 years ago
  29. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 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. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  36. 45f4815 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  37. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  38. bd071d8 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  39. d75684a Setting dispatcher to null to pre-empt potential for duplicate by Thomas Vachuska · 6 years ago
  40. b68fe7e Trace messages via openflow by Laszlo Papp · 6 years ago
  41. 86e0c56 [ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener by Andrea Campanella · 6 years ago
  42. 828cd59 Fix: shut down the message dispatch thread gracefully when the channel is inactive. by Harold Huang · 7 years ago
  43. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  44. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  45. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  46. 7b41dc9 cosmetic and minor changes to OpenFlowController by Yuta HIGUCHI · 7 years ago
  47. 60aded2 ONOS dont give QUEUE stats like other stats message (portstats etc.). I modified OpenFlowControllerImpl for this development. by Ozge AYAZ · 7 years ago
  48. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  49. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  50. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  51. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  52. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  53. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  54. 10f4513 ONOS-6070 Idle timeout mechanism for Meter features by Yuta HIGUCHI · 7 years ago
  55. 5775c2f Fix ONOS-4587 and similar issue. by Yuta HIGUCHI · 7 years ago
  56. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  57. 1745e5a Idle OF channel handling by Yuta HIGUCHI · 7 years ago
  58. 605758e Fix missing space in log message by Yuta HIGUCHI · 7 years ago
  59. 34155e5 ONOS-5703 OFChannelHandler does not handle error if meter is not supported by Charles Chan · 7 years ago
  60. 91477b8 [ONOS-5599] Recover OF multi part meter features stats message as part of handshake. by Jordi Ortiz · 7 years ago
  61. e71494d ONOS-5674 Fixed to check device type in OF controller device listener by Hyunsun Moon · 8 years ago
  62. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  63. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  64. cedd0df Disconnect switch when Device was admin removed. by Yuta HIGUCHI · 8 years ago
  65. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  66. 6172540 [ONOS-5069] OpenFlowControllerImpl: always cleanup on deactivate by Thiago Santos · 8 years ago
  67. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  68. 69ed446 Add exception handling for unfound switch in processPacket by sangyun-han · 8 years ago
  69. a809a17 Assign thread name to HashedWheelTimer by Yuta HIGUCHI · 8 years ago
  70. e779803 cherry picking the fix for ONOS-4754 to onos-1.6 and master by Prince Pereira · 8 years ago
  71. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  72. dc5cf8a Explicitly log when disconnecting a switch. by HIGUCHI Yuta · 8 years ago
  73. 3556f36 Modifying preDeactivate hook in OFControllerImpl to remove double deactivation causing NPE. by Andrea Campanella · 8 years ago
  74. 2266bff [ONOS-4385] Handle flow removed message type in all cases by Jian Li · 8 years ago
  75. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  76. 6bcf5f2 Lower log level to debug for openflow ssl status by Madan Jampani · 8 years ago
  77. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  78. 019877f Prevent spurious debug message being logged. by Jonathan Hart · 8 years ago
  79. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  80. eba6817 Remove open flow controller connections on shutdown by Ray Milkey · 8 years ago
  81. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  82. dda9356 Moving Openflow executors from submit to execute by Andrea Campanella · 8 years ago
  83. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  84. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  85. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  86. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  87. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  88. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  89. 5162a9d fix for OF ssl, which now permits multiple switches by alshabib · 8 years ago
  90. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  91. 5e7fc6d Moving openflow to protocols/ directory by Brian O'Connor · 9 years ago