1. 5ab208c Fix Xconnect example on web docs by stevenchiu30801 · 4 years, 8 months ago onos-2.0
  2. 8ebeba8 Do not pop VLAN for traffic that goes to the pair port by psneha · 5 years ago
  3. dc65d62 Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 5 years ago
  4. c4a2856 Go to the defining package to import a variable by Ray Milkey · 5 years ago
  5. 645bc75 Set protocol field for server devices by Georgios Katsikas · 5 years ago
  6. 1990278 Replaced test mock with existing adapter in archetypes. by Thomas Vachuska · 5 years ago
  7. 527e25d Enhancing base bundle archetype to include component config property as an example. by Thomas Vachuska · 5 years ago
  8. 5d60dcd Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  9. 5baa839 [ONOS-7731] Add test code implementation of openstack vtap app by Jimo Jung · 6 years ago
  10. 2103d3a Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  11. 73e65d0 Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  12. 8e00e2d fix bug about ODTN test in stc running environment by Boyuan Yan · 5 years ago
  13. e6b9e6f Re-enable route-service REST APIs by Carmelo Cascone · 5 years ago
  14. b0b82eb Restore segment routing REST API by Charles Chan · 5 years ago
  15. 1b3a008 Fixing port discovery in REST provider by Andrea Campanella · 5 years ago
  16. 03120b0 Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  17. 43a6d2e Bump up required bazel version to 0.23 by Ray Milkey · 5 years ago
  18. 16fbcff Remove reference to deprecated FileType function by Ray Milkey · 5 years ago
  19. 85525a8 Remove listeners before shutting down the executors by pier · 5 years ago
  20. ed2ea357 Create testing for ODTN, including line-side/client-side connectivity creation and deletion. Testing succeeds on single ONOS instance. by Boyuan Yan · 5 years ago
  21. 69b7770 Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  22. 830507e Address comments in gerrit 20328 by Charles Chan · 5 years ago
  23. fdc7ce5 Address comments in gerrit 20327 by Charles Chan · 5 years ago
  24. ac01ef3 Fixes npe during l2 flood creation by pier · 5 years ago
  25. 0a29525 Extends XConnectManager by pier · 6 years ago
  26. be2fe3f Extends L2LbManager by pier · 6 years ago
  27. bb8e904 Implements buckets editing for l2 hash groups by pier · 6 years ago
  28. bd52f38 Implement L2 load balancer support in XConnectManager by Charles Chan · 6 years ago
  29. 08631d3 Implement L2 load balancing service by Charles Chan · 6 years ago
  30. bcebb3b Implement L2 load balancing group in OFDPA driver by Charles Chan · 6 years ago
  31. d120291 Only one node should be master of initializing the DCS store by Andrea Campanella · 5 years ago
  32. fa6af0c Implement static component properties - passed through without modification by Ray Milkey · 5 years ago
  33. ea3abd4 cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  34. 03e1eb3 Change in pattern for port recognition in Cassini Driver by Andrea Campanella · 5 years ago
  35. 4a37dc0 Restart the scheduled task when polling frequency is really changed by DongRyeol Cha · 5 years ago
  36. 2241f24 Minor fixes derived from OFC ODTN demo by Andrea Campanella · 5 years ago
  37. 91abdb7 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 5 years ago
  38. a01c692 Removing OCH singal from intent created from TAPI. by Andrea Campanella · 5 years ago
  39. 871cb42 Reverting change to print for OCHSignal by Andrea Campanella · 5 years ago
  40. 5fe98db Fix for ADVA ols with TAPI by Andrea Campanella · 5 years ago
  41. d223126 Offload packet processing to another thread by Charles Chan · 5 years ago
  42. d6a5e8f Disable DHCP relay counters by Charles Chan · 5 years ago
  43. 5854f2b Fixed potential NPE in packet-stats for ipv4 tcp packets by Harshada Chaundkar · 5 years ago
  44. e5444c4 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  45. 2f8275d Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  46. 649ac63 REST specific provider is not ancillary, it should be a primary by Ray Milkey · 5 years ago
  47. 078ff31 Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  48. f512934 Add debug logging of add/remove operations in flow rule store by Jordan Halterman · 5 years ago
  49. e22a6b1 Minor fix for tapi helper and for TAPI Rpc error message by Andrea Campanella · 5 years ago
  50. 54fe6be minor fixed on FlowRuleProgrammable for ODTN OFC demo by Quan PHAM VAN · 5 years ago
  51. ddfaf16 ONOS-7827 SIP for line ports (Photonic Media). by Ramon Casellas · 5 years ago
  52. 98d0cc6 [ONOS-7883] create script execute-tapi-delete-call.py to delete ODTN services with different requirements. by Boyuan Yan · 5 years ago
  53. 2f3f17f Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  54. b134514 upgrade nodejs bazel rules to version 0.26.0 by Ray Milkey · 5 years ago
  55. 1a10630 build file updates to support bazel 0.21 by Ray Milkey · 5 years ago
  56. e7a6ddb ONOS-7924 Fix unable to set role for OpenFlow switch by Carmelo Cascone · 5 years ago
  57. 3ec5dae Remove some unused code that bazel 0.22 detects as an error by Ray Milkey · 5 years ago
  58. bda4d1c suppress errors in bazel 0.23 builds by Ray Milkey · 5 years ago
  59. c3cb9af Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  60. 0c0f275 [ONOS-7938] fix for optical connectivity intent compiler by Boyuan Yan · 5 years ago
  61. f7f5054 [ONOS-7883] finish line-side and client-side connectivity service creation with same connection id by Boyuan Yan · 5 years ago
  62. fd8ba61 Fix for Netconf device re-connection. by Andrea Campanella · 5 years ago
  63. 2313d7d [ONOS-7883] extend execute-tapi-post-call.py to build line-side and client-side connectivity in order by Boyuan Yan · 5 years ago
  64. 5cd5814 Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  65. 303a99b adding FlowRuleProgrammable for Nokia's transponders by qphamvan · 5 years ago
  66. d678dce Deprecate CpqD pipeliners by Charles Chan · 5 years ago
  67. e6a7434 FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  68. 194d83d fix for service not found error by Arjun E K · 5 years ago
  69. 863db91 [ONOS-7883] extend execute-tapi-post-call.py, verify its get-sip-list and create-sip function by Boyuan Yan · 5 years ago
  70. a828e07 [odtn] Fix bug in order to delete lower-connections properly when connectivity deleted by hiroki · 5 years ago
  71. f40d2d4 Change JDK container for Docker build by Ray Milkey · 5 years ago
  72. e180984 Get driver even with absent mfr,sw,hw in rest provider config by Andrea Campanella · 5 years ago
  73. 3015995 [ONOS-7883] extend execute-tapi-context-get-call.py to complete topology checking by Boyuan Yan · 5 years ago
  74. 0c5258b Update scr command in onos-diag for Karaf 4.x by Charles Chan · 5 years ago
  75. 594b308 Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  76. f08f6b3 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  77. f4e35e7 fixing OpticalIntentUtility for support of intents from client port to client port by alessio · 5 years ago
  78. cb7e4ec [ONOS-7826] Adding a TAPI 2.1 Flow Rule programmable behaviour by Andrea Campanella · 5 years ago
  79. 4862978 [ONOS-7917] Improving device description query in Netconf Device provider by Andrea Campanella · 5 years ago
  80. ffeb196 Allow Atomix fetch command to follow redirects by Ray Milkey · 5 years ago
  81. c3113e9 Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  82. 0a02cd8 Fix wiring issue with stratum driver by Carmelo Cascone · 5 years ago
  83. 828c767 Add script to auto-generate Bazel project file by Carmelo Cascone · 5 years ago
  84. 894ff11 Set all write responses as failed when P4Runtime server returns error by Carmelo Cascone · 5 years ago
  85. eb2edbb New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  86. 8361914 Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  87. 2a2b35b Add stratum-bmv2 driver to be used with BMv2 running with Stratum by Carmelo Cascone · 5 years ago
  88. 5b66d11 Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  89. 6d1cb15 Enhanced gRPC call logging by Carmelo Cascone · 5 years ago
  90. dc6e1e1 ONOS-7920 - mutex around access to prevent reentrant creation by David K. Bainbridge · 5 years ago
  91. 63a9749 Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  92. 1c2290d Removing Topology 2 from the nav menu. by Thomas Vachuska · 5 years ago
  93. 748ca07 ONOS-7918 yes, release the reference to the reply by David K. Bainbridge · 5 years ago
  94. 81c3fa2 [ONOS-7907] Glyph specified for device not used in device table or device detail boxes by Sean Condon · 5 years ago
  95. ac90fbe ONOS-7827 TAPI Phot. OpticalConnectivity intent. by Ramon Casellas · 5 years ago
  96. e7fae68 Refactoring Netconf Device Provider to simplify device connection and avoid calling behaviours when the session is not yet established by Andrea Campanella · 5 years ago
  97. 9563b09 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 5 years ago
  98. 027a1d9 [ONOS-7892] Moving the ODTN SB cache to a distributed map. by Andrea Campanella · 5 years ago
  99. 9d3ad8b ONOS-7867 FlowRuleProgrammable driver for OpenConfig Cassini by hiroki · 5 years ago
  100. 799c78f Fixed bug on NIC wildcard identification by Georgios Katsikas · 5 years ago