1. ad95aaf [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 2 months ago
  2. a0db2db Fix bugs for dynamic interface configuration by Shibu Vijayakumar · 6 years ago
  3. 99c64d0 Fixes invalidate nextid by pier · 4 years, 2 months ago
  4. 91bebb6 Refactors McastHandler to optimize network failures by pier · 4 years, 3 months ago
  5. 0921df0 Removes the Multicast cache and repurposes the Multicast workers by pier · 4 years, 5 months ago
  6. 72f3b9d Removing flow modification during sink/source addition/removal. by Harshada Chaundkar · 4 years, 11 months ago
  7. c695026 Revisit logging in McastHandler by pier · 4 years, 3 months ago
  8. 7b7e8ac Improves VERIFY operations by pier · 4 years, 4 months ago
  9. 7df7ce0 Fix for the issue: CM routes pointing to spine instead of pg pod after updating netcfg. by Shibu Vijayakumar · 4 years, 4 months ago
  10. 50cbe3c Fixed a bug that causes filtering objective being removed when it should not by Charles Chan · 4 years, 2 months ago
  11. ab42c57 Fix an NPE in modified when calling hostHandler by Charles Chan · 4 years, 3 months ago
  12. a4d4e07 Adding port validations for Xconnect service creation by William Davies · 4 years, 10 months ago
  13. 529b306 Introduces seen before routes in DefaultRoutingHandler by pier · 4 years, 4 months ago
  14. 804c352 Avoids disabling access ports when the dev is not paired by pier · 4 years, 5 months ago
  15. 185ab53 Fix log error about non-volatile reference in SegmentRoutingManager by Carmelo Cascone · 4 years, 4 months ago
  16. 2126f4a Use effectiveLocations rather than locations while processing host events by Charles Chan · 4 years, 6 months ago
  17. 172a04e Adds coordination during host movements by pier · 4 years, 6 months ago
  18. afda1df Fix noMorePorts logic which did not consider PW_VLAN by pier · 4 years, 8 months ago
  19. 089f4ae Improves link up handling by pier · 5 years ago
  20. 7b42cf4 Improves rules population by pier · 5 years ago
  21. ff0a45a Improves host programming introducing a pool of worker threads by pier · 5 years ago
  22. 7c4534c Trigger the removal of double tagged rules by Daniele Moro · 4 years, 7 months ago
  23. f8e328d Improves ping responder by pier · 4 years, 11 months ago
  24. 38e70b8 [SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT) by Vignesh Ethiraj · 4 years, 9 months ago
  25. b7aa764 Remove dummy VLAN from double tagged pipeline by Charles Chan · 4 years, 10 months ago
  26. dd26b21 SEBA-801 McastHandler of SegmentRouting app. does not install multicast by Esin Karaman · 4 years, 10 months ago
  27. 77cfb16 Fixed REST API bug in Xconnect by Charles Chan · 4 years, 10 months ago
  28. fa382c2 Double tagged filtering objective with inner vlan criteria by Daniele Moro · 4 years, 10 months ago
  29. 2fef311 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  30. d5b9016 Do not pop VLAN for traffic that goes to the pair port by psneha · 4 years, 11 months ago
  31. ce7e72a Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 4 years, 11 months ago
  32. c87503f SEBA 637 change in McastHandler.java by Shekhar Aryan · 5 years ago
  33. d222b5c ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  34. c8aa9f3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  35. 72ff3d9 Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  36. 411beb2 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  37. 6f2d2b1 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  38. 604e231 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  39. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  40. ef0761c Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  41. ba2471a Fix java doc by pier · 5 years ago
  42. 61eb99e Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  43. 1c0d5f8 Route Simplification programming by psneha · 5 years ago
  44. 024f44c Remove listeners before shutting down the executors by pier · 5 years ago
  45. f7b1b4b Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  46. 16631de Address comments in gerrit 20328 by Charles Chan · 5 years ago
  47. 7e6d517 Address comments in gerrit 20327 by Charles Chan · 5 years ago
  48. cc6ca77 Extends XConnectManager by pier · 5 years ago
  49. 5f48a74 Implement L2 load balancer support in XConnectManager by Charles Chan · 6 years ago
  50. 0f7897f Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  51. 64a1c8e Offload packet processing to another thread by Charles Chan · 5 years ago
  52. 8bdb225 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  53. 5145de2 Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  54. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  55. 46d557f Provides a separate executor to handle map events. by pier · 5 years ago
  56. c97849c If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 5 years ago
  57. ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
  58. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  59. a61b0a8 Symmetric host probing by Mayank Tiwari · 6 years ago
  60. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
  61. dc5fb02 Change the service dependency to mandatory by Charles Chan · 6 years ago
  62. 88dd7e2 Modify test app usages of Property annotations for new OSGi implementation by Ray Milkey · 6 years ago
  63. 3101df6 Use new property scheme for segment routing app by Ray Milkey · 6 years ago
  64. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  65. dc897a6 If path is empty but not null, The following code may be error. by 柯志勇10068695 · 6 years ago
  66. 3d5d002 Fix indentation by Ray Milkey · 6 years ago
  67. b52acf3 Fixes for karaf 4.2.1 CLI annotations for segment routing app by Ray Milkey · 6 years ago
  68. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  69. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  70. 6fa516e Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  71. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  72. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  73. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  74. 3e56d9f Fix serialization issue by Charles Chan · 6 years ago
  75. a17b3a1 Implement CLI for black hole routes by Charles Chan · 6 years ago
  76. 9d7db8a App should not care about table transition by Charles Chan · 6 years ago
  77. 67ef255 Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  78. c76685f Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  79. 7040b69 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  80. 55b806f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  81. d5814aa Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  82. f27ef09 Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  83. e0260e1 ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  84. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  85. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  86. 69b7ae6 [ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine by Charles Chan · 6 years ago
  87. 168111e Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  88. b67dfdd Clarify log messages by Charles Chan · 6 years ago
  89. 57465d3 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  90. f82d155 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  91. 05b06bc RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  92. f45552d Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  93. 871d918 Fix serialization execption by Charles Chan · 6 years ago
  94. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  95. 4d63939 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  96. c7b3c45 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  97. f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  98. f2f8ef0 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  99. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  100. 5adc628 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago