1. 404e2f9 Fix exceptions in primitive performance tests and ensure single client tests are supported by Jordan Halterman · 7 years ago
  2. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  4. cc7d2a3 Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  5. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  7. 460003e Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  8. 7c45e28 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  9. 7c64be8 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  10. bd52a05 Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  11. bcd8c03 Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  12. c3658c7 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  13. a915da1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  14. c03fa24 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  15. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  17. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  18. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  19. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  20. bbb3dd5 PCEP to support Device ID by harikrushna-Huawei · 7 years ago
  21. 3672199 [ONOS-6880] SONA: Fix the ICMP handler exception handling routine in the case of router w/o external subnet. by sangho · 7 years ago
  22. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  23. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  24. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  25. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  26. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  27. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  28. 5c184e1 ONOS-5463 OFAgent - handle LLDP (based on OVX's handling of LLDP) by Claudine Chiu · 7 years ago
  29. 2729ffd ONOS-5475 OFAgent - handle PortStatsRequest by Claudine Chiu · 7 years ago
  30. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  31. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  32. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  33. dcef2c2 [CORD-1716][CORD-1656] Fix incorrect header from DHCP relay by Yi Tseng · 7 years ago
  34. 89a09ec [ONOS-6409] Minor modification to fix the expectation count while posting flow objectives by Sivachidambaram Subramanian · 7 years ago
  35. d0a70f5 Fix bug in fwd app by Cheng-An Chuang · 7 years ago
  36. 9f08b10 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  37. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  38. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  39. 5527e99 Run test on buck by Yuta HIGUCHI · 7 years ago
  40. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  41. db3591b ONOS-6494 Dynamic Config: Changes to preserve ordering of children in the store by Sithara Punnassery · 7 years ago
  42. ef624ed Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  43. c70b7e5 ONOS-6906 Dynamic Config: Update events are missed by Sithara Punnassery · 7 years ago
  44. 1e534c3 Fix route-service by Yuta HIGUCHI · 7 years ago
  45. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  46. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  47. 0cf9c0e Adding Gluon App code to support EVPN by Mohammad Shahid · 7 years ago
  48. d66228c Add intents and logging to Event History app by Jon Hall · 7 years ago
  49. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  50. d3baaba Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  51. dfa8ee2 Fix component config exception from DHCP relay app by Yi Tseng · 7 years ago
  52. de66784 Adding some javadoc to ResoureceIdParser by Yuta HIGUCHI · 7 years ago
  53. ac85ee1 make Filter object immutable by Yuta HIGUCHI · 7 years ago
  54. d6a576d DynamicDeviceConfigServiceView by Yuta HIGUCHI · 7 years ago
  55. 2405782 [ONOS-6884] Device config related utilities by Yuta HIGUCHI · 7 years ago
  56. c7e36aa Workaround for CORD-1672 by Charles Chan · 7 years ago
  57. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  58. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  59. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  60. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago
  61. 8899786 SR refactoring by Charles Chan · 7 years ago
  62. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  63. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  64. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  65. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  66. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  67. 0f27628 Fix DHCP relay maven build error by Yi Tseng · 7 years ago
  68. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  69. e765ce2 [SONA] Add a configuration to choose the SNATing mechanism between OVS SNAT and Controller SNAT. by sangho · 7 years ago
  70. 2eec2c8 Fix events command to allow only cluster events by Jon Hall · 7 years ago
  71. de73585 Fix to support vlan interface setup in OpenstackNodeWebResource class by daniel park · 7 years ago
  72. 072c4dd [ONOS-6230] SONA - Reimplements SNAT features using OVS CT & NAT features. by sangho · 7 years ago
  73. 9901271 Packet Stats Application with GUI Component by Karthik Vegesna · 7 years ago
  74. 75d1a0c Fixing few more artifact name issue by Yuta HIGUCHI · 7 years ago
  75. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  77. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  78. 1251e63 Cleaning up app categories and default app origin to be "ONOS Community" by Thomas Vachuska · 7 years ago
  79. 285250a Remove duplicate value test command and ensure existing value test command handles null values by Jordan Halterman · 7 years ago
  80. 97e4d1a Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  81. c307d21 Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  82. 13a41a1 Fix DHCP relay command format by Yi Tseng · 7 years ago
  83. 7ccbf3d [ONOS-6860] Tetunnel missing dependency in BUCK (Tetopology) by slowr · 7 years ago
  84. c10f7fc [ONOS-6760][ONOS-6761] RESTCONF changes and fixes by Henry Yu · 7 years ago
  85. 29718e6 [ONOS-6841] Sustained primitive throughput tests by Jordan Halterman · 7 years ago
  86. 8953445 Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Thomas Vachuska · 7 years ago
  87. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  88. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  89. 66d3e64 [ONOS-6843] Add atomic value primitive test commands by Jordan Halterman · 7 years ago
  90. c760f38 DHCP relay bug fixes by Charles Chan · 7 years ago
  91. 9d464a3 ONOS-6835 Dynamic Config: RPC dispatcher implementation by Sithara Punnassery · 7 years ago
  92. b465ed6 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  93. 35c5ed5 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  94. 2e5d99e [CORD-1018] CLI for DHCP relay by Yi Tseng · 7 years ago
  95. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  96. b8e19f1 [CORD-1433] DHCP Relay Store by Yi Tseng · 7 years ago
  97. 7331652 Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  98. f816411 [ONOS-6632] Add REST APIs for configuring compute and gateway nodes. by sangho · 7 years ago
  99. bc9edb1 fixing side effect of mutabilty od resource id by Sithara Punnassery · 7 years ago
  100. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago