1. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  2. 07f15f2 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  3. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  4. 1dd7557 Minor log level change by Charles Chan · 6 years ago
  5. e45e12c Improve error handling on Rest SB Provider by Sean Condon · 6 years ago
  6. 44ba937 Prevent concurrent access to the port map by Ray Milkey · 6 years ago
  7. eaf3103 Configure OVSDB to either run as hybrid mode or client mode by Jian Li · 6 years ago
  8. 7847227 Fix artifactId by Yuta HIGUCHI · 6 years ago
  9. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  10. 53cdbaa Fixing NPE that can arise due to invalid host configuration. by Thomas Vachuska · 6 years ago
  11. 7a1db18 Initial implementation of XMPP Publish/Subscribe by Tomek Osiński · 6 years ago
  12. 6577f61 Fix a thread leak by Charles Chan · 6 years ago
  13. 0ac6712 Do not update port stats in event dispatcher thread by Yuta HIGUCHI · 6 years ago
  14. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  15. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  16. fef5c66 Implement spine leaf topology simulator by Yi Tseng · 6 years ago
  17. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  18. 3dca0f8 [ONOS-7592] Add NullGroupProvider by Yi Tseng · 6 years ago
  19. f853a59 Revert back to the way group capable was checking to handle null by Devin Lim · 6 years ago
  20. 9721f85 make isGroupCapable exception safer by Yuta HIGUCHI · 6 years ago
  21. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  22. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  23. fca3c6a ONOS-7569 Segment Routing tests connectivity and flow issue on master by Thomas Vachuska · 6 years ago
  24. 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 6 years ago
  25. 84b4fcc Fixing null host & device creation (tiny hack) by Thomas Vachuska · 6 years ago
  26. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  27. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  28. 03121dc Removing dead code. by Thomas Vachuska · 6 years ago
  29. aaa4f83 [ONOS-7518] NullPointerException in LinkDiscovery by jaegonkim · 6 years ago
  30. 168aa62 [ONOS-7515] Fix increased port up delay caused by not sending probes immediately a new port comes up by You Wang · 6 years ago
  31. 8c0c8ef Fix xmpp project structure problem by Yuta HIGUCHI · 6 years ago
  32. 1ab441b Fix STC concurrent modification problem by Ray Milkey · 6 years ago
  33. 9280e19 Fixed ConcurrentModificationException issue in LinkDiscovery code. by Thomas Vachuska · 6 years ago
  34. e9ccf41 XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider by Tomek Osiński · 6 years ago
  35. 15e281d [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 6 years ago
  36. d9119d0d [ONOS-7458] Supporting port description in ONOS LLDP by jaegonkim · 6 years ago
  37. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  38. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  39. cab29d2 Fixed null providers & custom topo simulator to work across stop/starts. by Thomas Vachuska · 6 years ago
  40. 3585a7a Fixing issue when Initial Audit is never completed. by Maksym Polovyi · 6 years ago
  41. 0a1a091 Remove deprecated Alarm builder API by Ray Milkey · 6 years ago
  42. b1906d2 Fixing null provider custom topo simulator by Thomas Vachuska · 6 years ago
  43. 0271043 Remove deprecated netconf provider config class by Ray Milkey · 6 years ago
  44. 4ad4a24 Remove deprecated SNMP provider config by Ray Milkey · 6 years ago
  45. 5e82aa9 Remove deprecated TL1 provider config by Ray Milkey · 6 years ago
  46. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  47. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  48. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  49. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  50. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  51. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  52. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  53. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  54. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  55. cd91bfd Send group desc without group stats capability by Laszlo Papp · 6 years ago
  56. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  57. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  58. 544d63f Do not remove RestDevices when shutting down the RestDeviceProvider by Andrea Campanella · 6 years ago
  59. bf9e5ce [ONOS-7137] Interfaces Discovery through gNMI by Andrea Campanella · 6 years ago
  60. bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 6 years ago
  61. 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 6 years ago
  62. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  63. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  64. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  65. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  66. c1ecdd0 [ONOS-7371] Fix General Device provider NPE when disconnecting device after netcfg remove by Andrea Campanella · 6 years ago
  67. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago
  68. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  69. 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 6 years ago
  70. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  71. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  72. c893b27 Do not send group stats request if unsupported by Laszlo Papp · 6 years ago
  73. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  74. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  75. b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 6 years ago
  76. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  77. 9d982a5 [ONOS-7320] Ensure link times are reset when mastership is reassigned to another node by Jordan Halterman · 6 years ago
  78. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  79. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  80. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  81. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  82. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  83. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  84. 8277b6b Dual-homing probing improvements by Charles Chan · 6 years ago
  85. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  86. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  87. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  88. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  89. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  90. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  91. fc66705 Step to rationalize rest SBI by Yuta HIGUCHI · 6 years ago
  92. 872fdbe Remove deprecated RestProviderConfig by Yuta HIGUCHI · 6 years ago
  93. 92494fb [ONOS-7289] General device should be available by default by Yi Tseng · 6 years ago
  94. 02ffa71 added OAuth2 authentication for REST protocol by fahadnaeemkhan · 6 years ago
  95. 55f513f Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 6 years ago
  96. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  97. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  98. 653e2ac [CORD-2223] Avoid unnecessary probing when a host moves within the same switch by Charles Chan · 6 years ago
  99. 105736e [ONOS-7149] Re-query DeviceDescription when Netconf device connects again by Andrea Campanella · 6 years ago
  100. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago