1. 32ae9c5 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago
  2. 431cafd Remove final modifier from a private method by Sho SHIMIZU · 8 years ago
  3. 3437bdb Fix dangling Javadoc comments by Sho SHIMIZU · 8 years ago
  4. 3c2b226 update manufactory hw/sw version by ke han · 8 years ago
  5. 532eb21 Refresh pipeleiner cache with newly initialized Pipeliner by Yuta HIGUCHI · 8 years ago
  6. ed1ca66 Attempt to fix sporadic NettyMessagingManagerTest failure. by Yuta HIGUCHI · 8 years ago
  7. 287b938 Bump netty 4.0 to latest release by Yuta HIGUCHI · 8 years ago
  8. df2a4e6 Adjusted order of instance colors to run red/blue/grey/steel/lt-red/lt-blue/lt-grey. by Simon Hunt · 8 years ago
  9. 0b59e19 Fixed OVSDB dependencies by Hyunsun Moon · 8 years ago
  10. e3c4334 Fix disjoint path exceptions when backup not present by helenyrwu · 8 years ago
  11. 3d71252 Added endPortA/B to UiLink class. by Simon Hunt · 8 years ago
  12. a2d9f49 [ONOS-4926] floating Ip flow rules handling when restarting ONOS by sangho · 8 years ago
  13. 788797e Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors. by Prince Pereira · 8 years ago
  14. f836a87 Added breadcrumbs array to topo2CurrentLayout response. by Simon Hunt · 8 years ago
  15. bef16cd Simplify ConnectPoint#toString format by Yuta HIGUCHI · 8 years ago
  16. bddbb25 Added a temporary fix for out-of-order app activation event delivery. by Thomas Vachuska · 8 years ago
  17. 8835386 Consolidate gRPC OSGi bundle handling by Yuta HIGUCHI · 8 years ago
  18. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  19. 3e6f05e Code changes to ensure ONOS has each IP address attached to only one host at a time by soumya · 8 years ago
  20. a010ebc Bump up openflowj version to 0.9.5 in features.xml files by Jimmy Yan · 8 years ago
  21. 097c8f5 Add gRPC API for multicast service. by Jonathan Hart · 8 years ago
  22. 371508a bumping openflowj version to 0.9.5.onos by alshabib · 8 years ago
  23. f1af068 [ONOS-5094] Fix to update group bucket when a gateway node jumped to INCOMPLETE state by Daniel Park · 8 years ago
  24. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  25. bb6fb5c Remove InetAddress.getLocalHost() calls from OSPF tests. by Jonathan Hart · 8 years ago
  26. f0f8e9b Cleaning up über javadoc. by Thomas Vachuska · 8 years ago
  27. 013688c typo fix by Yuta HIGUCHI · 8 years ago
  28. 86fbe14 Update maven plugin versions by Yuta HIGUCHI · 8 years ago
  29. df97013 Handle null secondary path properly by Yuta HIGUCHI · 8 years ago
  30. 8552b17 Let backend choose number of IO threads by default. by Yuta HIGUCHI · 8 years ago
  31. fb63048 Making ERO non-mandatory (for end of LSP DB sync msg from cisco) by Avantika-Huawei · 8 years ago
  32. 5064bac Bumping version of onos-maven-plugin to 1.11-SNAPSHOT. by Thomas Vachuska · 8 years ago
  33. e5428c5 Releasing 1.10 version of onos-maven-plugin. by Thomas Vachuska · 8 years ago
  34. 07b3b0c Simplify lambda expressions by using method reference by Sho SHIMIZU · 8 years ago
  35. 9efba1e Update ProtoBuf 3 & gRPC by Yuta HIGUCHI · 8 years ago
  36. d01eda6 Prevent overlap of link labels in WEB UI by Carmelo Cascone · 8 years ago
  37. c9306e4 Enabling UI live-reload for apps not in the ONOS source code by Matteo Scandolo · 8 years ago
  38. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  39. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  40. bc38cd4 Fixing ONOS-4875 by Srinivas Bandi · 8 years ago
  41. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  42. 2f011ad A minor bug is fixed. configuration log for flow time out is not displayed 'seconds' by Yoonseon Han · 8 years ago
  43. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  44. 6a1ee2d Fix SpringOpenTTP thread leak by Yuta HIGUCHI · 8 years ago
  45. 385db9a Use not available by default on annotate device command. by Yuta HIGUCHI · 8 years ago
  46. 358f30e add buck file for netconf alarm by Michele Santuari · 8 years ago
  47. 99e3030 Add onos-acl tool by Yi Tseng · 8 years ago
  48. e9af3b4 Add unit test for LISP address to check obj equality & construction by Jian Li · 8 years ago
  49. 3f79e2a Adding cdvue tool to allow developers to run it without building the binaries themselves. by Thomas Vachuska · 8 years ago
  50. 8fc2d2f Fix: Javadoc fix for LISP related classes by Jian Li · 8 years ago
  51. 5a11e17 Refactored Kafka Application to simplify dependencies by Shravan Ambati · 8 years ago
  52. 18f3bce Add unit test for LISP msg to check object equality and construction by Jian Li · 8 years ago
  53. 208b167 Polling link provider by Michele Santuari · 8 years ago
  54. 20850d3 [ONOS-4718] Add toString, equals, hashCode for LISP control message by Jian Li · 8 years ago
  55. d13e4a4 Shutting down executor immediately to avoid evaluation of queued up tasks. by Thomas Vachuska · 8 years ago
  56. 525fded Move build method to each control msg, realize createBuilder method by Jian Li · 8 years ago
  57. 79b1bb2 Remove solicit map request message class and interface by Jian Li · 8 years ago
  58. 631e62a [ONOS-4718] Implement DefaultLispMapRecord class with interface mod by Jian Li · 8 years ago
  59. f59c0ad [ONOS-4718] Implement LISP control message classes by Jian Li · 8 years ago
  60. c8187a0 ONOS-5092 Moved expensive processing off the listener thread. by Thomas Vachuska · 8 years ago
  61. 10a0906 [ONOS-4718] Add LispMapRecord, rename EidRecord to LispEidRecord by Jian Li · 8 years ago
  62. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  63. 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
  64. 6172540 [ONOS-5069] OpenFlowControllerImpl: always cleanup on deactivate by Thiago Santos · 8 years ago
  65. 237ca36 [ONOS-4990] NETCONF function for FUJITSU OLT #8 by Akihiro Yamanouchi · 8 years ago
  66. b711fbf4 Cherry pick ONOS-4721 fix by Varun Sharma · 8 years ago
  67. 3fdb9dd cherry pick [ONOS-4986] [ONOS-4985] Json defect fix to master by Priyanka B · 8 years ago
  68. 516a8ca Typo fix by Yuta HIGUCHI · 8 years ago
  69. 4d67dd8 Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice() by Konstantinos Kanonakis · 8 years ago
  70. 679d24d Unit test for Kryo namespaces to prevent people overflowing the namespaces. by Jonathan Hart · 8 years ago
  71. 0666f15 Cleaning-up shared executors use of metrics service. by Thomas Vachuska · 8 years ago
  72. 1ca7e9f Fixing cyclic component dependency issue. by Thomas Vachuska · 8 years ago
  73. 830b8a1 Searching the local archetype repo before the remote one; temporary fix. by Thomas Vachuska · 8 years ago
  74. 57e24e9 Added Collections and Models for a Region. by Steven Burrows · 8 years ago
  75. 9f0af2d Add ComponentConfigService for @Modified by sangyun-han · 8 years ago
  76. 0844307 To encode igmp report packet need to set the record type by ke han · 8 years ago
  77. d90dbc9 Simplify EventHistoryManager by Yuta HIGUCHI · 8 years ago
  78. 4d28773 [ONOS-5038] Bug fix for "pending_add" flow rules by sangho · 8 years ago
  79. e685d7d Fix up drivers test to not shut down all of ONOS by Ray Milkey · 8 years ago
  80. d4d8801 [ONOS-4930] Fix NPE from ScalableGateway caused by the event triggered before map creation by Daniel Park · 8 years ago
  81. 38351de using subnet as lease/range selection criteria in DHCP Relay App, addressed review comments by gaurav · 8 years ago
  82. aca426f Moving yangtools to separate repo by Brian O'Connor · 8 years ago
  83. 20150f3 Adding onos-app and onos-create-app to the test tarball produced by onos-package-test. by Thomas Vachuska · 8 years ago
  84. 4934299 Update .gitignore by Yuta HIGUCHI · 8 years ago
  85. 3b53826 use maven_repositories section instead by Yuta HIGUCHI · 8 years ago
  86. b5f4f27 Fixed packet request for multiple devices by Hyunsun Moon · 8 years ago
  87. 264d957 Added a new test applications to monitor network configuration change events and log them. by Thomas Vachuska · 8 years ago
  88. 5c8f048 [ONOS-5060] Bug fix for pNAT handler in OpenstackRouting by sangho · 8 years ago
  89. bee9de8 [ONOS-5036] Revise Mirror table in OVSDB protocol by Pier Ventre · 8 years ago
  90. 2d90b0c [ONOS-5003][ONOS-5004][ONOS-5005]Generated Code modification for YangUtils+added interface for augmentation method and other api changes. by Bharat saraswal · 8 years ago
  91. f9819ff [ONOS-4991][ONOS-4994] Leafref and translator issue fixes by janani b · 8 years ago
  92. 55e1798 Parameterize schedule period via component config by sangyun-han · 8 years ago
  93. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  94. c7f35cf Move optical-model dependency to openflow-base by Yuta HIGUCHI · 8 years ago
  95. 7f2c6f9 Use karaf/OSGi bundle data path for persistence by Yuta HIGUCHI · 8 years ago
  96. 38a3867 [ONOS-4939] NETCONF function for FUJITSU OLT #7 by Akihiro Yamanouchi · 8 years ago
  97. 78613d2 Probe immediately when IPs are added to host monitor by Jonathan Hart · 8 years ago
  98. 5aa480b Fixed to add gateway node from ICMP handler also by Hyunsun Moon · 8 years ago
  99. bd09d6e [ONOS-4895] Add a method to get VirtualPort based on mac by Phaneendra Manda · 8 years ago
  100. 6504099 Added builder and more logs for VtnService and VtnPort by Hyunsun Moon · 8 years ago