1. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  2. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  3. 64ea7d2 GUI2 Bug fixes to Topo view by Sean Condon · 5 years ago
  4. 229471b Do not read default table entries in bmv2 by Carmelo Cascone · 5 years ago
  5. 97d36a2 Use specific kernel version in p4vm by Carmelo Cascone · 5 years ago
  6. 15743ea Fix duplicate ip issue by pier · 5 years ago
  7. a1ae427 Bump P4 tools and scapy version used in p4vm by Carmelo Cascone · 5 years ago
  8. 5cc45bc Publish P4Runtime-related protocol artifacts by Carmelo Cascone · 5 years ago
  9. d30295e Fix: revise node init logic to handle all state other than COMPLETE by Jian Li · 5 years ago
  10. 631e770 Ensure SlidingWindowCounter is advanced in correct order prior to building the complete window by Jordan Halterman · 5 years ago
  11. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  12. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  13. 2b299d2 Fix incorect string comparison by Ray Milkey · 5 years ago
  14. 4c2715e Fix npe when host does not have valid ipv6 address by pier · 5 years ago
  15. 4a7ce67 Fix: register a set of Affinity classes into distributed store by Jian Li · 5 years ago
  16. 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
  17. ef0761c Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  18. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  19. 8c57015 Be more forgiving about the number of expected flows by Ray Milkey · 5 years ago
  20. 36231d2 modify param parsing in createNetCfg.sh and checkNetInit.sh to enable flexible configuration for ODTN network by Boyuan Yan · 5 years ago
  21. df4b08a Modify OpenFlow provider to avoid stats collection when switch is under high load by Jordan Halterman · 5 years ago
  22. 1c8a4ed Give priority to instructions over meta when generating next_vlan rule by Carmelo Cascone · 5 years ago
  23. 0cf3ef7 fix bug about ODTN test in stc running environment by Boyuan Yan · 5 years ago
  24. b8a2505 More robust deferring for P4Runtime MasterArbitrationUpdate messages by Carmelo Cascone · 5 years ago
  25. c32976e Various fixes in preparation of Stratum demo at ONS 2019 by Carmelo Cascone · 5 years ago
  26. b48533e Fix for ONOS-7960 - single to multi intent json codec can't decode egress point array by Ray Milkey · 5 years ago
  27. a08cc9e Enable G1GC by default in onos-service by Jordan Halterman · 5 years ago
  28. 73742fa Restore segment routing REST API by Charles Chan · 5 years ago
  29. ba2471a Fix java doc by pier · 5 years ago
  30. 6d2bf64 Fix: do not handle instance port on receiving router interface events by Jian Li · 5 years ago
  31. fdb8d87 Fix: process ICMP packets in controller by Jian Li · 5 years ago
  32. dc5d501 Fix: Add inst port to store if host updated with no inst port found by Jian Li · 5 years ago
  33. 9de2135 GUI2 Command to Unpin or Freeze selected or all nodes by Sean Condon · 5 years ago
  34. e288e5b Fixing port discovery in REST provider by Andrea Campanella · 5 years ago
  35. 61eb99e Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  36. 1c0d5f8 Route Simplification programming by psneha · 5 years ago
  37. 50370b5 [ONOS-7732] Automating switch workflow - workflow event map cli completer by jaegonkim · 5 years ago
  38. 024f44c Remove listeners before shutting down the executors by pier · 5 years ago
  39. 820ec7b Fix: do not add Stateful SNAT downstream rule in stateless case by Jian Li · 5 years ago
  40. ec85729 Fix: refer to SNAT mode using getStatefulSnatFlag method by Jian Li · 5 years ago
  41. 4f3f75a Fix: listen correct openstack event to add/remove ext GW ICMP rule by Jian Li · 5 years ago
  42. d88f366 GUI2 Topo Allow selection of multiple nodes at once by Sean Condon · 5 years ago
  43. 0a15a16 [ONOS-7952] RemoveBridgeOfDevice worklet implementation for ovs workflow by nitinanand · 5 years ago
  44. a299519 Fix: provide the ICMP connectivity to external gateway by Jian Li · 5 years ago
  45. f7b1b4b Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  46. 95fb574 GUI2 Changed loading screen display to be a component by Sean Condon · 5 years ago
  47. 7fd9ae2 Synchronize access to static executors by Ray Milkey · 5 years ago
  48. d1092d6 properly reallocate thread pools after a restart by Ray Milkey · 5 years ago
  49. 4910c4b Fix: specify the correct ARP THA and TPA for ARP reply packet by Jian Li · 5 years ago
  50. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  51. 1c27bc7 Changes to docker file and cluster creation, complete stc test on single instance, but not yet on multi-instances Alao, we add detailed checking for every step in ODTN testing. by Boyuan Yan · 5 years ago
  52. 07093b0 Write to flow table bucket in calling thread to reduce latency by Jordan Halterman · 5 years ago
  53. 5d795f2 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  54. 2525721 Fix: do not install unnecessary rules for stateful SNAT case by Jian Li · 5 years ago
  55. 5a26ab3 [ONOS-7951] Use Stateful SNAT to handle N-S traffic in openstack by Jian Li · 5 years ago
  56. 33b4db5 Refactor OpenStack SNAT from RoutingHandler to RoutingSnatHandler by Jian Li · 5 years ago
  57. 16631de Address comments in gerrit 20328 by Charles Chan · 5 years ago
  58. 7e6d517 Address comments in gerrit 20327 by Charles Chan · 5 years ago
  59. 0023ca9 Fixes npe during l2 flood creation by pier · 5 years ago
  60. cc6ca77 Extends XConnectManager by pier · 5 years ago
  61. ddc59d9 Extends L2LbManager by pier · 5 years ago
  62. cd2a3ef Implements buckets editing for l2 hash groups by pier · 5 years ago
  63. 5f48a74 Implement L2 load balancer support in XConnectManager by Charles Chan · 5 years ago
  64. 7f987c5 Implement L2 load balancing service by Charles Chan · 6 years ago
  65. 367c1c1 Implement L2 load balancing group in OFDPA driver by Charles Chan · 5 years ago
  66. 68efab4 Fix: correct typos in neutron L2/L3 REST API classes by Jian Li · 5 years ago
  67. 821618f Enhancing base bundle archetype to include component config property as an example. by Thomas Vachuska · 5 years ago
  68. 11b66ed Bumping onos-maven-plugin to 2.2-SNAPSHOT. by Thomas Vachuska · 5 years ago
  69. d6f88c6 Fixing Maven-based build to properly process the component configuration properties for ONOS 2.x by Thomas Vachuska · 5 years ago
  70. c6e98c8 Added traffic (flow & port stats; not intents) to the ONLP demo overlay. by Thomas Vachuska · 5 years ago
  71. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  72. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  73. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  74. 9713d15 Build stratum as part of p4 scenario by Ray Milkey · 5 years ago
  75. d45f004 Fixes to check the status of physnet interfaces in OpenstNodeCheckCommand. by Daniel Park · 5 years ago
  76. ee79ad3 Adding skeletal structure for the ONLP gNMI GUI demo. by Thomas Vachuska · 5 years ago
  77. 8358d76 Remove reference to deprecated FileType function by Ray Milkey · 5 years ago
  78. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  79. 566edf3 Only one node should be master of initializing the DCS store by Andrea Campanella · 5 years ago
  80. ab87b9d Remove GUI(2) features from BUILD as no longer exist by Maciej Skala · 5 years ago
  81. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 5 years ago
  82. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  83. afe17e1 Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0 by Jian Li · 5 years ago
  84. b08c7c4 Re-enable route-service REST APIs by Carmelo Cascone · 5 years ago
  85. 293b04a Fix: segment TCP packet when the payload is larger than MTU size by Jian Li · 5 years ago
  86. 9f278e9 Fix: print out debug message for metadata response by Jian Li · 5 years ago
  87. a929a2e [ONOS-7732] Automating switch workflow: workflow store cli command completeter by jaegonkim · 5 years ago
  88. 5504bd2 Implement static component properties - passed through without modification by Ray Milkey · 5 years ago
  89. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  90. 70e816b Support compiling fabric.p4 with arbitrary table sizes by Carmelo Cascone · 5 years ago
  91. 397d8d4 Fix Sonar complaints about synchronization by Ray Milkey · 5 years ago
  92. 975a343 Fix NPE when processing host events in UI by Carmelo Cascone · 5 years ago
  93. 13b25cb [ONOS-7732] Automating switch workflow: data model schema checking bug fix by jaegonkim · 5 years ago
  94. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  95. a3635ab Parse action profile max group size from P4Info annotations by Carmelo Cascone · 5 years ago
  96. 9bf3b2a8 Allocate a new Timer if component is restarted by Ray Milkey · 5 years ago
  97. 5d80e45 Eliminated references to deprecated ONOS_NIC environment variable. by Thomas Vachuska · 5 years ago
  98. 9764236 Changing how ONOS_APPS value is used and defaulted; cleaned up cell defs. by Thomas Vachuska · 5 years ago
  99. 8d338b5 Improved error message when device has no more free ports by Sean Condon · 5 years ago
  100. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago