1. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  2. 38eeac4 [ONOS-4562] Support flat and vlan network which has not segmentationId. by lishuai · 8 years ago
  3. d0b119f ONOS-4512 fix bug to get and delete by Wu wenbin · 8 years ago
  4. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  5. b0bd613 ONOS-4512 vtn-web can't delete router/net/floating/port by Wu wenbin · 8 years ago
  6. e2ed386 ONOS-4492 Fix bug of vrouter and floatingip can't syncronized between nodes by yuanyou · 8 years ago
  7. 0c42342 [ONOS-4226]Portchain to service function map interface by Phaneendra Manda · 8 years ago
  8. ab7fdfa [ONOS-4227] Port chain updated to store classifier and forwarder devices by Phaneendra Manda · 8 years ago
  9. a5ff8a7 Appify buck build for openstack and VTN apps by Ray Milkey · 8 years ago
  10. 299877f [ONOS-4228]Parase and set priority for sfc classification by Phaneendra Manda · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  13. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  14. 10de6db [ONOS-4195] Register sfc gui. by lishuai · 8 years ago
  15. b7ee456 [ONOS-4193] Add handler for sfc gui. by lishuai · 8 years ago
  16. 5556fde [ONOS-4191] Add js,css and html for service function chain. by lishuai · 8 years ago
  17. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  18. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  19. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  20. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  21. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  22. 275ff0c [ONOS-3831,ONOS-3836] Load balance algorithm for sfc by Phaneendra Manda · 8 years ago
  23. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  24. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  25. 329a127 [ONOS-3833] Added data structure to store load balance path info by Phaneendra Manda · 8 years ago
  26. 7cfd4433 ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  27. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  28. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  29. b43dbf7 [ONOS-3659] Submit the modified content of onos-1.4 to onos-master. by lishuai · 8 years ago
  30. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  31. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  32. d6f0c9e [ONOS-3624] update vtnweb's bug and add Not-Null constraints of export. by lishuai · 8 years ago
  33. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  34. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  35. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  36. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  37. 3c494e8 [ONOS-3108] flow classifier codec changes by Bharat saraswal · 8 years ago
  38. 0bc6499 [ONOS-3114] Classifier web resource added by SureshBR · 8 years ago
  39. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  40. 0daf66b Fixing VTN web.xml file. by Thomas Vachuska · 8 years ago
  41. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  43. 47a5292 [ONOS-3164]UT for Port chain web resource by SureshBR · 8 years ago
  44. 568734d [ONOS-3161]Port pair UT updated for reivew comments by Phaneendra Manda · 8 years ago
  45. d66dca4 [ONOS-3163]Flow classifier UT updated for review comments by Phaneendra Manda · 8 years ago
  46. d44649e8 [ONOS-3162] UT for Port pair group web resource by Phaneendra Manda · 8 years ago
  47. 119469d [ONOS-3114] Vtn codec registrator added by Phaneendra Manda · 8 years ago
  48. d270b18 description added for exception: JavaDoc warning fixed by Bharat saraswal · 8 years ago
  49. 9d54c26 [ONOS-2755] add restfull service of floatingIp by jiangrui · 8 years ago
  50. 330b0c9 [ONOS-2753] add restfull service of router by jiangrui · 8 years ago
  51. ab54ffa Wrong Check and invalid check fix by Satish K · 8 years ago
  52. fac0226 [ONOS-3114] Changes on Flow Classifier Manager by Mahesh Poojary S · 8 years ago
  53. 3203557 tenant network review fix by Satish K · 8 years ago
  54. 63d2470 [ONOS-3161]UT for port pair web resource by Phaneendra Manda · 8 years ago
  55. a9929a9 Review comment fixes: flow classifier web resource. by Bharat saraswal · 8 years ago
  56. f38e226 [ONOS-3163] Flow classifier web resource UT. and web resource fixes. by Bharat saraswal · 8 years ago
  57. f215b0c [ONOS-3163] Flow Classifier Codec UT. Codec fixes. by Bharat saraswal · 8 years ago
  58. 317f476 Enforce stricter naming conventions for package names by Jonathan Hart · 8 years ago
  59. 28ab391 [ONOS-3162] UT for port pair group codec by SureshBR · 9 years ago
  60. 3095b20 [ONOS-3164] UT for port chain codec by SureshBR · 9 years ago
  61. bf35c22 [ONOS-3161]Unit test for port pair codec by SureshBR · 9 years ago
  62. a9feb6d [ONOS-3114] PortChainId by Mahesh Poojary Huawei · 9 years ago
  63. da581ec Added SFC realted Web Resources. by Bharat saraswal · 9 years ago
  64. f5f1edd [ONOS-3116] PortPairGroupId by Mahesh Poojary Huawei · 9 years ago
  65. d0b1d13 [ONOS-3116] port-pair-id testcase by Mahesh Poojary Huawei · 9 years ago
  66. 321cc50 [ONOS-3114] flowclassifierid by Mahesh Poojary Huawei · 9 years ago
  67. 8fc55f3 [ONOS-3112] Web resource for Port Chain in SFC by SureshBR · 9 years ago
  68. 6109f95 [ONOS-3111] Web resource for PortPairGroup in SFC by Phaneendra Manda · 9 years ago
  69. 75f8be8 [ONOS-3107] Codec for portPairGroup in SFC by Phaneendra Manda · 9 years ago
  70. 052d56f [ONOS-3110] PortPairWebResource for SFC by Phaneendra Manda · 9 years ago
  71. 5e5cb94 [ONOS-3106] Codec for port pair in SFC by Phaneendra Manda · 9 years ago
  72. e3d5b6a [ONOS-3226] Move FlowClassifierCodec from vtnrsc bundle to vtnweb by samueljcc · 9 years ago
  73. 163b5db [Emu] [ONOS-3109] Codec for port chain in SFC by SureshBR · 9 years ago
  74. d25a30a [ONOS-3113] Web Resource for Flow classifier in SFC by Bharat saraswal · 9 years ago
  75. 36e04a8 move vtnrsc.web from vtnrsc bundle to vtnweb bundle by onosjcc · 9 years ago
  76. f8da965 [ONOS-3013]: unify the output of subnet api by bobzhou · 9 years ago
  77. da82eb8 [ONOS-3080] ONOSFW consists of three parts vtn/vtnweb/vtnrsc. Before we by samueljcc · 9 years ago