1. b711fbf4 Cherry pick ONOS-4721 fix by Varun Sharma · 8 years ago
  2. 3fdb9dd cherry pick [ONOS-4986] [ONOS-4985] Json defect fix to master by Priyanka B · 8 years ago
  3. 516a8ca Typo fix by Yuta HIGUCHI · 8 years ago
  4. 4d67dd8 Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice() by Konstantinos Kanonakis · 8 years ago
  5. 679d24d Unit test for Kryo namespaces to prevent people overflowing the namespaces. by Jonathan Hart · 8 years ago
  6. 0666f15 Cleaning-up shared executors use of metrics service. by Thomas Vachuska · 8 years ago
  7. 1ca7e9f Fixing cyclic component dependency issue. by Thomas Vachuska · 8 years ago
  8. 830b8a1 Searching the local archetype repo before the remote one; temporary fix. by Thomas Vachuska · 8 years ago
  9. 57e24e9 Added Collections and Models for a Region. by Steven Burrows · 8 years ago
  10. 9f0af2d Add ComponentConfigService for @Modified by sangyun-han · 8 years ago
  11. 0844307 To encode igmp report packet need to set the record type by ke han · 8 years ago
  12. d90dbc9 Simplify EventHistoryManager by Yuta HIGUCHI · 8 years ago
  13. 4d28773 [ONOS-5038] Bug fix for "pending_add" flow rules by sangho · 8 years ago
  14. e685d7d Fix up drivers test to not shut down all of ONOS by Ray Milkey · 8 years ago
  15. d4d8801 [ONOS-4930] Fix NPE from ScalableGateway caused by the event triggered before map creation by Daniel Park · 8 years ago
  16. 38351de using subnet as lease/range selection criteria in DHCP Relay App, addressed review comments by gaurav · 8 years ago
  17. aca426f Moving yangtools to separate repo by Brian O'Connor · 8 years ago
  18. 20150f3 Adding onos-app and onos-create-app to the test tarball produced by onos-package-test. by Thomas Vachuska · 8 years ago
  19. 4934299 Update .gitignore by Yuta HIGUCHI · 8 years ago
  20. 3b53826 use maven_repositories section instead by Yuta HIGUCHI · 8 years ago
  21. b5f4f27 Fixed packet request for multiple devices by Hyunsun Moon · 8 years ago
  22. 264d957 Added a new test applications to monitor network configuration change events and log them. by Thomas Vachuska · 8 years ago
  23. 5c8f048 [ONOS-5060] Bug fix for pNAT handler in OpenstackRouting by sangho · 8 years ago
  24. bee9de8 [ONOS-5036] Revise Mirror table in OVSDB protocol by Pier Ventre · 8 years ago
  25. 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
  26. f9819ff [ONOS-4991][ONOS-4994] Leafref and translator issue fixes by janani b · 8 years ago
  27. 55e1798 Parameterize schedule period via component config by sangyun-han · 8 years ago
  28. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  29. c7f35cf Move optical-model dependency to openflow-base by Yuta HIGUCHI · 8 years ago
  30. 7f2c6f9 Use karaf/OSGi bundle data path for persistence by Yuta HIGUCHI · 8 years ago
  31. 38a3867 [ONOS-4939] NETCONF function for FUJITSU OLT #7 by Akihiro Yamanouchi · 8 years ago
  32. 78613d2 Probe immediately when IPs are added to host monitor by Jonathan Hart · 8 years ago
  33. 5aa480b Fixed to add gateway node from ICMP handler also by Hyunsun Moon · 8 years ago
  34. bd09d6e [ONOS-4895] Add a method to get VirtualPort based on mac by Phaneendra Manda · 8 years ago
  35. 6504099 Added builder and more logs for VtnService and VtnPort by Hyunsun Moon · 8 years ago
  36. 2f316af Fix Corsa driver app buck build by Jonathan Hart · 8 years ago
  37. e8468b5 ONOS Swagger Plugin by Brian O'Connor · 8 years ago
  38. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  39. 07c26bb [ONOS-4941][ONOS-4883][ONOS-4979]Grouping and uses interfile linking issue + defect fix by Vidyashree Rama · 8 years ago
  40. 1d547bf [ONOS-4513] decouple optical-model from CLI by Yuta HIGUCHI · 8 years ago
  41. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  42. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  43. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  44. c10a948 Fixed potential NPE in flow store. by Thomas Vachuska · 8 years ago
  45. 4b02211 Fix LISP related javadoc by Yuta HIGUCHI · 8 years ago
  46. 90e1229 Fix NPE in AbstractPathService. by Yuta HIGUCHI · 8 years ago
  47. 719b3bf [ONOS-4718] Initial implementation of LISP control message objects by Jian Li · 8 years ago
  48. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  49. 451175e [ONOS-4718] Initially add five LISP message interfaces and classes by Jian Li · 8 years ago
  50. c21ff70 remove buck warnings again - merging put them back by Ray Milkey · 8 years ago
  51. 2a74983 Top level build of component Javadocs by Ray Milkey · 8 years ago
  52. 4854f3d ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  53. d44b957 Fix javadoc in DeviceAdminService by sangyun-han · 8 years ago
  54. 05acd64 ECMap: Avoid new mapvalue if raw values are equal by Brian O'Connor · 8 years ago
  55. d03d7dd Cleanup of AbstractPathService by Brian O'Connor · 8 years ago
  56. 98675a9 [ONOS-4938] Defect fix: range interval by Mahesh Poojary S · 8 years ago
  57. 6a5911f [ONOS-4947][ONOS-4954][ONOS-4952]Defect Fixed: Invalid name in case of qualified info for child nodes by Bharat saraswal · 8 years ago
  58. bdf24bb [ONOS-4922] Javamodel package creation for YANG utils. by Shankara-Huawei · 8 years ago
  59. e584f7e Get rid of buck build warnings for no tests and no checkstyle files by Ray Milkey · 8 years ago
  60. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  61. 1063c23 [ONOS-5030] Fix to gateway ip address in host annotation refers appropriate ip address by Daniel Park · 8 years ago
  62. 45920dd ONOS-2184 - initial impl. of virtual network path service; move path related methods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService). by Claudine Chiu · 8 years ago
  63. ad4861e Add basic error handling to gRPC Device SB service by Yuta HIGUCHI · 8 years ago
  64. 54f28e2 [ONOS-4747] NETCONF function for FUJITSU OLT #2 by Akihiro Yamanouchi · 8 years ago
  65. 9c85794 Fix nativation function caused by AngularChart bump up by Jian Li · 8 years ago
  66. 46770fc Bump up ChartJs to 2.2.1 and AngularChart to 1.0 by Jian Li · 8 years ago
  67. bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
  68. 9818919 ONOS-4971: Synthetic Link Data -- WIP, merge anyway by Simon Hunt · 8 years ago
  69. 3a02cda ONOS-4975 Fixed potential for IOB exception in intent perf installer. by Thomas Vachuska · 8 years ago
  70. 682c19e ONOS-2184 - Removing obsolete PtToPtIntentVirtualNetworkProvider. by Brian Stanke · 8 years ago
  71. b3eb84d Refactored OpenstackRouting to support multiple gateway nodes by Hyunsun Moon · 8 years ago
  72. 10973dd Added ui-cache-regions CLI command. by Simon Hunt · 8 years ago
  73. bdfb5cb Fix cpman Buck build by Jonathan Hart · 8 years ago
  74. 4c7c90a Add link eviction to gRPC Link SB. by Yuta HIGUCHI · 8 years ago
  75. 25a98e7 Command using VlanQuery behavior on device. by Andreas Papazois · 8 years ago
  76. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  77. 31da33a ONOS learning-switch tutorial by Zayne Khouja · 8 years ago
  78. 4e22b2c Add package directories as dependencies of onos-package buck target by Jonathan Hart · 8 years ago
  79. 30a8a2a ONOS-2184 - add virtual network host service. by Claudine Chiu · 8 years ago
  80. 8f4a929 Updating buck version to support plugin manager by Brian O'Connor · 8 years ago
  81. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  82. e2eeae8 Avoid NPE when IntentData was not found. by Yuta HIGUCHI · 8 years ago
  83. db67355 Add support for vlan based intents in the Corsa driver by Pier Ventre · 8 years ago
  84. f97e13d [ONOS] duplicate tunnelname not allowed in PCE REST and WEB by Priyanka B · 8 years ago
  85. f8ba881 Remove duplicate kryo registrations for classes that are already registered in API by Jonathan Hart · 8 years ago
  86. f2fd465 Use default op timeout value for DefaultLeaderElector calls by Madan Jampani · 8 years ago
  87. 171b89a Refactor bucklets to share ONOS buck definition files by Ray Milkey · 8 years ago
  88. faa7c67 Fixing javadoc by Yuta HIGUCHI · 8 years ago
  89. f0f6eee Fixing javadocs. by Thomas Vachuska · 8 years ago
  90. 698ba66 Fixed NPE in distributed network config store that can result from requesting config classes when there is a pending configuration. by Thomas Vachuska · 8 years ago
  91. b6ec9cd Adding interfaces for synchronous consistent multimaps. by Aaron Kruglikov · 8 years ago
  92. f9a16ed Fixed to not to create gateway group if it is already exists by Hyunsun Moon · 8 years ago
  93. 819d61d Work queue improvements by Madan Jampani · 8 years ago
  94. 956610d Moving to new version of STC. by Thomas Vachuska · 8 years ago
  95. 3736f2f Adds libthrift dependancy to lib BUCK by Zayne Khouja · 8 years ago
  96. 7a8bfc6 [ONOS-4460] Relinquish device role when partitioned away from cluster by Jon Hall · 8 years ago
  97. f3ab424 Lower netty reply timeout to 250ms by Madan Jampani · 8 years ago
  98. 4755715 adds working buck file to BGPCEP provider by Zayne Khouja · 8 years ago
  99. ae24aab Added BUCK file for SNMP provider. by Zayne Khouja · 8 years ago
  100. f72cedb Refactor module lists in BUCK by Ray Milkey · 8 years ago