1. b102b01 [ONOS-4694] YANG management system outline and YMSM/YDT interfaces by Gaurav Agrawal · 8 years ago
  2. ed88ff6 Adding additional resources for instantiating async consistent treemaps. by Aaron Kruglikov · 8 years ago
  3. 09a6ffe [ONOS-4983] Fix the bug of gateway information modification by sangho · 8 years ago
  4. feb95f1 Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util. by Yoonseon Han · 8 years ago
  5. 24556ec [ONOS-5158] Allow to remove gateway nodes using network config file. by sangho · 8 years ago
  6. 5808d52 [ONOS-5098] Fix the IP release issue when rebooting VMs by sangho · 8 years ago
  7. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  8. 9e51ba5 SDN-IP: restrict egress port from ingress port list of MP2SP intent. by Jonathan Hart · 8 years ago
  9. 4f47a86 Lowered DHCP bundle application packet processor priority by Hyunsun Moon · 8 years ago
  10. 156d780 Remove unnecessary string field. by Yuta HIGUCHI · 8 years ago
  11. 13f6515 Distributed topic primitive by Madan Jampani · 8 years ago
  12. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  13. bc36560 Remove duplicate registration. by Yuta HIGUCHI · 8 years ago
  14. 3aeaf72 [ONOS-3159] fix a concurrency issue in DHCPRelay.java by Lei Xu · 8 years ago
  15. 844ee05 cherry pick [ONOS-5002] [ONOS-4986] defect fix in release bandwidth to master by Priyanka B · 8 years ago
  16. b94f93b Implement Oplink drivers for port adjacency by yjimmyy · 8 years ago
  17. 2cf8429 change a log level in AlarmProvider by Michele Santuari · 8 years ago
  18. a2d9f49 [ONOS-4926] floating Ip flow rules handling when restarting ONOS by sangho · 8 years ago
  19. f1af068 [ONOS-5094] Fix to update group bucket when a gateway node jumped to INCOMPLETE state by Daniel Park · 8 years ago
  20. 5064bac Bumping version of onos-maven-plugin to 1.11-SNAPSHOT. by Thomas Vachuska · 8 years ago
  21. 9efba1e Update ProtoBuf 3 & gRPC by Yuta HIGUCHI · 8 years ago
  22. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  23. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  24. 2f011ad A minor bug is fixed. configuration log for flow time out is not displayed 'seconds' by Yoonseon Han · 8 years ago
  25. 5a11e17 Refactored Kafka Application to simplify dependencies by Shravan Ambati · 8 years ago
  26. 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
  27. 3fdb9dd cherry pick [ONOS-4986] [ONOS-4985] Json defect fix to master by Priyanka B · 8 years ago
  28. d90dbc9 Simplify EventHistoryManager by Yuta HIGUCHI · 8 years ago
  29. 4d28773 [ONOS-5038] Bug fix for "pending_add" flow rules by sangho · 8 years ago
  30. d4d8801 [ONOS-4930] Fix NPE from ScalableGateway caused by the event triggered before map creation by Daniel Park · 8 years ago
  31. 38351de using subnet as lease/range selection criteria in DHCP Relay App, addressed review comments by gaurav · 8 years ago
  32. 264d957 Added a new test applications to monitor network configuration change events and log them. by Thomas Vachuska · 8 years ago
  33. 5c8f048 [ONOS-5060] Bug fix for pNAT handler in OpenstackRouting by sangho · 8 years ago
  34. 55e1798 Parameterize schedule period via component config by sangyun-han · 8 years ago
  35. 5aa480b Fixed to add gateway node from ICMP handler also by Hyunsun Moon · 8 years ago
  36. bd09d6e [ONOS-4895] Add a method to get VirtualPort based on mac by Phaneendra Manda · 8 years ago
  37. 6504099 Added builder and more logs for VtnService and VtnPort by Hyunsun Moon · 8 years ago
  38. e8468b5 ONOS Swagger Plugin by Brian O'Connor · 8 years ago
  39. bb23e0b Fix Javadoc warnings by Ray Milkey · 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. 1063c23 [ONOS-5030] Fix to gateway ip address in host annotation refers appropriate ip address by Daniel Park · 8 years ago
  45. 9c85794 Fix nativation function caused by AngularChart bump up by Jian Li · 8 years ago
  46. 3a02cda ONOS-4975 Fixed potential for IOB exception in intent perf installer. by Thomas Vachuska · 8 years ago
  47. b3eb84d Refactored OpenstackRouting to support multiple gateway nodes by Hyunsun Moon · 8 years ago
  48. bdfb5cb Fix cpman Buck build by Jonathan Hart · 8 years ago
  49. 31da33a ONOS learning-switch tutorial by Zayne Khouja · 8 years ago
  50. f97e13d [ONOS] duplicate tunnelname not allowed in PCE REST and WEB by Priyanka B · 8 years ago
  51. f0f6eee Fixing javadocs. by Thomas Vachuska · 8 years ago
  52. f9a16ed Fixed to not to create gateway group if it is already exists by Hyunsun Moon · 8 years ago
  53. 819d61d Work queue improvements by Madan Jampani · 8 years ago
  54. 4755715 adds working buck file to BGPCEP provider by Zayne Khouja · 8 years ago
  55. b977f56 [ONOS-4945] PCE Json fix by Priyanka B · 8 years ago
  56. 9ea8ecb [ONOS] update command defect fix for cost type by Priyanka B · 8 years ago
  57. 4c3b451 [ONOS] cherry pick from onos1.6 to master all defects merges by Priyanka B · 8 years ago
  58. 0086cf8 Add missing registration in OpticalPathProvisioner by Yuta HIGUCHI · 8 years ago
  59. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  60. a0972cb PathPainter: lower log level by Yuta HIGUCHI · 8 years ago
  61. 4e3af86 Record EDGE_EVENTS in the Event History by Yuta HIGUCHI · 8 years ago
  62. ef6bad2 ONOS-4903, ONOS-4929 Fixed to load network config on application start-up by Hyunsun Moon · 8 years ago
  63. 052c71f ONOS-4660 Additional GATEWAY type node bootstrap by Hyunsun Moon · 8 years ago
  64. 4a6e91e Fix NPE when ControlPlaneConnectPoint config is added after interface config by Charles Chan · 8 years ago
  65. d331afd Fix to update gateway group only if new gateway is added by Hyunsun Moon · 8 years ago
  66. cb4a3db Made changes as per comments. kafkaProducer is now non-static. by Sanjana Agarwal · 8 years ago
  67. aec67f8 PCE WEB GUI defect Fixes[ONOS-4811,ONOS-4812, ONOS-4813] by MaheshRaju-Huawei · 8 years ago
  68. 1e8471e Intial Stub code for the Cluster features in Kafka Application.(patchset #4) by Shravan Ambati · 8 years ago
  69. 176c83d [ONOS-4871] Fix gateway external port from list to single port by Kyuhwi Choi · 8 years ago
  70. 992be1d Fixed example network-cfg.json files for SONA applications by Hyunsun Moon · 8 years ago
  71. da27e43 Fixed javadoc warnings and some cleanups by Hyunsun Moon · 8 years ago
  72. c853a72 Follow up for OpenstackSwitching Refactoring: Updates flow rules for security group updated. by sangho · 8 years ago
  73. fc9f8bc PCE WEB Defect Fix: MBPS bandwidth value should convert to BPS by MaheshRaju-Huawei · 8 years ago
  74. 6032f34 OpenstackRouting refactoring by sangho · 8 years ago
  75. b212bc9 ONOS-4713, ONOS-4715 issues merge to master by Phaneendra Manda · 8 years ago
  76. 4af95fb Added DHCP Option-82(circuit-id) to Dhcp relay app, addressed patch-1 comments by gaurav · 8 years ago
  77. 7053788 [ONOS-4482] Implement dynamic add or remove a gateway node by Kyuhwi Choi · 8 years ago
  78. 32770ad Bug Fixes for Kafka Application(patchset #2) by Shravan Ambati · 8 years ago
  79. 35708a9 Distributed work queue primitive by Madan Jampani · 8 years ago
  80. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  81. 05d9b26 Support existing VMs running on the newly added node by Hyunsun Moon · 8 years ago
  82. b974fca Refactored OpenstackSwitching app by Hyunsun Moon · 8 years ago
  83. fc0529e Replace javafx Pair with commons Pair by Yuta HIGUCHI · 8 years ago
  84. 32e8331 Replace javafx Pair with commons Pair by Yuta HIGUCHI · 8 years ago
  85. 34bbe17 Support GATEWAY type node bootstrapping by Hyunsun Moon · 8 years ago
  86. dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
  87. 92d9ea4 [ONOS-4481] Integrate scalable gateway to openstackRouting by Kyuhwi Choi · 8 years ago
  88. 1424ac9 Added scalable gateway app to BUCK app list by Hyunsun Moon · 8 years ago
  89. c4d797f Make log message clearer by Charles Chan · 8 years ago
  90. 888eaa0 Remove old and unused Router code (incl. tests). by Jonathan Hart · 8 years ago
  91. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  92. c1e4e4c [ONOS] cherry picked from 1.6, bandwidth, CR and resilency fix by Priyanka B · 8 years ago
  93. 4bf9f2d CherryPick(1.6) PCE WEB GUI defect fixes by MaheshRaju-Huawei · 8 years ago
  94. 7e48cb2 cherry pick of [ONOS-4794] [ONOS-4793] [ONOS-4669]TE_COST and bandwidth information on update flow was not correct by Priyanka B · 8 years ago
  95. 7c3111b Made OpticalPathProvisioner to store connectivity data in distributed store. (ONOS-4518) by Naoki Shiota · 8 years ago
  96. 1588e7b Bugfix for multicast in multiple instances environment by Charles Chan · 8 years ago
  97. f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
  98. d177f8f [ONOS-4703,4704] SONA : Floating IP handling in SONA initialization by sangho · 8 years ago
  99. 2e39d3b Set REST API request timeout by Hyunsun Moon · 8 years ago
  100. 38b5f18 [ONOS-4702] Fixed Openstack ARP/ICMP in OpenstackNetworkingService. by hyungseo Ryu · 8 years ago