1. 6a2052b Improves ping responder by pier · 4 years, 9 months ago
  2. 7579012 [SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT) by Vignesh Ethiraj · 4 years, 7 months ago
  3. 61c086d Remove dummy VLAN from double tagged pipeline by Charles Chan · 4 years, 8 months ago
  4. 93b2889 SEBA-801 McastHandler of SegmentRouting app. does not install multicast by Esin Karaman · 4 years, 8 months ago
  5. a01d57c Fixed REST API bug in Xconnect by Charles Chan · 4 years, 8 months ago
  6. 998f2df Double tagged filtering objective with inner vlan criteria by Daniele Moro · 4 years, 9 months ago
  7. 59bd97e Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  8. 94e1d30 Do not pop VLAN for traffic that goes to the pair port by psneha · 4 years, 9 months ago
  9. dbf1a3a Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 4 years, 9 months ago
  10. 27bbe2a SEBA 637 change in McastHandler.java by Shekhar Aryan · 4 years, 9 months ago
  11. f1f46e3 ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  12. 0786932 Optimized group updating during host move by Ruchi Sahota · 4 years, 11 months ago
  13. 5eec3b1 Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  14. 19b7003 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  15. fcc42f8 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  16. debd15c Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  17. 0fa51db Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  18. 71bcb4e Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  19. 382d4ac Fix java doc by pier · 5 years ago
  20. cf78982 Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  21. 86e60d3 Route Simplification programming by psneha · 5 years ago
  22. 98345be Remove listeners before shutting down the executors by pier · 5 years ago
  23. c0a499b Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  24. 445659f Address comments in gerrit 20328 by Charles Chan · 5 years ago
  25. b15096f Address comments in gerrit 20327 by Charles Chan · 5 years ago
  26. 567465b Extends XConnectManager by pier · 5 years ago
  27. 48df9ad Implement L2 load balancer support in XConnectManager by Charles Chan · 5 years ago
  28. 4dcd510 Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  29. a7601c9 Offload packet processing to another thread by Charles Chan · 5 years ago
  30. b4f9cd1 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  31. 6d43c16 Eliminate redundant flow programming when host moves by Charles Chan · 5 years ago
  32. 95f4ab6 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  33. 6fd24fd Provides a separate executor to handle map events. by pier · 5 years ago
  34. 168fbba If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 5 years ago
  35. 521e439 Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  36. ff7f7c1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  37. e96d0de Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  38. f794240 Symmetric host probing by Mayank Tiwari · 5 years ago
  39. c61a971 Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  40. 02ee1f1 Change the service dependency to mandatory by Charles Chan · 5 years ago
  41. 48d10c0 Modify test app usages of Property annotations for new OSGi implementation by Ray Milkey · 5 years ago
  42. f7b4ce2 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  43. 05edbfc Use new property scheme for segment routing app by Ray Milkey · 5 years ago
  44. 02a1af2 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  45. 8f6281e If path is empty but not null, The following code may be error. by 柯志勇10068695 · 5 years ago
  46. 3a2d901 Fix indentation by Ray Milkey · 5 years ago
  47. 5105ec3 Fixes for karaf 4.2.1 CLI annotations for segment routing app by Ray Milkey · 5 years ago
  48. 3cad4db Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 5 years ago
  49. 66c9ec1 Prevent XConnect loop by jayakumarthazhath · 5 years ago
  50. 3d35a54 Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 5 years ago
  51. 52ca4e9 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  52. db38bc8 [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  53. 2bd24a9 [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  54. 1fb6513 Fix serialization issue by Charles Chan · 6 years ago
  55. 155ec44 Implement CLI for black hole routes by Charles Chan · 6 years ago
  56. 8962015 App should not care about table transition by Charles Chan · 6 years ago
  57. 8471a8d Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  58. 0229851 Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  59. b8f3af5 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  60. facfbef Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  61. 0b1dd7e Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  62. f0f7b5c Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  63. 223ae87 ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  64. a7da8d8 Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  65. b908146 Remove pom files from ONOS by Ray Milkey · 6 years ago
  66. c36716e Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  67. 9bf4958 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  68. 746c34f Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  69. 1aab8b8 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago
  70. f0729c8 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  71. 40cd278 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago
  72. 81ddf6f [ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine by Charles Chan · 6 years ago
  73. 9cd62ec Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  74. eecfbf5 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  75. 56542b6 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  76. fbca55e Clarify log messages by Charles Chan · 6 years ago
  77. 4eb73bb Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  78. 6e90fbb Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  79. 0720379 RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  80. 3958b75 Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  81. fbaad96 Fix serialization execption by Charles Chan · 6 years ago
  82. 1028e1e Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  83. 1e544ca Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  84. bd84dd5 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  85. 8d31633 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  86. 868c957 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  87. 5eb6604 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  88. 68e1b6a Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  89. 9d2dd55 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  90. 6464d86 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  91. cad61cd buildifier formatting of bazel files by Ray Milkey · 6 years ago
  92. 8942b24 Build segment routing app with bazel by Ray Milkey · 6 years ago
  93. 5b8c44b Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  94. f172ef8 Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  95. 936c05d remove extra semicolons by Sangyeok Sim · 6 years ago
  96. c6bcdf9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  97. 5b4cd65 sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  98. 92998c9 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  99. b281ae2 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  100. 8bbc413 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago