1. 07f0d37 Change sequential stream to parallel stream by DongRyeol Cha · 5 years ago
  2. 1dfc786 Do GDP checkup for all devices in config and core by Carmelo Cascone · 5 years ago
  3. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  4. 4b61631 Further improvements to connection handling for gRPC-based devices by Carmelo Cascone · 5 years ago
  5. d51a555 Minor fixes for P4Runtime devices by Carmelo Cascone · 5 years ago
  6. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  7. df4b08a Modify OpenFlow provider to avoid stats collection when switch is under high load by Jordan Halterman · 5 years ago
  8. e288e5b Fixing port discovery in REST provider by Andrea Campanella · 5 years ago
  9. 8d338b5 Improved error message when device has no more free ports by Sean Condon · 5 years ago
  10. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  11. 67a317d Fix race condition when processing first Update of gNMI Subscribe RPC by Carmelo Cascone · 5 years ago
  12. 02f86c8 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 5 years ago
  13. 4025900 Restart the scheduled task when polling frequency is really changed by DongRyeol Cha · 5 years ago
  14. b9e491b Fix for ADVA ols with TAPI by Andrea Campanella · 5 years ago
  15. cb60f92 Fix case where multiple stats poller tasks are created for the same device by Carmelo Cascone · 5 years ago
  16. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  17. 3f73127 Fix cfg properties for GeneralDeviceProvider by Carmelo Cascone · 5 years ago
  18. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  19. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  20. 91d7e7e [ONOS-7566] Implementation of NetconfProxySession by gyewan.an · 5 years ago
  21. 11d1062 OpenFlowPacketProviderTest: better tests for packet-out with output:all by Thiago Santos · 5 years ago
  22. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  23. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  24. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  25. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  26. b38023b Get driver even with absent mfr,sw,hw in rest provider config by Andrea Campanella · 5 years ago
  27. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  28. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  29. 7eb0171 [ONOS-7917] Improving device description query in Netconf Device provider by Andrea Campanella · 5 years ago
  30. 6ee38b8 Fixes for problems with starting and stopping apps in a minimal system by Ray Milkey · 5 years ago
  31. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  32. a2a6c3c Refactoring Netconf Device Provider to simplify device connection and avoid calling behaviours when the session is not yet established by Andrea Campanella · 5 years ago
  33. 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 5 years ago
  34. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  35. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  36. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  37. a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  38. 4277d4f Silently ignore devices without gNMI client by Carmelo Cascone · 5 years ago
  39. 59d5f3e Add OpenConfig based port statistics discovery by Yi Tseng · 5 years ago
  40. e616d75 Add gNMI device state subscriber by Yi Tseng · 5 years ago
  41. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 5 years ago
  42. 597315d Fixed that invalid links are created if lldp packets are received and there are no matched ports in onos. by DongRyeol Cha · 5 years ago
  43. 81935a6 Do not create a link if port is disabled. by DongRyeol Cha · 5 years ago
  44. c80570b Refactor the LinkDiscovery and fix the dropping of portDesc by DongRyeol Cha · 5 years ago
  45. c60024d Fix: resolve ovsdb-base activation issue caused by incorrect deps by Jian Li · 5 years ago
  46. d7ed697 Handle IllegalArgumentException from packet parsing by Ray Milkey · 5 years ago
  47. 208bcb3 Fix NPE when there is no port name available by Ray Milkey · 5 years ago
  48. e3c454e Fix NPE in LinkDiscovery by Ray Milkey · 5 years ago
  49. de64cce Remove @Service annotation from null provider command base class by Jordan Halterman · 5 years ago
  50. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  51. a9045ad Fixing Netconf activation issue by Andrea Campanella · 5 years ago
  52. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  53. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  54. d62297f check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 5 years ago
  55. e6a00f0 check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 5 years ago
  56. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  57. 60804c0 Fixing discovery of initial description of REST device by Andrea Campanella · 5 years ago
  58. bbbb942 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 5 years ago
  59. 5590ad7 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 5 years ago
  60. 89ea3d3 Fixing discovery of initial description of REST device by Andrea Campanella · 5 years ago
  61. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 5 years ago
  62. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  63. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  64. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  65. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  66. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 5 years ago
  67. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  68. bd0b1f1 RestDevice connection/disconnection identification-ONOS-7655, Issue - when device is rebooted/shutdown, device information - 'available' & 'local-status' was not getting changed.In our project with same changes many testcases excuted and working fine.Submitting to onos by Saritha · 6 years ago
  69. 24d4f6d Re-enabling Swagger stuff and preparing to integrate cfgdef stuff. by Thomas Vachuska · 6 years ago
  70. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  71. 7e7bd86 Fix LLDP provider - component must transition from disabled to enabled for link discovery to run by Ray Milkey · 6 years ago
  72. 1c23d04 Fixing LLDP link provider property defaults. by Thomas Vachuska · 6 years ago
  73. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  74. 7013724 Merge "Merge branch 'master' into merge" into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  75. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  76. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  77. 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
  78. 8317064 pcep provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  79. d543518 null provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  80. b0a5335 lldp provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  81. fd92804 bgp prvider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  82. 36f1df9 Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  83. 3a3516e Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  84. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  85. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  86. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  87. 5590e2d Remove deprecated constant TL1 by Ray Milkey · 6 years ago
  88. 42e7b86 Netconf device provider to handle series of consecutive Mastership by Andrea Campanella · 6 years ago
  89. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  90. 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
  91. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  92. 6b1acfc Remove deprecated addDevice() API by Ray Milkey · 6 years ago
  93. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  94. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  95. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  96. e15773f Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
  97. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  98. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  99. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  100. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2