1. e559186 Fixing wrong parent version. by HIGUCHI Yuta · 8 years ago
  2. c78f309 [onos-4531, onos-4532] SFC web gui implementation by rama-huawei · 8 years ago
  3. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  4. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  5. 38eeac4 [ONOS-4562] Support flat and vlan network which has not segmentationId. by lishuai · 8 years ago
  6. 09a6a2e Javadoc error correction by Avantika-Huawei · 8 years ago
  7. 59a2106 [ONOS-4426] Upgrade Vtn Module when access same network segment by Bob zhou · 8 years ago
  8. d0b119f ONOS-4512 fix bug to get and delete by Wu wenbin · 8 years ago
  9. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  10. b0bd613 ONOS-4512 vtn-web can't delete router/net/floating/port by Wu wenbin · 8 years ago
  11. bee5eca [ONOS-4511] Fix the bug about deleting floatingip or by lishuai · 8 years ago
  12. cfd96d2 [ONOS-4502]Fix the bug about the different tenant and the same subnet.With different tenants and the same subnets, only one of the subnets can ping external network well. by lishuai · 8 years ago
  13. acc10ea add flowrule to specific ip for userdata by Wu wenbin · 8 years ago
  14. e2ed386 ONOS-4492 Fix bug of vrouter and floatingip can't syncronized between nodes by yuanyou · 8 years ago
  15. 8798bbe [ONOS-4428] Fix the L3 dataflow bug when in same ternant but different by lishuai · 8 years ago
  16. eb04e7b [ONOS-4486] Register SegmentationId for l3vniMap. by lishuai · 8 years ago
  17. 0c42342 [ONOS-4226]Portchain to service function map interface by Phaneendra Manda · 8 years ago
  18. ab7fdfa [ONOS-4227] Port chain updated to store classifier and forwarder devices by Phaneendra Manda · 8 years ago
  19. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  20. a5ff8a7 Appify buck build for openstack and VTN apps by Ray Milkey · 8 years ago
  21. c612054 [ONOS-4226]Service function group class added for sf statistics by Phaneendra Manda · 8 years ago
  22. 299877f [ONOS-4228]Parase and set priority for sfc classification by Phaneendra Manda · 8 years ago
  23. 089274b [ONOS-4172] Issue fixed to process specific packets in SFC manager by Phaneendra Manda · 8 years ago
  24. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  25. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  26. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  27. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  28. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  29. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  30. 10de6db [ONOS-4195] Register sfc gui. by lishuai · 8 years ago
  31. b7ee456 [ONOS-4193] Add handler for sfc gui. by lishuai · 8 years ago
  32. 5556fde [ONOS-4191] Add js,css and html for service function chain. by lishuai · 8 years ago
  33. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  34. b04ca99 Fix ONOS Jira-4189 by drl · 8 years ago
  35. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  36. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  38. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  39. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  40. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  41. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  42. 275ff0c [ONOS-3831,ONOS-3836] Load balance algorithm for sfc by Phaneendra Manda · 8 years ago
  43. b8889b8 Javadoc warning fix by Phaneendra Manda · 8 years ago
  44. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  45. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  46. d79fb94 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  47. b88b3f8 [ONOS-3834] Install load balanced forwarding rules by Phaneendra Manda · 8 years ago
  48. 0f21ad6 [ONOS-3835] Install load balanced classifier rules by Phaneendra Manda · 8 years ago
  49. b355503 [ONOS-3833] Identify the port chain for the packet by Phaneendra Manda · 8 years ago
  50. 329a127 [ONOS-3833] Added data structure to store load balance path info by Phaneendra Manda · 8 years ago
  51. 65440bf [ONOS-3833]Implementation for FiveTuple class to store 5 tuple packet info by Phaneendra Manda · 8 years ago
  52. eed9319 [ONOS-3833] Five tuple interface added by Phaneendra Manda · 8 years ago
  53. 8225ddb [ONOS-3833] Load balance identifier class and UT by Phaneendra Manda · 8 years ago
  54. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  55. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  56. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  57. 5c8257b [ONOS-3832] Sfc manager register with packet subsystem by Phaneendra Manda · 8 years ago
  58. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  59. fa24218 Added destroy() method to DistributedPrimitive interface by Madan Jampani · 8 years ago
  60. 7cfd4433 ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  61. 16c05af [ONOS-3788] Update floatingip's bug:according to our logic, when a by lishuai · 8 years ago
  62. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  63. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  64. a090a11 Added DistributedPrimitive interface by Madan Jampani · 8 years ago
  65. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  66. 762df81 [ONOS-3726] Update L3's bug about deleting router interface and unbind by lishuai · 8 years ago
  67. 095f6c7 [ONOS-3664] Update the bug: the ports command for restful can not get by lishuai · 8 years ago
  68. b43dbf7 [ONOS-3659] Submit the modified content of onos-1.4 to onos-master. by lishuai · 8 years ago
  69. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  70. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  71. d6f0c9e [ONOS-3624] update vtnweb's bug and add Not-Null constraints of export. by lishuai · 8 years ago
  72. 70304d1 [ONOS-3606] update vtn's bug: if ovs has a plurality of bridge, the code by lishuai · 8 years ago
  73. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  74. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  75. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  76. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  77. 590d93a [ONOS-3596] update VTN's bug: delete local broadcast flows unsuccessfully. by lishuai · 8 years ago
  78. a3f51b5 [ONOS-3116] Port Chain manager test case fixed by Bharat saraswal · 8 years ago
  79. 513e817 [ONOS-3111] Port pair group manager test case fixed by Bharat saraswal · 8 years ago
  80. 89f5f0d [ONOS-3110] Port pair manager test case fixed by Bharat saraswal · 8 years ago
  81. 9435850 [ONOS-3113] Flow Classifier Manager test case fixed by Bharat saraswal · 8 years ago
  82. 1adafb3 javadoc fixed for service function forwarder by Bharat saraswal · 8 years ago
  83. 1060161 javadoc fixed in classifierService by Bharat saraswal · 8 years ago
  84. 3c494e8 [ONOS-3108] flow classifier codec changes by Bharat saraswal · 8 years ago
  85. 15092f6 [ONOS-3116] Service Function Chain Manager changes by Mahesh Poojary Huawei · 8 years ago
  86. 96cdcd2 [ONOS-3119] Flow-classifier installer changes by Mahesh Poojary S · 8 years ago
  87. e5cbab9 [ONOS-3120] Service function forwarder changes by Mahesh Poojary S · 8 years ago
  88. 74f2d53 [ONOS-3585] Add the cli of setting external port name. by lishuai · 8 years ago
  89. 08c1efc [ONOS-3584] Add the cli of updatting external gateway macadress. by lishuai · 8 years ago
  90. 1fbd41b [ONOS-3583] Update VTNRSC's bug:null exception. by lishuai · 8 years ago
  91. 0bc6499 [ONOS-3114] Classifier web resource added by SureshBR · 8 years ago
  92. 0fa12e9 [ONOS-3119] FlowClassifier installer impl. by Bharat Saraswal · 8 years ago
  93. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  94. 5f32687 Vtn resource manager sink added for EventDispatcher by Phaneendra Manda · 8 years ago
  95. 0daf66b Fixing VTN web.xml file. by Thomas Vachuska · 8 years ago
  96. a3e3234 [ONOS-3532] Update PORT_MAC to AnnotationKeys.PORT_MAC. by lishuai · 8 years ago
  97. c106f45 [ONOS-3111] port-pair-group manager modification by Mahesh Poojary Huawei · 8 years ago
  98. 28bfba7 [ONOS-3110] port-pair manager modification by Mahesh Poojary S · 8 years ago
  99. ecf971d [ONOS-3113] flow-classifier manager modification by Mahesh Poojary Huawei · 8 years ago
  100. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago