1. d9d4c29 Supports classless static route option in SONA by Daniel Park · 6 years ago
  2. 613ac37 Fixes setFakeGatewayArpRule called with in case of openstack node event. by Daniel Park · 6 years ago
  3. 85573f4 Fix: resolve NPE caused by non-existence of IP protocol by Jian Li · 6 years ago
  4. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  5. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  6. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  7. eb42a73 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  8. 2c2c6cc Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  9. 04f9ffe Adds host routes to OpenstackNetworkListCommanAdds. by Daniel Park · 6 years ago
  10. de4ef40 Fix: Add timestamp information for openstack telemetry by Jian Li · 6 years ago
  11. 6ed9cf0 Fixes OpenStackRoutingHandler deal with OPENSTACK_NODE_UPDATED event by Daniel Park · 6 years ago
  12. e7b1bd2 Fix: correctly generate kafka message from openstack telemetry by Jian Li · 6 years ago
  13. 4b931a9 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  14. 0bbbb1c Refactor OpenstackTelemetry App for better readability by Jian Li · 6 years ago
  15. 9e8faec Add flow rule interface, builder, admin manager for statistics. by Boyoung Jeong · 6 years ago
  16. 4d63939 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  17. 50f3f13 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  18. c679a02 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  19. 803a1d5 Add REST API used for quering floating IPs mapped with fixed IPs by Jian Li · 6 years ago
  20. 77323c5 Fix: resolve NPE caused by null portId of instancePort at two events by Jian Li · 6 years ago
  21. ca0b5df Cleaning up application categories. by Thomas Vachuska · 6 years ago
  22. 032b964 Fix some Sonar reported problems with null pointer checks by Ray Milkey · 6 years ago
  23. 10db17e Removed P4Runtime test app by Carmelo Cascone · 6 years ago
  24. e1a3903 Fix: remove floating IP related rules only if the instance was removed by Jian Li · 6 years ago
  25. 324af93 Bazel build files for protocols by Ray Milkey · 6 years ago
  26. 9a921b4 [ONOS-7684] Support VM Live Migration (FLAT) by Jian Li · 6 years ago
  27. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  28. d1ce10a [ONOS-7683] Initial implementation of openstack telemetry service by Jian Li · 6 years ago
  29. 4a3fffa [ONOS-7683] Add JSON codecs for FlowInfo and StatsInfo with tests by Jian Li · 6 years ago
  30. 3db9085 [ONOS-7683] Add missing toString methods for telemetry configs by Jian Li · 6 years ago
  31. 6bd3510 [ONOS-7683] Add ByteBuffer codec of StatsInfo and FlowInfo w/ tests by Jian Li · 6 years ago
  32. 280feec ONOS core changes for RIP support by shalde064 · 6 years ago
  33. 0a5d4d2 [ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests by Jian Li · 6 years ago
  34. 6803ccd [ONOS-7683] Add default implementation of telemetry managers by Jian Li · 6 years ago
  35. 4df75b1 [ONOS-7683] Add default implementation of telemetry config managers by Jian Li · 6 years ago
  36. b9fe349 [ONOS-7683] Add a set of empty telemetry config managers with intfs by Jian Li · 6 years ago
  37. 8abf2fe Extend the SONA pipeline to support gathering vFlow stats by Jian Li · 6 years ago
  38. c7b3c45 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  39. f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  40. f2f8ef0 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  41. 0b56428 Add REST interface for synchronizing openstack states and rules by Jian Li · 6 years ago
  42. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  43. 5adc628 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  44. 4bf427f Recompiled P4 tutorial pipeconf to work with new P4 tools revisions by Carmelo Cascone · 6 years ago
  45. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  46. b251801 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  47. a73e5c3 Src/dst port range of fiveTuple in SfcManager was not validated correctly. by donghyeok.ho · 6 years ago
  48. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  49. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  50. 68bc3b0 Bazel build of route-service tests by Ray Milkey · 6 years ago
  51. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  52. 61ac570 Correcting typo by Sangyeok Sim · 6 years ago
  53. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  54. 60af96a answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  55. a0138f5 add logs in VtnManager to avoid return null silently by sdn · 6 years ago
  56. 7fba877 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  57. 5bf1366 Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  58. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  59. d1b14d3 Fix: Avoid from deleting flat jump rules even if there are remained vm's in same host by Daniel Park · 6 years ago
  60. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  61. 83b7645 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  62. 3b13737 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  63. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  64. fd9f744 [ONOS-7685]Improve failure inspection template for P4 Runtime developer by Jianwei Mao · 6 years ago
  65. f3a28b0 Fix: remove FixedIpAddress associated with FloatingIp when purge VM by Jian Li · 6 years ago
  66. a171a43 Fix: install flow rules to corresponding GW by listening fip events by Jian Li · 6 years ago
  67. 7ff935e remove extra semicolons by Sangyeok Sim · 6 years ago
  68. 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 6 years ago
  69. fca084b Add device config change request using NetCfg by hiroki · 6 years ago
  70. cd125de ACL Input param validation for L4 port by Sangyeok Sim · 6 years ago
  71. 52c1122 [ONOS-7683] Add unit tests for a set of telemetry config classes by Jian Li · 6 years ago
  72. 2cf1c0b [ONOS-7683] Implement various default telemetry configs by Jian Li · 6 years ago
  73. ff8b9f9 [ONOS-7683] Initial commit of openstacktelemetry with service interfaces by Jian Li · 6 years ago
  74. 79d5ac3 Add dcs store dump command for ODTN by hiroki · 6 years ago
  75. 51b844c Support openstack controller node status check feature by Jian Li · 6 years ago
  76. c4d0640 [ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC by Daniel Park · 6 years ago
  77. d4066ea Bugfix: resolve a NPE caused by quering a non-existing router MAC by Jian Li · 6 years ago
  78. de67978 Fix: avoid ICMP DUP replies caused by duplicated rules in GW nodes by Jian Li · 6 years ago
  79. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  80. fbcd55e sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  81. 14c84e5 T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  82. 14a79f2 Fix: handles ARP Reply msg only if it is received by gateway node by Jian Li · 6 years ago
  83. 0933609 Fix: resolve the maven build error caused by cyclic dependency by Jian Li · 6 years ago
  84. 2ee4585 Sonar suggestion - don't use RuntmeException by Ray Milkey · 6 years ago
  85. 1064e4f Initial implementation of gateway load balancer for SONA app by Jian Li · 6 years ago
  86. f84c91a Fix ResourceData conversion issue by Yuta HIGUCHI · 6 years ago
  87. f4ed521 [ODTN] Add read/create/delete ConnectivityService RPC by hiroki · 6 years ago
  88. b8307cd Support hostname completing feature for openstack-node-init command by Jian Li · 6 years ago
  89. 01c512d Update the example network-cfg.json for openstacknetworking and node by Jian Li · 6 years ago
  90. 67e09ae Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  91. 4df657b Bugfix: fix ARP reply rule using external gateway snat IP by Jian Li · 6 years ago
  92. 75e3d7f Fixes OpenstackRoutingFloatingIpHandler don't create illegal upstream rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  93. 5cdf3ac Fixes floating IP rules installed on compute nodes disappear after 60s by Daniel Park · 6 years ago
  94. 1478f29 Set SONA ARP mode as broadcast by default for better avaialability by Jian Li · 6 years ago
  95. 17985df Fix pom by Yuta HIGUCHI · 6 years ago
  96. 3ad8213 Fixes OpenstackRoutingFloatingIpHandler don't create illegal rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  97. 92d42fc Add endpoint attribute to openstack controller node by Jian Li · 6 years ago
  98. c07b5ca Specify the openstack endpoint using hostname when mgmtIp is empty by Jian Li · 6 years ago
  99. 192284c Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  100. 01c66eb Updating ODTN configuration behaviour method signature by Yuta HIGUCHI · 6 years ago