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