1. 0a1a091 Remove deprecated Alarm builder API by Ray Milkey · 6 years ago
  2. b1906d2 Fixing null provider custom topo simulator by Thomas Vachuska · 6 years ago
  3. 0271043 Remove deprecated netconf provider config class by Ray Milkey · 6 years ago
  4. 4ad4a24 Remove deprecated SNMP provider config by Ray Milkey · 6 years ago
  5. 5e82aa9 Remove deprecated TL1 provider config by Ray Milkey · 6 years ago
  6. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  7. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  8. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  9. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  10. ef31005 SONAR suggestions - uneccesary instanceof operators by Ray Milkey · 6 years ago
  11. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  12. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  13. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  14. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  15. cd91bfd Send group desc without group stats capability by Laszlo Papp · 6 years ago
  16. 488a94c more error-prone issue fix by Yuta HIGUCHI · 6 years ago
  17. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  18. 544d63f Do not remove RestDevices when shutting down the RestDeviceProvider by Andrea Campanella · 6 years ago
  19. bf9e5ce [ONOS-7137] Interfaces Discovery through gNMI by Andrea Campanella · 6 years ago
  20. bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 6 years ago
  21. 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 6 years ago
  22. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  23. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  24. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  25. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  26. c1ecdd0 [ONOS-7371] Fix General Device provider NPE when disconnecting device after netcfg remove by Andrea Campanella · 6 years ago
  27. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago
  28. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  29. 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 6 years ago
  30. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  32. c893b27 Do not send group stats request if unsupported by Laszlo Papp · 6 years ago
  33. edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 6 years ago
  34. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  35. b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 6 years ago
  36. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  37. 9d982a5 [ONOS-7320] Ensure link times are reset when mastership is reassigned to another node by Jordan Halterman · 6 years ago
  38. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  39. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  40. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  41. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  42. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  43. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  44. 8277b6b Dual-homing probing improvements by Charles Chan · 6 years ago
  45. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  46. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  47. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  48. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  49. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  50. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  51. fc66705 Step to rationalize rest SBI by Yuta HIGUCHI · 6 years ago
  52. 872fdbe Remove deprecated RestProviderConfig by Yuta HIGUCHI · 6 years ago
  53. 92494fb [ONOS-7289] General device should be available by default by Yi Tseng · 6 years ago
  54. 02ffa71 added OAuth2 authentication for REST protocol by fahadnaeemkhan · 6 years ago
  55. 55f513f Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 6 years ago
  56. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  57. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  58. 653e2ac [CORD-2223] Avoid unnecessary probing when a host moves within the same switch by Charles Chan · 6 years ago
  59. 105736e [ONOS-7149] Re-query DeviceDescription when Netconf device connects again by Andrea Campanella · 6 years ago
  60. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  61. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  62. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  63. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  64. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  65. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  66. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  67. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  68. 178b0f5 Learn target ip from IPv6 neighbor advertisement message by Charles Chan · 7 years ago
  69. 3281368 [ONOS-7135] Implement PortAdmin in NetconfDeviceProvider by Andrea Campanella · 7 years ago
  70. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  71. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  72. 4bc481b fix missing dependencies to adapter by Yuta HIGUCHI · 7 years ago
  73. 4929a81 Registering component configuration properties for the generalDeviceProvider by Andrea Campanella · 7 years ago
  74. d4e07f4 Remove unnecessary isRelevant() check. by Rafal Szalecki · 7 years ago
  75. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  76. 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
  77. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  79. ce11193 Fixing Device updated event in order to stop statistics polling by Andrea Campanella · 7 years ago
  80. 554ce97 bug fix: catch the exception if driver is not found by Frank Wang · 7 years ago
  81. bb86b78 Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  82. aa417a6 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  83. b34a0bd Fix NPE in NetworkConfigHostProvider by Charles Chan · 7 years ago
  84. 5bff7ca Fixed NPE when processing P4Runtime packet-ins by Carmelo Cascone · 7 years ago
  85. 2fde6d4 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  86. f5c4f68 Fix missing dependency - was tripping up sonar by Ray Milkey · 7 years ago
  87. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  88. 834894a sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  89. 1fb27d3 Modified PI-ECMP demo app to work with 2x2 clos topology by Carmelo Cascone · 7 years ago
  90. 1909032 Completing Port Statistics scheduling in general device provider. by Andrea Campanella · 7 years ago
  91. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  92. 482951f ONOS-6968: by fahadnaeemkhan · 7 years ago
  93. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  94. a2c7c20 PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder. by harikrushna-Huawei · 7 years ago
  95. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  96. 8ca75a2 Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago
  97. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  98. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  99. c59d696 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  100. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago