1. 57c7c31 Fix the disabled download url of karaf. by zhangyuanyou · 8 years ago
  2. ca59694 Remove unnecessary String constructor call by Sho SHIMIZU · 8 years ago
  3. 7faabd5 ONOS-2582 : fix for reselecting previously selected nodes in the topology view. by Simon Hunt · 8 years ago
  4. 7c298f3 Fix javadoc by Yuta HIGUCHI · 8 years ago
  5. f24b88c Fix map type mismatch by Yuta HIGUCHI · 8 years ago
  6. 13f6515 Distributed topic primitive by Madan Jampani · 8 years ago
  7. c012dda Workaround for NoClassDefFound issue in Netty. by Yuta HIGUCHI · 8 years ago
  8. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  9. 06e8908 Abstraction to help applications write logic to handle ARP + NDP packets. by Jonathan Hart · 8 years ago
  10. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  11. 07e31cf Remove public from definition in interface by Sho SHIMIZU · 8 years ago
  12. bc36560 Remove duplicate registration. by Yuta HIGUCHI · 8 years ago
  13. 695bac6 Check if the logger is configured as trace when logging as trace by Sho SHIMIZU · 8 years ago
  14. ba8c805 Replace comparator definitions with their Lambda equivalents. by Simon Hunt · 8 years ago
  15. e6aaa33 Filters intent list before installation by helenyrwu · 8 years ago
  16. 53bcc24 Follow JUnit 4 style instead of JUnit 3 style by Sho SHIMIZU · 8 years ago
  17. e4abf5b2 Allowing buck-based onos run to run with or without 'clean' option. by Thomas Vachuska · 8 years ago
  18. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  19. ecc7ce9 ONOS-5107 and ONOS-5108: fixing an issue in the GET operation implemented by REST SBI protocol by Hesam Rahimi · 8 years ago
  20. f508667 here is a bug : there would be at most 10 second between group_add to group_added, but if in the 10 second, the group was modified, no group_added notify would be receive, but a group_updated instead. with out the change, the consequnce flow would not be add by ke han · 8 years ago
  21. e3bcfc3 Fix bugs in extension treatment REST API by Jonathan Hart · 8 years ago
  22. 0f29770 Adding first set of changes for bug onos-5071 by Viswanath KSP · 8 years ago
  23. c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
  24. a43d033 Add check for node status to onos.py startup by Jon Hall · 8 years ago
  25. 9b238ae Pass alertActions cli option to ONOSNode class in onos.py by Jon Hall · 8 years ago
  26. 09dfe1e Updating SDN-IP tutorial config files by Luca Prete · 8 years ago
  27. 3aeaf72 [ONOS-3159] fix a concurrency issue in DHCPRelay.java by Lei Xu · 8 years ago
  28. 4859b3a Fix for Host2Host Intent issue. by Yuta HIGUCHI · 8 years ago
  29. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  30. 1578042 Use for-each statement by Sho SHIMIZU · 8 years ago
  31. 844ee05 cherry pick [ONOS-5002] [ONOS-4986] defect fix in release bandwidth to master by Priyanka B · 8 years ago
  32. ef17cbd Remove redundant toString() calls by Sho SHIMIZU · 8 years ago
  33. f05db40 Fix for Netty wiring issue after 4.0 bump. by Yuta HIGUCHI · 8 years ago
  34. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  35. d5c8ba1 Remove a white space by Sho SHIMIZU · 8 years ago
  36. b94f93b Implement Oplink drivers for port adjacency by yjimmyy · 8 years ago
  37. 4055b37 Adding plugin repository to onos root pom by Parvathi M · 8 years ago
  38. ec1f45c Updated fn-spec to include classNames by Steven Burrows · 8 years ago
  39. ee5d121 Don't use Boolean constructor by Sho SHIMIZU · 8 years ago
  40. 8d50c8d Simplify String concatenation by Sho SHIMIZU · 8 years ago
  41. 81470a5 Use StringBuilder instead of StringBuffer by Sho SHIMIZU · 8 years ago
  42. 19af19d Use JDK's Optional instead of Guava's Optional by Sho SHIMIZU · 8 years ago
  43. 2cf8429 change a log level in AlarmProvider by Michele Santuari · 8 years ago
  44. fad6dbc Remove explicit use of method reference by Sho SHIMIZU · 8 years ago
  45. e0b7d16 Remove unused import statements by Sho SHIMIZU · 8 years ago
  46. 99e90cd Replace anonymous class with lambda expression by Sho SHIMIZU · 8 years ago
  47. 970d6e2 Remove unnecessary reference to this by Sho SHIMIZU · 8 years ago
  48. 070c319 Remove methods just calling its super by Sho SHIMIZU · 8 years ago
  49. d86c807 Remove methods just calling its super by Sho SHIMIZU · 8 years ago
  50. 4767190 [ONOS-4718] Initial implementation of LISP control msg deserializer by Jian Li · 8 years ago
  51. 5c396e3 Remove explicit use of the default value by Sho SHIMIZU · 8 years ago
  52. 26069e2 [ONOS-4718] Add skeleton code for de-serializing LISP ctrl messages by Jian Li · 8 years ago
  53. 3aa0b18 Remove unnecessary static from enum by Sho SHIMIZU · 8 years ago
  54. 32ae9c5 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago
  55. 431cafd Remove final modifier from a private method by Sho SHIMIZU · 8 years ago
  56. 3437bdb Fix dangling Javadoc comments by Sho SHIMIZU · 8 years ago
  57. 3c2b226 update manufactory hw/sw version by ke han · 8 years ago
  58. 532eb21 Refresh pipeleiner cache with newly initialized Pipeliner by Yuta HIGUCHI · 8 years ago
  59. ed1ca66 Attempt to fix sporadic NettyMessagingManagerTest failure. by Yuta HIGUCHI · 8 years ago
  60. 287b938 Bump netty 4.0 to latest release by Yuta HIGUCHI · 8 years ago
  61. df2a4e6 Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey. by Simon Hunt · 8 years ago
  62. 0b59e19 Fixed OVSDB dependencies by Hyunsun Moon · 8 years ago
  63. e3c4334 Fix disjoint path exceptions when backup not present by helenyrwu · 8 years ago
  64. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  65. a2d9f49 [ONOS-4926] floating Ip flow rules handling when restarting ONOS by sangho · 8 years ago
  66. 788797e Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors. by Prince Pereira · 8 years ago
  67. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  68. bef16cd Simplify ConnectPoint#toString format by Yuta HIGUCHI · 8 years ago
  69. bddbb25 Added a temporary fix for out-of-order app activation event delivery. by Thomas Vachuska · 8 years ago
  70. 8835386 Consolidate gRPC OSGi bundle handling by Yuta HIGUCHI · 8 years ago
  71. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  72. 3e6f05e Code changes to ensure ONOS has each IP address attached to only one host at a time by soumya · 8 years ago
  73. a010ebc Bump up openflowj version to 0.9.5 in features.xml files by Jimmy Yan · 8 years ago
  74. 097c8f5 Add gRPC API for multicast service. by Jonathan Hart · 8 years ago
  75. 371508a bumping openflowj version to 0.9.5.onos by alshabib · 8 years ago
  76. f1af068 [ONOS-5094] Fix to update group bucket when a gateway node jumped to INCOMPLETE state by Daniel Park · 8 years ago
  77. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  78. bb6fb5c Remove InetAddress.getLocalHost() calls from OSPF tests. by Jonathan Hart · 8 years ago
  79. f0f8e9b Cleaning up über javadoc. by Thomas Vachuska · 8 years ago
  80. 013688c typo fix by Yuta HIGUCHI · 8 years ago
  81. 86fbe14 Update maven plugin versions by Yuta HIGUCHI · 8 years ago
  82. df97013 Handle null secondary path properly by Yuta HIGUCHI · 8 years ago
  83. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  84. fb63048 Making ERO non-mandatory (for end of LSP DB sync msg from cisco) by Avantika-Huawei · 8 years ago
  85. 5064bac Bumping version of onos-maven-plugin to 1.11-SNAPSHOT. by Thomas Vachuska · 8 years ago
  86. e5428c5 Releasing 1.10 version of onos-maven-plugin. by Thomas Vachuska · 8 years ago
  87. 07b3b0c Simplify lambda expressions by using method reference by Sho SHIMIZU · 8 years ago
  88. 9efba1e Update ProtoBuf 3 & gRPC by Yuta HIGUCHI · 8 years ago
  89. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  90. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  91. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  92. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  93. bc38cd4 Fixing ONOS-4875 by Srinivas Bandi · 8 years ago
  94. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  95. 2f011ad A minor bug is fixed. configuration log for flow time out is not displayed 'seconds' by Yoonseon Han · 8 years ago
  96. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  97. 6a1ee2d Fix SpringOpenTTP thread leak by Yuta HIGUCHI · 8 years ago
  98. 385db9a Use not available by default on annotate device command. by Yuta HIGUCHI · 8 years ago
  99. 358f30e add buck file for netconf alarm by Michele Santuari · 8 years ago
  100. 99e3030 Add onos-acl tool by Yi Tseng · 8 years ago