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