1. de66784 Adding some javadoc to ResoureceIdParser by Yuta HIGUCHI · 7 years ago
  2. ac85ee1 make Filter object immutable by Yuta HIGUCHI · 7 years ago
  3. d6a576d DynamicDeviceConfigServiceView by Yuta HIGUCHI · 7 years ago
  4. 2405782 [ONOS-6884] Device config related utilities by Yuta HIGUCHI · 7 years ago
  5. c7e36aa Workaround for CORD-1672 by Charles Chan · 7 years ago
  6. f957166 [ONOS-6038] [ONOS-6036]Support Neutron network/port admin state up/down configuration by Frank Wang · 7 years ago
  7. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  8. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  9. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago
  10. 8899786 SR refactoring by Charles Chan · 7 years ago
  11. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  12. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  13. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  14. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  15. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  16. 0f27628 Fix DHCP relay maven build error by Yi Tseng · 7 years ago
  17. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  18. e765ce2 [SONA] Add a configuration to choose the SNATing mechanism between OVS SNAT and Controller SNAT. by sangho · 7 years ago
  19. 2eec2c8 Fix events command to allow only cluster events by Jon Hall · 7 years ago
  20. de73585 Fix to support vlan interface setup in OpenstackNodeWebResource class by daniel park · 7 years ago
  21. 072c4dd [ONOS-6230] SONA - Reimplements SNAT features using OVS CT & NAT features. by sangho · 7 years ago
  22. 9901271 Packet Stats Application with GUI Component by Karthik Vegesna · 7 years ago
  23. 75d1a0c Fixing few more artifact name issue by Yuta HIGUCHI · 7 years ago
  24. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  26. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  27. 1251e63 Cleaning up app categories and default app origin to be "ONOS Community" by Thomas Vachuska · 7 years ago
  28. 285250a Remove duplicate value test command and ensure existing value test command handles null values by Jordan Halterman · 7 years ago
  29. 97e4d1a Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  30. c307d21 Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  31. 13a41a1 Fix DHCP relay command format by Yi Tseng · 7 years ago
  32. 7ccbf3d [ONOS-6860] Tetunnel missing dependency in BUCK (Tetopology) by slowr · 7 years ago
  33. c10f7fc [ONOS-6760][ONOS-6761] RESTCONF changes and fixes by Henry Yu · 7 years ago
  34. 29718e6 [ONOS-6841] Sustained primitive throughput tests by Jordan Halterman · 7 years ago
  35. 8953445 Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Thomas Vachuska · 7 years ago
  36. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  37. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  38. 66d3e64 [ONOS-6843] Add atomic value primitive test commands by Jordan Halterman · 7 years ago
  39. c760f38 DHCP relay bug fixes by Charles Chan · 7 years ago
  40. 9d464a3 ONOS-6835 Dynamic Config: RPC dispatcher implementation by Sithara Punnassery · 7 years ago
  41. b465ed6 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  42. 35c5ed5 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  43. 2e5d99e [CORD-1018] CLI for DHCP relay by Yi Tseng · 7 years ago
  44. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  45. b8e19f1 [CORD-1433] DHCP Relay Store by Yi Tseng · 7 years ago
  46. 7331652 Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  47. f816411 [ONOS-6632] Add REST APIs for configuring compute and gateway nodes. by sangho · 7 years ago
  48. bc9edb1 fixing side effect of mutabilty od resource id by Sithara Punnassery · 7 years ago
  49. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  50. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  51. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  52. d911af9 Bug fix in how onos-yang-tools are used in unit tests by Sean Condon · 7 years ago
  53. d26d855 ONOS-6787 Dynamic Config: API cleanup for RPC abstractions by Sithara Punnassery · 7 years ago
  54. 7b0c15e ONOS-6787 Dynamic Config: API cleanup and Rpc brokerage implementation by Sithara Punnassery · 7 years ago
  55. 43c5670 Fix typo by sangyun-han · 7 years ago
  56. 20ce41e Added a new application for packet statistics with passed checkstyle tests. by Karthik Vegesna · 7 years ago
  57. f3b3d81 ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches by Charles Chan · 7 years ago
  58. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  59. c395d0f Initialize the pipeline when the OpenStackFlowRuleManager service is activated. by sangho · 7 years ago
  60. f3d1fcc Fixed gateway nodes are stuck in PORT_CREATED state by Hyunsun Moon · 7 years ago
  61. 2e97be0 [ONOS-6469] Allow to set port range when creating security group rules. by sangho · 7 years ago
  62. c9b4bf1 Refactor protocol buffer to split models into different packages by Jian Li · 7 years ago
  63. 785ef2d ONOS-6626 OFAgent - return port info in PortDescStatsReply and PortStatus messages by Claudine Chiu · 7 years ago
  64. db071b2 initial artemis application commit by slowr · 7 years ago
  65. ff7fae7 Fixing canary build error. by Yuta HIGUCHI · 7 years ago
  66. 0bc1209 Add "Optimization type" support on Network by Aihua Guo · 7 years ago
  67. 090d77d Added unit tests for OpenstackNode by Hyunsun Moon · 7 years ago
  68. a946564 Added --all option for openstack-node-init command by Hyunsun Moon · 7 years ago
  69. 0d45736 ONOS-6742 Refactored OpenstackNode by Hyunsun Moon · 7 years ago
  70. 8bbf77f SDN-IP missing configuration registry by slowr · 7 years ago
  71. 52cc3a9 [ONOS-6661] MacAddress validation in not valid by Dominika Molenda · 7 years ago
  72. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  73. 91ccbf7 ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  74. dc37537 [ONOS-6484] Implements OpenStack Pipeline at the application layer. by sangho · 7 years ago
  75. b8dae87 Make OpenROADM project importable on Eclipse. by Yuta HIGUCHI · 7 years ago
  76. df833c8 ONOS-6546 Fix NullPointerException. by Eric Tang · 7 years ago
  77. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  78. 38a1a1c Lower log level by Charles Chan · 7 years ago
  79. f773b65 [ONOS-6409] Create throughput test for FlowObjective subsystem by sivachidambaram subramanian · 7 years ago
  80. 7f9737b Lower log level by Charles Chan · 7 years ago
  81. a9519af Fix subnet check to support multiple subnets by Charles Chan · 7 years ago
  82. 278ce83 CORD-1495 Fix race condition when loading network config by Charles Chan · 7 years ago
  83. 0044923 [ONOS-6674] YANG Compiler: YANG Live compiler to handle JAR/ZIP and change the API. by Vidyashree Rama · 7 years ago
  84. b5dcc93 Unhook failing parts of the maven build by Ray Milkey · 7 years ago
  85. d919d9b Exclude resources from checkstyle by Yuta HIGUCHI · 7 years ago
  86. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  87. 9f95f99 Refactoring file structure for protobufs. by Aaron Kruglikov · 7 years ago
  88. b8664b8 [WIP] Fix RouteHandlere NPE by Charles Chan · 7 years ago
  89. 2e2e340 Implement unit test for HostHandler by Charles Chan · 7 years ago
  90. b7b4c93 Refactor HostHandler by Charles Chan · 7 years ago
  91. c7a8a68 ONOS-6658 Remove host listener when deactivating SR by Charles Chan · 7 years ago
  92. 7c6d51c ONOS-6626 OFAgent - handle RoleRequest by Claudine Chiu · 7 years ago
  93. 03a52b0 Simplify optical compiler by always searching for common lambda (ONOS-5765) by Marc De Leenheer · 7 years ago
  94. 279773e Use unique counter name for DistributedTeTopologyStore counter by Jordan Halterman · 7 years ago
  95. ed374235 Remove a link from seenLink when either end of the link goes down by Charles Chan · 7 years ago
  96. 5dae922 Fix some redundant serializer declarations by Ray Milkey · 7 years ago
  97. 72bbf88 Add support for timing out idle FPM connections. by Jonathan Hart · 7 years ago
  98. 9312a80 Fix checkstyle buck daemon issue by Yuta HIGUCHI · 7 years ago
  99. e2d5acc ONOS-6626 OFAgent - handle StatsRequest, GetConfigRequest and SetConfigMessage by Claudine Chiu · 7 years ago
  100. 40abef4 Allow indirect hosts to ping gateway IP by Charles Chan · 7 years ago