1. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  2. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  3. 4aa54e3 Minor fixes by Yuta HIGUCHI · 7 years ago
  4. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  5. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  6. 125c3f2 Cleanup local maps in LldpLinkProvider by Jon Hall · 7 years ago
  7. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  9. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  10. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  11. 30fedc5 Adding BGP provider code to support EVPN by Mohammad Shahid · 7 years ago
  12. b9cfc3a Try to get driver info by lookup mfr/hw/sw when the device is not found by Charles Chan · 7 years ago
  13. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  14. fcf5dce [CORD-1431] Support DHCPv6 by HostLocationProvider by Yi Tseng · 7 years ago
  15. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  16. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  17. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  18. 6a4d166 Increased the number of threads in RestDeviceProvider to avoid timeouts by Georgios Katsikas · 7 years ago
  19. a180032 Fix OVSDB api artifactId by Adnaan Sachidanandan · 7 years ago
  20. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  22. cfa637a Fix DHCP handling bug in HostLocationProvider by Yi Tseng · 7 years ago
  23. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  24. 2f2d976 P4Runtime provider base app by Carmelo Cascone · 7 years ago
  25. b1e9924 Fix bugs in host subsystem by Charles Chan · 7 years ago
  26. 2883c76 ONOS-6562 Implement P4RuntimePacketProvider by wu · 7 years ago
  27. 35b83be Align maven artifact name to buck artifact by Yuta HIGUCHI · 7 years ago
  28. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  29. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  30. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  31. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  32. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  33. 3a50b0d Reduce resource pressure to better support low resource profile device. by Yuta HIGUCHI · 7 years ago
  34. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  35. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  36. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  37. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  38. c635835 Resolve OSGi wiring issue in TL1 by Yuta HIGUCHI · 7 years ago
  39. 795dff4 Attempt to make Netconf test a little more less brittle by Yuta HIGUCHI · 7 years ago
  40. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  41. 67acb69 RestDeviceProvider small refactor by Michal Mach · 7 years ago
  42. 45d98b3 Remove unnecessary boxing. by Yuta HIGUCHI · 7 years ago
  43. 13072e2 Executor initialization moved to activate() method by Michal Mach · 7 years ago
  44. 4da35c5 [ONOS-6663] Shutdown executor in RestDeviceProvider by Lukasz Ryba · 7 years ago
  45. d809974 [ONOS-6662] Port statistics for RestDeviceProvider by Michal Mach · 7 years ago
  46. f42a2cc [ONOS-6386] Polatis OpenFlow driver by Yuta HIGUCHI · 7 years ago
  47. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  48. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  49. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  50. d66fe0c Cosmetic checkstyle fixes by Yuta HIGUCHI · 7 years ago
  51. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  52. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  53. f95c38b [ONOS-6470] Method names are confusing, needs to be changed by Palash Kala · 7 years ago
  54. 832d047 [ONOS-6608] Ports discovery in NetconfDeviceProvider called twice by mskala · 7 years ago
  55. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  56. a439afe [ONOS-6472] Flow, table, group and meter stats collector stopped after starting by Palash Kala · 7 years ago
  57. 4c71ee7 [ONOS-6507] Rest device connection timeout by Palash Kala · 7 years ago
  58. 5279326 [ONOS-6471] Port stats collector started two times, which is unnecessary by Palash Kala · 7 years ago
  59. 968f93f Updating device event isRelevant check Netconf by Andrea Campanella · 7 years ago
  60. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  61. 26a90fa [ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener by Michal Mach · 7 years ago
  62. 49bdb613 [ONOS-6609] OVSDB device is not removed properly by Michal Mach · 7 years ago
  63. 10517fd Minor fixes to OvsdbDeviceProviderTest by Yuta HIGUCHI · 7 years ago
  64. 958adf6 [ONOS-6576] Add ports discovery when OVSDB DEVICE_ADDED event occurs by Michal Mach · 7 years ago
  65. 948ac4b [ONOS-6480] Bug fix in NewAdaptiveFlowStatsCollector.java by Palash Kala · 7 years ago
  66. 1462982 remove unused code and listener at deactive function in ovsdb provider by Frank Wang · 7 years ago
  67. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  68. 6f3b028 Remove unused code. by Marc De Leenheer · 7 years ago
  69. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  70. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  71. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  73. 9fe79a2 [ONOS-6188] OpenFlowMeterProvider: Force Meter stats retrieval on remove. by Jordi Ortiz · 7 years ago
  74. 66fee92 Suspicious reference comparison - Questionable use of reference equality rather than calling equals by Saritha · 7 years ago
  75. 5aa4cdf [ONOS-6408] Parse milliseconds in eventTime by Yuta HIGUCHI · 7 years ago
  76. 21f5ae8 Fix for ONOS-6433:NPE when deactivating org.onosproject.netcfglinksprovider by Deepa Vaddireddy · 7 years ago
  77. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  78. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  79. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  80. 7bbe7b1 [ONOS-6376] Netconf ssh connection through Apache Mina library by Andrea Campanella · 7 years ago
  81. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  82. 38bb109 Augment provider service to process batch mapping query by Jian Li · 7 years ago
  83. 55648ed Allow to query mapping value when receives MapRequest by Jian Li · 7 years ago
  84. 7da8592 Fix maven build problems with restconf protocol by Ray Milkey · 7 years ago
  85. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  86. 100b552 Log alarm translation error properly. by Yuta HIGUCHI · 7 years ago
  87. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  88. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  89. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  90. 4f56bbd Cosmetic fix about constant name by Yuta HIGUCHI · 7 years ago
  91. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  92. 59ca831 Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated by Andrea Campanella · 7 years ago
  93. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago
  94. ed5b14d Cosmetic fixes around constant names by Yuta HIGUCHI · 7 years ago
  95. ded8001 Fix: Store router identifier combines with scheme as a DeviceId by Jian Li · 7 years ago
  96. 59b549d [ONOS-6076] Moving tl1,snmp,rest netcfg to devices key by Andrea Campanella · 7 years ago
  97. 7707933 Fix: Store mapping information when receives MapRegister by Jian Li · 7 years ago
  98. 70c2147 use try-with-resource for connectivity testing by Yuta HIGUCHI · 7 years ago
  99. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  100. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago