1. 03c608c Adding more features to Bazel built package by Thomas Vachuska · 6 years ago
  2. 7d649b5 Adding Bazel BUILD files for faultmanagement and evpn-service app. by Thomas Vachuska · 6 years ago
  3. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  4. 2e4d99e [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  5. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  6. b914fcb [ONOS-7682] IntentManager.buildAndSubmitBatches overwrites intent operation of pending map with the intent opeation of current map by jaegonkim · 6 years ago
  7. a9acf7a [ONOS-7533] Extension instruction deserialization failure due to un-available device by jaegonkim · 6 years ago
  8. 3305efe Remove host location when a switch port is removed by enen92 · 6 years ago
  9. 9f5b52b Fix ONOS UI doesn't expose CONTROLLER type device. by Daniel Park · 6 years ago
  10. 2f380c7 Pretty formatting of bazel files by Ray Milkey · 6 years ago
  11. f6911bd Fix Sonar warnings about NPEs after an exception by Ray Milkey · 6 years ago
  12. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  13. 63192b0 flow problem solving at CiscoN7K Configuration by sdn · 6 years ago
  14. f7934d5 Fix: guarantee to referring to the correct openstack node state by Jian Li · 6 years ago
  15. 789fadb Support to inject custom controller info through openstacknode by Jian Li · 6 years ago
  16. 88ae51e Avoid parallelizing node initialization due to state contention by Jian Li · 6 years ago
  17. a7160da Fix SNAPSHOT version in test/proxy app by Ray Milkey · 6 years ago
  18. cd91a07 Added src port and dst ip address option to forced acl functionality. by Daniel Park · 6 years ago
  19. dae1160 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  20. 68faf95 Remove redundant entry in drivers pom by Georgios Katsikas · 6 years ago
  21. 95feda0 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  22. 333e30b Fix maven build by Ray Milkey · 6 years ago
  23. dd50eac Fix problems detected by ErrorProne by Ray Milkey · 6 years ago
  24. 98f4e2c Fixing DefaultNicFlowRule by Thomas Vachuska · 6 years ago
  25. d04e344 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  26. b8cace7 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  27. 4b19da6 Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  28. 5b66ce0 Fix: resolve failure of E-W communication at ARP broadcast mode by Jian Li · 6 years ago
  29. 311a9c9 Do not add match field, if the src/dst IP Prefix is 0.0.0.0/0 by Jian Li · 6 years ago
  30. 70671b3 Server driver implements FlowRuleProgrammable by Georgios Katsikas · 6 years ago
  31. d472a32 Refactoring and fixes in server driver by Georgios Katsikas · 6 years ago
  32. 3adf365 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  33. 0e1c7b5 Added forced acl command in OpenstackNetworking app by Daniel Park · 6 years ago
  34. 7f024de Add REST interface for configuring ARP mode by Jian Li · 6 years ago
  35. a494768 Support to publish port TX and RX stats in openstacktelemetry by Jian Li · 6 years ago
  36. 7f70bb7 Add CLI for reconfiguring ARP mode on openstacknetworking app by Jian Li · 6 years ago
  37. e6110b7 Fix: resolve the service not found exception caused by openstack4j by Jian Li · 6 years ago
  38. a51656d Jenkins STC scripts require OCC to be set by Ray Milkey · 6 years ago
  39. 470865e Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  40. 41aa815 Sonar suggestion for a break in a switch by Ray Milkey · 6 years ago
  41. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  42. 6057fab Add support Cisco N7K Switch at rest Cisco driver by sdn · 6 years ago
  43. bde4f37 Slight fix for when help/usage is displayed for onos-power by Jon Hall · 6 years ago
  44. b8ddc3f Add device driver for ODTN Phase1.0 by hiroki · 6 years ago
  45. 4e7de42 Bugfix: DistributedPacketStore does not notify delegate in some cases by Charles Chan · 6 years ago
  46. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  47. 0354b45 Fix guaranteed NPE in CLI error report by Ray Milkey · 6 years ago
  48. 158feb9 [ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization by Jordan Halterman · 6 years ago
  49. 74a8a44 Graceful handling of ConnectException in HTTP delete by Georgios Katsikas · 6 years ago
  50. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  51. 6041f10 Fixes default arp mode to proxy in OpenstackNetworking app. by Daniel Park · 6 years ago
  52. 0f12bc6 RestDeviceProvider has configurable port stats frequency by Georgios Katsikas · 6 years ago
  53. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  54. b1ca1a2 Init and purge rules/group table during vtap app start and stop by Jian Li · 6 years ago
  55. 26ef130 Add group table, flow rules by listening to openstack node events by Jian Li · 6 years ago
  56. c253810 [ONOS-7731] Add a set of CLI for openstack vtap app by Jian Li · 6 years ago
  57. 614cb09 [ONOS-7731] Add initial implementation of openstack vtap manager by Jian Li · 6 years ago
  58. d18f2b0 [ONOS-7731] Add unit tests for openstack vtap and vtapCriterion by Jian Li · 6 years ago
  59. 19f2526 [ONOS-7731] Add implementation of openstack vtap store and criterion by Jian Li · 6 years ago
  60. 8f61139 Fix maven build problems with inband telemetry app by Ray Milkey · 6 years ago
  61. 38e4d94 [ONOS-7731] Add a set of interfaces for openstack vTap app by Jian Li · 6 years ago
  62. e2e03a5 Fix: do not add fake gateway ARP rule for FLAT typed network by Jian Li · 6 years ago
  63. 753280e Support collecting outbound vFlow stats for FLAT typed network by Jian Li · 6 years ago
  64. 9a5ed3a RemoveControllers for server device driver by Georgios Katsikas · 6 years ago
  65. 819f4e8 Removes OVSDB devices on ONOS UI in case OpenstackNetworkingUI service is activated. by Daniel Park · 6 years ago
  66. 960ae51 Fix: pipeline to stat flat outbound table rather than flat table by Jian Li · 6 years ago
  67. 722275f [ONOS-7675] Initial implementation of IntProgrammable by Jonghwan Hyun · 6 years ago
  68. cf91a2d Fix Bmv2 related issues by Yuta HIGUCHI · 6 years ago
  69. 97482c1 Make the openstacknode COMPLETED when OF device is reconnected by Jian Li · 6 years ago
  70. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  71. 5a38ab6 Fix openstack telemetry, networking, vtap app maven build by Jian Li · 6 years ago
  72. 2582fc2 Adding support for enhanced cell spec, e.g. 5+3+1 by Thomas Vachuska · 6 years ago
  73. 30f35b2 Fix error prone reported probem with map key type by Ray Milkey · 6 years ago
  74. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  75. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  76. f50057c Add a device upgrade behaviour interface by Laszlo Papp · 6 years ago
  77. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  78. bcc53d3 Sonar fixes by Ray Milkey · 6 years ago
  79. f325a60 [ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  80. 28ecc5f Added in panel support - details panels by Sean Condon · 6 years ago
  81. 9204452 Fixed GDP ignoring pipeconf passed via netcfg by Carmelo Cascone · 6 years ago
  82. 4f368e8 [ONOS-7731] Add openstack vtap skeleton code by Jian Li · 6 years ago
  83. 3a14059 Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified by Daniel Park · 6 years ago
  84. 998ec7b Allow to collect vStats from unmanaged host by Jian Li · 6 years ago
  85. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  86. e4bf856 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  87. 281dbf3 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  88. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  89. aeea0bb Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  90. 7851f6d Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  91. 5259b33 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  92. 4127d39 Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  93. 8f90d6d Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  94. a765d22 [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  95. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  96. f02872d Allow to build P4 tools without debug flags to improve BMv2 performance by Carmelo Cascone · 6 years ago
  97. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  98. 24fda8a ONOS-7402 Broadcast objective type support by FabricNextPipeliner. by Esin Karaman · 6 years ago
  99. ba4b5ec Updating node version of /web/gui to v8.11.1 (same as /web/gui2 uses) by Thomas Vachuska · 6 years ago
  100. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago