1. ada7b5b New P4 dev and tutorial VM with Ubuntu 18.04 by Carmelo Cascone · 5 years ago
  2. e6e609f Refactor external peer router store, fix NPE due to MAC is not ready by Jian Li · 5 years ago
  3. 11f95b5 [ONOS-7983] Use IPv6 RA and RS to discover hosts by Yi Tseng · 5 years ago
  4. 2baae8c [ONOS-7732] Automating switch workflow - desigating fields of program counter as final by jaegonkim · 5 years ago
  5. 0925188 'Static data model implementation in Worklet by m.rahil · 5 years ago
  6. dabd84f Go to the defining package to import a variable by Ray Milkey · 5 years ago
  7. 812460d Support to query active status of the nodes through REST API by Jian Li · 5 years ago
  8. 7b8c368 Support active-standby mode in openstacknetworking app by Jian Li · 5 years ago
  9. b81121f [ONOS-7982] Remove P4Config by Yi Tseng · 5 years ago
  10. 4747ece [ONOS-7967] GUI2 Device icon not shown on an Firewall, Optical_amplifier etc device in Topo view by Sean Condon · 5 years ago
  11. c699e87 Set protocol field for server devices by Georgios Katsikas · 5 years ago
  12. bca5d0c Eliminate some warnings from bazel about external references by Ray Milkey · 5 years ago
  13. 21782d6 fixed unsafe downcasting that caused failures in detecting disconnection of hosts by rruigon · 5 years ago
  14. 67ba8a6 add VPLS API jar file to published artifacts by Ray Milkey · 5 years ago
  15. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  16. af877e9 Fix NOT_FOUND error when removing P4Runtime table entries by Carmelo Cascone · 5 years ago
  17. d6191ec Fix missing P4Runtime multicast/clone groups after device reboot by Carmelo Cascone · 5 years ago
  18. 69b2fed Report bazel errors rather than eating them by Ray Milkey · 5 years ago
  19. 24ba24a Rename the empty_jar() rule to be minimal_jar() since the jar file is no longer empty by Ray Milkey · 5 years ago
  20. 4aeda14 Put a file in the empty jar by Ray Milkey · 5 years ago
  21. 522a3bd Create empty javadoc and source jar files for sonatype by Ray Milkey · 5 years ago
  22. da745a9 Bump karaf version to 4.2.5 by Ray Milkey · 5 years ago
  23. 246594e Include pom files when publishing locally by Ray Milkey · 5 years ago
  24. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  25. 1b5c5fa Fix: specify the source MAC as fake GW MAC for self ARP reply case by Jian Li · 5 years ago
  26. efb6cc5 Fix build behind web proxy - provide all jars needed by grpc java by Ray Milkey · 5 years ago
  27. c684db3 fix bug caused by Shell command in OSX system. by Boyuan Yan · 5 years ago
  28. d884d8a Pre-allocate sliding window counter slots to avoid thread safety issues. by Jordan Halterman · 5 years ago
  29. 91af10a Prevent unhandled exception if the executor is already shut down. by Ray Milkey · 5 years ago
  30. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  31. dc97192 Show class name instead of thread when logging to console or CLI by Carmelo Cascone · 5 years ago
  32. deeb726 Use a copy on write array list for sliding window counter by Ray Milkey · 5 years ago
  33. a00e3d0 [ONOS-7850] powerconfig for Cassini equipment. by Boyuan Yan · 5 years ago
  34. 9f4f007 Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 5 years ago
  35. 7e65ac7 This patch solves the following problem: by Gamze Abaka · 5 years ago
  36. 2bc10ae This patch solves the following issue: by Gamze Abaka · 5 years ago
  37. 7c070c8 DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions by Gamze Abaka · 5 years ago
  38. 6c8a71b In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch. by Gamze Abaka · 5 years ago
  39. dadae72 In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  40. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  41. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  42. f85ee3c [ONOS-7732] Automating switch workflow - program counter refactoring by jaegonkim · 5 years ago
  43. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  44. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  45. b0a196a GUI2 bug fix for Hosts hidden command by Sean Condon · 5 years ago
  46. 07f0d37 Change sequential stream to parallel stream by DongRyeol Cha · 5 years ago
  47. 549b154 put back filtering of build/conf artifacts by Ray Milkey · 5 years ago
  48. d4780eb Adding GUI 2 as a default to be activated if ONOS_APPS is unspecified. by Thomas Vachuska · 5 years ago
  49. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  50. c13d956 GUI2 bug fix for Force graph by Sean Condon · 5 years ago
  51. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  52. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  53. adb8905 Do not require device data blob when checking pipeconf on device by Carmelo Cascone · 5 years ago
  54. 5505a6d Fix P4Runtime driver ignoring CLONE groups by Carmelo Cascone · 5 years ago
  55. 1dfc786 Do GDP checkup for all devices in config and core by Carmelo Cascone · 5 years ago
  56. bed2e03 GUI2 fixed Quickhelp to use LionService by Sean Condon · 5 years ago
  57. 8d0c9e4 Repair sonar scanner that was broken by the change version script by Ray Milkey · 5 years ago
  58. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  59. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  60. 4b61631 Further improvements to connection handling for gRPC-based devices by Carmelo Cascone · 5 years ago
  61. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  62. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  63. 6eb2cb8 GUI2 update Angular component versions to 2.1.0 by Sean Condon · 5 years ago
  64. d131d1f GUI2 ModelCache bug fix for NPE by Sean Condon · 5 years ago
  65. 556c8d4 Fix NPE of P4Runtime device when deleting a group by Yi Tseng · 5 years ago
  66. 4b2ff04 Fix clone session not working for BMv2 built in p4vm by Carmelo Cascone · 5 years ago
  67. bcd47b9 Do not exclude targets in publish-target-list by Carmelo Cascone · 5 years ago
  68. 058804c GUI2 Display of mastership for devices by Sean Condon · 5 years ago
  69. 3d592c6 Replaced test mock with existing adapter in archetypes. by Thomas Vachuska · 5 years ago
  70. 3032b87 Fix missing IPv6 table size in fabric.p4 by Carmelo Cascone · 5 years ago
  71. d51a555 Minor fixes for P4Runtime devices by Carmelo Cascone · 5 years ago
  72. 5f7d3bc GUI2 Fixed bug of edge link not being added dynamically by Sean Condon · 5 years ago
  73. adeb716 GUI2 Topo Added base common base for Topo2ViewMessageHandler and TopologyViewMessageHandlerBase by Sean Condon · 5 years ago
  74. 19e8367 GUI2 Added intents to Traffic2 Monitor by Sean Condon · 5 years ago
  75. 44628d6 [ONOS-7732] Automating switch workflow - checking workflow definitition by jaegonkim · 5 years ago
  76. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  77. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  78. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  79. 64ea7d2 GUI2 Bug fixes to Topo view by Sean Condon · 5 years ago
  80. 229471b Do not read default table entries in bmv2 by Carmelo Cascone · 5 years ago
  81. 97d36a2 Use specific kernel version in p4vm by Carmelo Cascone · 5 years ago
  82. 15743ea Fix duplicate ip issue by pier · 5 years ago
  83. a1ae427 Bump P4 tools and scapy version used in p4vm by Carmelo Cascone · 5 years ago
  84. 5cc45bc Publish P4Runtime-related protocol artifacts by Carmelo Cascone · 5 years ago
  85. d30295e Fix: revise node init logic to handle all state other than COMPLETE by Jian Li · 5 years ago
  86. 631e770 Ensure SlidingWindowCounter is advanced in correct order prior to building the complete window by Jordan Halterman · 5 years ago
  87. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  88. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  89. 2b299d2 Fix incorect string comparison by Ray Milkey · 5 years ago
  90. 4c2715e Fix npe when host does not have valid ipv6 address by pier · 5 years ago
  91. 4a7ce67 Fix: register a set of Affinity classes into distributed store by Jian Li · 5 years ago
  92. 0ba22e4 Fixes two things in OpenstackNode App. - Add whether ovsdb connection is alive in OpenstackNodeCheckCommand - Support REST API that queries the state of the specific openstack node by Daniel Park · 5 years ago
  93. ef0761c Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  94. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  95. 8c57015 Be more forgiving about the number of expected flows by Ray Milkey · 5 years ago
  96. 36231d2 modify param parsing in createNetCfg.sh and checkNetInit.sh to enable flexible configuration for ODTN network by Boyuan Yan · 5 years ago
  97. df4b08a Modify OpenFlow provider to avoid stats collection when switch is under high load by Jordan Halterman · 5 years ago
  98. 1c8a4ed Give priority to instructions over meta when generating next_vlan rule by Carmelo Cascone · 5 years ago
  99. 0cf3ef7 fix bug about ODTN test in stc running environment by Boyuan Yan · 5 years ago
  100. b8a2505 More robust deferring for P4Runtime MasterArbitrationUpdate messages by Carmelo Cascone · 5 years ago