1. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  2. 4070c04 ONOS-6891 Fix ResourceIds#relativize by Yuta HIGUCHI · 7 years ago
  3. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  4. 5fe3079 Fix OpenstackSwitchingHostProvider to add segment id in host annotation. by daniel park · 7 years ago
  5. e6457a3 [SONA] Enable connection tracking only when security group is enabled by sangho · 7 years ago
  6. 247232c [SONA] syncs ICMP session information among cluster nodes when SONA is working with reactive ICMP proxy mode. by sangho · 7 years ago
  7. 0e0da6b Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  8. bbe17f7 Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  9. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  10. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  11. 9f760a1 Fixed ECMP demo pipeconf by Carmelo Cascone · 7 years ago
  12. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  13. 483ac6f [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  14. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  15. 61a8025 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  16. 5f6c5b8 ONOS-6563 ONOS-6866 Draft porting of old ECMP P4 demo application by wu · 7 years ago
  17. cf386b1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  18. 5bc3263 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  19. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  20. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  21. 50a02a0 Add dependency to route test by Yuta HIGUCHI · 7 years ago
  22. 1a3b02a Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  23. 0288c87 Creating a p4runtime default driver to avoid code duplication between bmv2 and barefoot drivers by Andrea Campanella · 7 years ago
  24. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  25. 1696f56 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  26. 1b151c6 pom.xml adjustsments by Yuta HIGUCHI · 7 years ago
  27. ce8ccc6 ONOS-5475 OFAgent - Handle OFFlowStatsRequest, OFTableDescStatsRequest, OFGroupStatsRequest, OFGroupDescStatsRequest by Claudine Chiu · 7 years ago
  28. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  30. e89f893 ONOS-6931 Deprecating build and usage of YMS subsystem. by Thomas Vachuska · 7 years ago
  31. 245a682 [ONOS-6037]Support Neutron router admin state up/down configuration by Frank Wang · 7 years ago
  32. bbb3dd5 PCEP to support Device ID by harikrushna-Huawei · 7 years ago
  33. 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
  34. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  35. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  36. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  37. 1aaa788 SONA: add connection tracking feature using OVS conntrack function. by sangho · 7 years ago
  38. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  39. 3dd2a8b [ONOS-6822] SONA : bug fix of ingress packets are always allowed without ingress allow security group rules. by sangho · 7 years ago
  40. 5c184e1 ONOS-5463 OFAgent - handle LLDP (based on OVX's handling of LLDP) by Claudine Chiu · 7 years ago
  41. 2729ffd ONOS-5475 OFAgent - handle PortStatsRequest by Claudine Chiu · 7 years ago
  42. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  43. 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
  44. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  45. dcef2c2 [CORD-1716][CORD-1656] Fix incorrect header from DHCP relay by Yi Tseng · 7 years ago
  46. 89a09ec [ONOS-6409] Minor modification to fix the expectation count while posting flow objectives by Sivachidambaram Subramanian · 7 years ago
  47. d0a70f5 Fix bug in fwd app by Cheng-An Chuang · 7 years ago
  48. 9f08b10 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  49. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  50. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  51. 5527e99 Run test on buck by Yuta HIGUCHI · 7 years ago
  52. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  53. db3591b ONOS-6494 Dynamic Config: Changes to preserve ordering of children in the store by Sithara Punnassery · 7 years ago
  54. ef624ed Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  55. c70b7e5 ONOS-6906 Dynamic Config: Update events are missed by Sithara Punnassery · 7 years ago
  56. 1e534c3 Fix route-service by Yuta HIGUCHI · 7 years ago
  57. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  58. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  59. 0cf9c0e Adding Gluon App code to support EVPN by Mohammad Shahid · 7 years ago
  60. d66228c Add intents and logging to Event History app by Jon Hall · 7 years ago
  61. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  62. d3baaba Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  63. dfa8ee2 Fix component config exception from DHCP relay app by Yi Tseng · 7 years ago
  64. de66784 Adding some javadoc to ResoureceIdParser by Yuta HIGUCHI · 7 years ago
  65. ac85ee1 make Filter object immutable by Yuta HIGUCHI · 7 years ago
  66. d6a576d DynamicDeviceConfigServiceView by Yuta HIGUCHI · 7 years ago
  67. 2405782 [ONOS-6884] Device config related utilities by Yuta HIGUCHI · 7 years ago
  68. c7e36aa Workaround for CORD-1672 by Charles Chan · 7 years ago
  69. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  70. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  71. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  72. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago
  73. 8899786 SR refactoring by Charles Chan · 7 years ago
  74. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  75. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  76. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  77. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  78. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  79. 0f27628 Fix DHCP relay maven build error by Yi Tseng · 7 years ago
  80. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  81. e765ce2 [SONA] Add a configuration to choose the SNATing mechanism between OVS SNAT and Controller SNAT. by sangho · 7 years ago
  82. 2eec2c8 Fix events command to allow only cluster events by Jon Hall · 7 years ago
  83. de73585 Fix to support vlan interface setup in OpenstackNodeWebResource class by daniel park · 7 years ago
  84. 072c4dd [ONOS-6230] SONA - Reimplements SNAT features using OVS CT & NAT features. by sangho · 7 years ago
  85. 9901271 Packet Stats Application with GUI Component by Karthik Vegesna · 7 years ago
  86. 75d1a0c Fixing few more artifact name issue by Yuta HIGUCHI · 7 years ago
  87. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  89. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  90. 1251e63 Cleaning up app categories and default app origin to be "ONOS Community" by Thomas Vachuska · 7 years ago
  91. 285250a Remove duplicate value test command and ensure existing value test command handles null values by Jordan Halterman · 7 years ago
  92. 97e4d1a Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  93. c307d21 Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  94. 13a41a1 Fix DHCP relay command format by Yi Tseng · 7 years ago
  95. 7ccbf3d [ONOS-6860] Tetunnel missing dependency in BUCK (Tetopology) by slowr · 7 years ago
  96. c10f7fc [ONOS-6760][ONOS-6761] RESTCONF changes and fixes by Henry Yu · 7 years ago
  97. 29718e6 [ONOS-6841] Sustained primitive throughput tests by Jordan Halterman · 7 years ago
  98. 8953445 Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Thomas Vachuska · 7 years ago
  99. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  100. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago