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