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