1. 3a50b0d Reduce resource pressure to better support low resource profile device. by Yuta HIGUCHI · 7 years ago
  2. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  3. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  4. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  5. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  6. c635835 Resolve OSGi wiring issue in TL1 by Yuta HIGUCHI · 7 years ago
  7. 795dff4 Attempt to make Netconf test a little more less brittle by Yuta HIGUCHI · 7 years ago
  8. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  9. 67acb69 RestDeviceProvider small refactor by Michal Mach · 7 years ago
  10. 45d98b3 Remove unnecessary boxing. by Yuta HIGUCHI · 7 years ago
  11. 13072e2 Executor initialization moved to activate() method by Michal Mach · 7 years ago
  12. 4da35c5 [ONOS-6663] Shutdown executor in RestDeviceProvider by Lukasz Ryba · 7 years ago
  13. d809974 [ONOS-6662] Port statistics for RestDeviceProvider by Michal Mach · 7 years ago
  14. f42a2cc [ONOS-6386] Polatis OpenFlow driver by Yuta HIGUCHI · 7 years ago
  15. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  16. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  17. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  18. d66fe0c Cosmetic checkstyle fixes by Yuta HIGUCHI · 7 years ago
  19. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  20. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  21. f95c38b [ONOS-6470] Method names are confusing, needs to be changed by Palash Kala · 7 years ago
  22. 832d047 [ONOS-6608] Ports discovery in NetconfDeviceProvider called twice by mskala · 7 years ago
  23. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  24. a439afe [ONOS-6472] Flow, table, group and meter stats collector stopped after starting by Palash Kala · 7 years ago
  25. 4c71ee7 [ONOS-6507] Rest device connection timeout by Palash Kala · 7 years ago
  26. 5279326 [ONOS-6471] Port stats collector started two times, which is unnecessary by Palash Kala · 7 years ago
  27. 968f93f Updating device event isRelevant check Netconf by Andrea Campanella · 7 years ago
  28. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  29. 26a90fa [ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener by Michal Mach · 7 years ago
  30. 49bdb613 [ONOS-6609] OVSDB device is not removed properly by Michal Mach · 7 years ago
  31. 10517fd Minor fixes to OvsdbDeviceProviderTest by Yuta HIGUCHI · 7 years ago
  32. 958adf6 [ONOS-6576] Add ports discovery when OVSDB DEVICE_ADDED event occurs by Michal Mach · 7 years ago
  33. 948ac4b [ONOS-6480] Bug fix in NewAdaptiveFlowStatsCollector.java by Palash Kala · 7 years ago
  34. 1462982 remove unused code and listener at deactive function in ovsdb provider by Frank Wang · 7 years ago
  35. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  36. 6f3b028 Remove unused code. by Marc De Leenheer · 7 years ago
  37. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  38. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  39. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  41. 9fe79a2 [ONOS-6188] OpenFlowMeterProvider: Force Meter stats retrieval on remove. by Jordi Ortiz · 7 years ago
  42. 66fee92 Suspicious reference comparison - Questionable use of reference equality rather than calling equals by Saritha · 7 years ago
  43. 5aa4cdf [ONOS-6408] Parse milliseconds in eventTime by Yuta HIGUCHI · 7 years ago
  44. 21f5ae8 Fix for ONOS-6433:NPE when deactivating org.onosproject.netcfglinksprovider by Deepa Vaddireddy · 7 years ago
  45. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  46. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  47. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  48. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  49. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  50. 38bb109 Augment provider service to process batch mapping query by Jian Li · 7 years ago
  51. 55648ed Allow to query mapping value when receives MapRequest by Jian Li · 7 years ago
  52. 7da8592 Fix maven build problems with restconf protocol by Ray Milkey · 7 years ago
  53. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  54. 100b552 Log alarm translation error properly. by Yuta HIGUCHI · 7 years ago
  55. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  56. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  57. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  58. 4f56bbd Cosmetic fix about constant name by Yuta HIGUCHI · 7 years ago
  59. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  60. 59ca831 Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated by Andrea Campanella · 7 years ago
  61. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago
  62. ed5b14d Cosmetic fixes around constant names by Yuta HIGUCHI · 7 years ago
  63. ded8001 Fix: Store router identifier combines with scheme as a DeviceId by Jian Li · 7 years ago
  64. 59b549d [ONOS-6076] Moving tl1,snmp,rest netcfg to devices key by Andrea Campanella · 7 years ago
  65. 7707933 Fix: Store mapping information when receives MapRegister by Jian Li · 7 years ago
  66. 70c2147 use try-with-resource for connectivity testing by Yuta HIGUCHI · 7 years ago
  67. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  68. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  69. c362784 [ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal by Andrea Campanella · 7 years ago
  70. 229554a [ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario. by Vidyashree Rama · 7 years ago
  71. 3007829 onos_6215:removing printing null object by rohitsharan · 7 years ago
  72. b356728 WIP:: Initial stab at regions demo for Europe by Simon Hunt · 7 years ago
  73. e5aa5df Improve MappingEntryBuilder to convert LCAF to extension address by Jian Li · 7 years ago
  74. fa332cc Add missing dependecny to netconf pom by Jon Hall · 7 years ago
  75. 2eb5d84 PCE Changes to handle bandwidth changes from network by Satish K · 7 years ago
  76. 690d5cf Bandwidth update to NetworkConfig by Satish K · 7 years ago
  77. b6995cb Fix: Remove the dependencies between LISP provider and driver by Jian Li · 7 years ago
  78. db29dcf Reverting netconf default poll frequency to 30 seconds as not to by Thomas Vachuska · 7 years ago
  79. f3aaa8d Changing default port stats poll frequency of netconf device provider. by Thomas Vachuska · 7 years ago
  80. d89a153 port statistics defect fix by Vidyashree Rama · 7 years ago
  81. a8e1bfa argument should be checked for null before dereferencing by Palash Kala · 7 years ago
  82. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  83. 0f0d748 [ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr by Jian Li · 7 years ago
  84. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  85. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  86. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  87. 2a0e59d reconstruct post body in NB by chaodeyu · 7 years ago
  88. 35c9ea8 Remove buck files for disconnected components - 'buck test' will pick them up by Ray Milkey · 7 years ago
  89. 8c6a7e8 fix NPE in netconf SBI by Yuta HIGUCHI · 7 years ago
  90. c2b82e3 Ensure polling thread will not exceptionally terminate by Yuta HIGUCHI · 7 years ago
  91. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  92. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  93. 08057cb Resolve ConfigKey conflict with netconf by Yuta HIGUCHI · 7 years ago
  94. 3e757f9 [ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled by Michal Mach · 7 years ago
  95. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  96. 8c31fe6 ONOS-6050 - [PCEP]LspIdentifiers TLV is not been encoded in PCUpd message for PCInit rsvp mode by harikrushna-Huawei · 7 years ago
  97. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  98. 47df0e3 BUCK changes in TE topology and RESTCONF by Henry Yu · 7 years ago
  99. b8436bb [ONOS-5750] Add MappingEntryBuilder with unit test by Jian Li · 7 years ago
  100. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago