1. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  2. 31da33a ONOS learning-switch tutorial by Zayne Khouja · 8 years ago
  3. 4e22b2c Add package directories as dependencies of onos-package buck target by Jonathan Hart · 8 years ago
  4. 30a8a2a ONOS-2184 - add virtual network host service. by Claudine Chiu · 8 years ago
  5. 8f4a929 Updating buck version to support plugin manager by Brian O'Connor · 8 years ago
  6. a33134e Make error messages more accurate when OpenFlow provider can't find a driver for a device by Jonathan Hart · 8 years ago
  7. e2eeae8 Avoid NPE when IntentData was not found. by Yuta HIGUCHI · 8 years ago
  8. db67355 Add support for vlan based intents in the Corsa driver by Pier Ventre · 8 years ago
  9. f97e13d [ONOS] duplicate tunnelname not allowed in PCE REST and WEB by Priyanka B · 8 years ago
  10. f8ba881 Remove duplicate kryo registrations for classes that are already registered in API by Jonathan Hart · 8 years ago
  11. f2fd465 Use default op timeout value for DefaultLeaderElector calls by Madan Jampani · 8 years ago
  12. 171b89a Refactor bucklets to share ONOS buck definition files by Ray Milkey · 8 years ago
  13. faa7c67 Fixing javadoc by Yuta HIGUCHI · 8 years ago
  14. f0f6eee Fixing javadocs. by Thomas Vachuska · 8 years ago
  15. 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
  16. b6ec9cd Adding interfaces for synchronous consistent multimaps. by Aaron Kruglikov · 8 years ago
  17. f9a16ed Fixed to not to create gateway group if it is already exists by Hyunsun Moon · 8 years ago
  18. 819d61d Work queue improvements by Madan Jampani · 8 years ago
  19. 956610d Moving to new version of STC. by Thomas Vachuska · 8 years ago
  20. 3736f2f Adds libthrift dependancy to lib BUCK by Zayne Khouja · 8 years ago
  21. 7a8bfc6 [ONOS-4460] Relinquish device role when partitioned away from cluster by Jon Hall · 8 years ago
  22. f3ab424 Lower netty reply timeout to 250ms by Madan Jampani · 8 years ago
  23. 4755715 adds working buck file to BGPCEP provider by Zayne Khouja · 8 years ago
  24. ae24aab Added BUCK file for SNMP provider. by Zayne Khouja · 8 years ago
  25. f72cedb Refactor module lists in BUCK by Ray Milkey · 8 years ago
  26. c340e28 Javadoc for a single module using BUCK by Ray Milkey · 8 years ago
  27. 584f990 Adding qdox to lib by Brian O'Connor · 8 years ago
  28. 8afbbee Bump up swagger ui from 2.1.4 to 2.1.5 by Jian Li · 8 years ago
  29. 69ed446 Add exception handling for unfound switch in processPacket by sangyun-han · 8 years ago
  30. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  31. aa2f2f6 Workaround for compiler warnings by Yuta HIGUCHI · 8 years ago
  32. 147e6f4 Add switch null exception and log by sangyun-han · 8 years ago
  33. 195c037 Deprecated unused NetTools class by Jonathan Hart · 8 years ago
  34. f7c5655 OSPF protocol manual merge from 1.6, due to cherry pick merge conflict by sunishvk · 8 years ago
  35. b977f56 [ONOS-4945] PCE Json fix by Priyanka B · 8 years ago
  36. 9ea8ecb [ONOS] update command defect fix for cost type by Priyanka B · 8 years ago
  37. 4c3b451 [ONOS] cherry pick from onos1.6 to master all defects merges by Priyanka B · 8 years ago
  38. 4512222 [ONOS-4849] NETCONF function for FUJITSU OLT #6 by Akihiro Yamanouchi · 8 years ago
  39. 1677f9f Fix PathCompiler in case of VLAN encapsulation constraint and 1 hop. by Pier · 8 years ago
  40. 145623d Added onos-cluster-execute-expect as a cluster version of onos-execute-expect + updated stc scenarios for dist primitives to use this for verification by Madan Jampani · 8 years ago
  41. 6a16435 Changing tree map interface to only allow a value type parameter, key is always string. by Aaron Kruglikov · 8 years ago
  42. f13b3df Fixing ConsistentMapException type. by Yuta HIGUCHI · 8 years ago
  43. 3e29f66 Adding additional TreeMap resources by Aaron Kruglikov · 8 years ago
  44. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  45. 0086cf8 Add missing registration in OpticalPathProvisioner by Yuta HIGUCHI · 8 years ago
  46. 1853b3f Cherry pick ONOS-4835 fix by Varun Sharma · 8 years ago
  47. c553c95 [ONOS-4946] fix bug: GetTunnelCount cast exception when getting the device property panel details in WEB GUI by chengfan · 8 years ago
  48. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  49. c7258f9 Removing superfluous behaviour implementation for Corsa. by Thomas Vachuska · 8 years ago
  50. b35c528 Added null-provider to cell simon-single. by Simon Hunt · 8 years ago
  51. e7ea688 Allowing driver loaders to refer to classes loaded by others. by Thomas Vachuska · 8 years ago
  52. 126b8af ONOS-4802 sp2mp intents now apply treatment at the egress switch by Nicholas Dean · 8 years ago
  53. c6d69f7 FlowRuleStore: Configurable backup count by Madan Jampani · 8 years ago
  54. 0b5b82e BugFix for ONOS-4942. by Yuta HIGUCHI · 8 years ago
  55. 90a1689 NettyMessagingManager: assign thread names by Yuta HIGUCHI · 8 years ago
  56. a0972cb PathPainter: lower log level by Yuta HIGUCHI · 8 years ago
  57. e50a56d Replace deprecated method usage. by Yuta HIGUCHI · 8 years ago
  58. 4e3af86 Record EDGE_EVENTS in the Event History by Yuta HIGUCHI · 8 years ago
  59. a809a17 Assign thread name to HashedWheelTimer by Yuta HIGUCHI · 8 years ago
  60. 215a7e4 DistHostStore: HOST_MOVED based on distributed state by Yuta HIGUCHI · 8 years ago
  61. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  62. 3ce80f7 Fixing regions command to list devices that are currently in the region. by Thomas Vachuska · 8 years ago
  63. 9d01ff5 Fixing null-create-device to allow no lat/long. by Thomas Vachuska · 8 years ago
  64. 61419e7 ONOS-4326: TopoRegions: MockServer scenario with skeleton events. by Simon Hunt · 8 years ago
  65. 977aa05 ONOS-4326: TopoRegions: Implement basic structure of response to 'topo2Start' event. by Simon Hunt · 8 years ago
  66. ef6bad2 ONOS-4903, ONOS-4929 Fixed to load network config on application start-up by Hyunsun Moon · 8 years ago
  67. 052c71f ONOS-4660 Additional GATEWAY type node bootstrap by Hyunsun Moon · 8 years ago
  68. 4a6e91e Fix NPE when ControlPlaneConnectPoint config is added after interface config by Charles Chan · 8 years ago
  69. a477e34 Reverting to previous iteration mode, fixing case of modifying existing tags and adding extra checks by Konstantinos Kanonakis · 8 years ago
  70. d331afd Fix to update gateway group only if new gateway is added by Hyunsun Moon · 8 years ago
  71. ac32718 BuildFix: add missing netty-buffer lib in BUCK build file by Jian Li · 8 years ago
  72. 9d4eb36 Removing unused checkstyle files. by Aaron Kruglikov · 8 years ago
  73. cb1fca2 [ONOS-4718] Initial commit for LISP protocol message package by Jian Li · 8 years ago
  74. d56f97e [ONOS-4718] Add LispDistinguishedNameAddress, modify hashCode logic by Jian Li · 8 years ago
  75. c7e20a5 [ONOS-4718] Add more LCAF type address with augmented LCAF class by Jian Li · 8 years ago
  76. 0959600 [ONOS-4718] Add LISP Canonical Address Format Enum and Address class by Jian Li · 8 years ago
  77. 6b77dc0 [ONOS-4718] Add several data types used for addressing LISP locator by Jian Li · 8 years ago
  78. 3573439 Initial commit for LISP SBI Encoder and Decoder package by Jian Li · 8 years ago
  79. 673399f BugFix: Allow to specify mastership role through REST API by Jian Li · 8 years ago
  80. 0a70f73 Fix Netty messaging unit test race condition by Madan Jampani · 8 years ago
  81. 531fb48 [ONOS-4797] Implement the Driver for handling Arista switch by Daniel Park · 8 years ago
  82. 66c2d1f Add a OCN for beast cell file by YPZhang · 8 years ago
  83. a0ceb9a Support for SDX-L2 intents in Corsa Pipeline. by Pier Ventre · 8 years ago
  84. bbd4849 [ONOS-4910, ONOS-4921] Framework: utils validation and defect fix by Mahesh Poojary S · 8 years ago
  85. 36f2fab [ONOS-4894][ONOS-4890][ONOS-4887][ONOS-4923]extension and argument by Vidyashree Rama · 8 years ago
  86. e707f03 [ONOS-4583] Union defect fix. by Bharat saraswal · 8 years ago
  87. cb4a3db Made changes as per comments. kafkaProducer is now non-static. by Sanjana Agarwal · 8 years ago
  88. c38dc7f Removing cluster size parameters per test to accomodate one-time cluster creation now in use. by Aaron Kruglikov · 8 years ago
  89. aec67f8 PCE WEB GUI defect Fixes[ONOS-4811,ONOS-4812, ONOS-4813] by MaheshRaju-Huawei · 8 years ago
  90. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  91. 275d2e8 Refactoring checkstyle daemon into a more general purpose buck daemon. by Thomas Vachuska · 8 years ago
  92. cc5f03e ONOS-2184 - virtual network Intents for vnet STC. by Claudine Chiu · 8 years ago
  93. 1bce6fb Fix NPE on shutdown if providers are already gone by Ray Milkey · 8 years ago
  94. 82b50d4 Avoid repeated re-creation of AlarmTranslator by helenyrwu · 8 years ago
  95. efb554b [ONOS-4876] Defect fix for notification, when grouping is first child of module. by janani b · 8 years ago
  96. d50c638 [ONOS-4839] update file priority for translator and OP param file impl defect fix by Bharat saraswal · 8 years ago
  97. 23ccc31 [ONOS-4842] Leafref implementation for augment and uses by janani b · 8 years ago
  98. 1b49906 [ONOS-4839] update file priority for input files by Vidyashree Rama · 8 years ago
  99. 30c116a [ONOS-4838] Decimal64 Range Restrictions Modification by Mahesh Poojary Huawei · 8 years ago
  100. b9999eb [ONOS-4831] Implement op param class for apps by Shankara-Huawei · 8 years ago