1. d6f0c9e [ONOS-3624] update vtnweb's bug and add Not-Null constraints of export. by lishuai · 8 years ago
  2. 70304d1 [ONOS-3606] update vtn's bug: if ovs has a plurality of bridge, the code by lishuai · 8 years ago
  3. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  4. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  5. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  6. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  7. 590d93a [ONOS-3596] update VTN's bug: delete local broadcast flows unsuccessfully. by lishuai · 8 years ago
  8. a3f51b5 [ONOS-3116] Port Chain manager test case fixed by Bharat saraswal · 8 years ago
  9. 513e817 [ONOS-3111] Port pair group manager test case fixed by Bharat saraswal · 8 years ago
  10. 89f5f0d [ONOS-3110] Port pair manager test case fixed by Bharat saraswal · 8 years ago
  11. 9435850 [ONOS-3113] Flow Classifier Manager test case fixed by Bharat saraswal · 8 years ago
  12. 1adafb3 javadoc fixed for service function forwarder by Bharat saraswal · 8 years ago
  13. 1060161 javadoc fixed in classifierService by Bharat saraswal · 8 years ago
  14. 3c494e8 [ONOS-3108] flow classifier codec changes by Bharat saraswal · 8 years ago
  15. 15092f6 [ONOS-3116] Service Function Chain Manager changes by Mahesh Poojary Huawei · 8 years ago
  16. 96cdcd2 [ONOS-3119] Flow-classifier installer changes by Mahesh Poojary S · 8 years ago
  17. e5cbab9 [ONOS-3120] Service function forwarder changes by Mahesh Poojary S · 8 years ago
  18. 74f2d53 [ONOS-3585] Add the cli of setting external port name. by lishuai · 8 years ago
  19. 08c1efc [ONOS-3584] Add the cli of updatting external gateway macadress. by lishuai · 8 years ago
  20. 1fbd41b [ONOS-3583] Update VTNRSC's bug:null exception. by lishuai · 8 years ago
  21. 0bc6499 [ONOS-3114] Classifier web resource added by SureshBR · 8 years ago
  22. 0fa12e9 [ONOS-3119] FlowClassifier installer impl. by Bharat Saraswal · 8 years ago
  23. a026be7 Restructuring the form of REST API deployment to provide by Thomas Vachuska · 8 years ago
  24. 5f32687 Vtn resource manager sink added for EventDispatcher by Phaneendra Manda · 8 years ago
  25. 0daf66b Fixing VTN web.xml file. by Thomas Vachuska · 8 years ago
  26. a3e3234 [ONOS-3532] Update PORT_MAC to AnnotationKeys.PORT_MAC. by lishuai · 8 years ago
  27. c106f45 [ONOS-3111] port-pair-group manager modification by Mahesh Poojary Huawei · 8 years ago
  28. 28bfba7 [ONOS-3110] port-pair manager modification by Mahesh Poojary S · 8 years ago
  29. ecf971d [ONOS-3113] flow-classifier manager modification by Mahesh Poojary Huawei · 8 years ago
  30. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  31. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  32. 47a5292 [ONOS-3164]UT for Port chain web resource by SureshBR · 8 years ago
  33. 9bc8693 [ONOS-3163] Test stub on VtnRscManager by Mahesh Poojary Huawei · 8 years ago
  34. c3e5da3 [ONOS-3162] Test stub on VirtualPortManager by Mahesh Poojary Huawei · 8 years ago
  35. 4f7600b [ONOS-3162] Test stub on FlowObjectiveService by Mahesh Poojary Huawei · 8 years ago
  36. aec251d [ONOS-3163] Test stub on FlowClassifierManager and PortChainManager by Mahesh Poojary Huawei · 8 years ago
  37. 337159c [ONOS-3163] Stub on PortPairManager and PortPairGroupManager by Mahesh Poojary Huawei · 8 years ago
  38. 7e9a78f [ONOS-3120] Service Function Forwarder Implementation by Mahesh Poojary S · 8 years ago
  39. bc7c694 [ONOS-3114] Added service for storing list of classifier devices for sfc by Phaneendra Manda · 8 years ago
  40. 1110f6b [ONOS-3164] UT on SFC Manager by Mahesh Poojary Huawei · 8 years ago
  41. c9c10f9 [ONOS-3114,3115] SFC Service and Manager Implementation by Mahesh Poojary S · 8 years ago
  42. cc11f72 [ONOS-3117] Listen service function events in VtnRscManager by Mahesh Poojary S · 8 years ago
  43. 858efd3 [ONOS-3520] Add L3 codes for VTNManager class. by lishuai · 8 years ago
  44. a1075a9 [ONOS-3117] Storing listener of PortChain by Mahesh Poojary S · 8 years ago
  45. 404b0fc [ONOS-3479] Add the implementation of ArpService interface. by lishuai · 8 years ago
  46. 568734d [ONOS-3161]Port pair UT updated for reivew comments by Phaneendra Manda · 8 years ago
  47. d66dca4 [ONOS-3163]Flow classifier UT updated for review comments by Phaneendra Manda · 8 years ago
  48. d44649e8 [ONOS-3162] UT for Port pair group web resource by Phaneendra Manda · 8 years ago
  49. 119469d [ONOS-3114] Vtn codec registrator added by Phaneendra Manda · 8 years ago
  50. a589d69 [ONOS-3117] store listener in Flow-Classifier Manager by Mahesh Poojary Huawei · 8 years ago
  51. 7997bb9 [ONOS-3119] NSH spi ID generator for flow classifier installer. by Bharat saraswal · 8 years ago
  52. 1b81f85 Review Fix - vtn app by Satish K · 8 years ago
  53. e300581 Duplicate Null Check not required by Satish K · 8 years ago
  54. 01a60f2 Invalid Comparision Fix in VTN by Satish K · 8 years ago
  55. 338bef7 [ONOS-3117] Adding listener to Port-Chain by Mahesh Poojary Huawei · 8 years ago
  56. 9fcf232 [ONOS-3117] Adding Port-Chain event handler by Mahesh Poojary S · 8 years ago
  57. 3633e87 [ONOS-3117] Adding listener for Flow-Classifier by Mahesh Poojary Huawei · 8 years ago
  58. edde3ad [ONOS-3117] adding Flow-Classifier event handler by Mahesh Poojary S · 8 years ago
  59. 2e4cd65 [ONOS-3117] adding listener to Port-Pair-Group Manager by Mahesh Poojary Huawei · 8 years ago
  60. 147f0b8 [ONOS-3117] Adding listener of Port-Pair-Group by Mahesh Poojary Huawei · 8 years ago
  61. 24d7c36 [ONOS-3117] Adding Port-Pair-Group event by Mahesh Poojary S · 8 years ago
  62. 3fe5eff [ONOS-3117] add listener to PortPairManager by Mahesh Poojary Huawei · 8 years ago
  63. 6623df7 [ONOS-3117] Adding Port-Pair Listener by Mahesh Poojary S · 8 years ago
  64. 427c8ca [ONOS-3117] Changes on VtnRscEventFeedback by Mahesh Poojary S · 8 years ago
  65. 6d94f42 [ONOS-3117] Changes on VtnRscEvent by Mahesh Poojary S · 8 years ago
  66. d270b18 description added for exception: JavaDoc warning fixed by Bharat saraswal · 8 years ago
  67. bedd6ef javadoc warning fixes by Bharat saraswal · 8 years ago
  68. ca0bc8b Duplicate Null Check not required by Satish K · 8 years ago
  69. 264dede [ONOS-2828] add router service cli by jiangrui · 8 years ago
  70. a0fc605 [ONOS-2827] add router interface service cli by jiangrui · 8 years ago
  71. 800e26f [ONOS-2826] add floatingIp service cli by jiangrui · 8 years ago
  72. 9d54c26 [ONOS-2755] add restfull service of floatingIp by jiangrui · 8 years ago
  73. 330b0c9 [ONOS-2753] add restfull service of router by jiangrui · 8 years ago
  74. 4a83f92 Duplicate Null Check not required by Satish K · 8 years ago
  75. f675cd4 [ONOS-2818] add implementation of VtnRscService api by jiangrui · 8 years ago
  76. b150da5 [ONOS-2819] add implementation of routerInterfaceService api by jiangrui · 8 years ago
  77. b80e4c7 [ONOS-2818] add implementation of RouterService api by jiangrui · 8 years ago
  78. 9c6db86 [ONOS-2820] add implementation of floatingIpService api by jiangrui · 8 years ago
  79. dbe60d8 Variable name changed for readability by Phanendra Manda · 8 years ago
  80. ab54ffa Wrong Check and invalid check fix by Satish K · 8 years ago
  81. 7dc63d9 [ONOS-3364] Update the bug: when neutron delete port and VTNManager by lishuai · 8 years ago
  82. 04da6cf [ONOS-3163] Testing on Flow Classifier Manager by Mahesh Poojary Huawei · 8 years ago
  83. fac0226 [ONOS-3114] Changes on Flow Classifier Manager by Mahesh Poojary S · 8 years ago
  84. 59fdb65 [ONOS-3163] UT on Port Pair Manager by Mahesh Poojary Huawei · 8 years ago
  85. 0ea8c20 [ONOS-3163] UT on Port Chain Manager by Mahesh Poojary Huawei · 8 years ago
  86. eafd980 [ONOS-3163] UT on Port Pair Group Manager by Mahesh Poojary Huawei · 8 years ago
  87. e5621ed [ONOS-3163] Implementation of Storage service adapter by Mahesh Poojary Huawei · 8 years ago
  88. eb045b4 [ONOS-3163] Test wrapper on VtnEventuallyConsistentMap by Mahesh Poojary S · 8 years ago
  89. aca6026 [ONOS-3475] Add the implementation of method programArpClassifierRules by lishuai · 8 years ago
  90. eb74950 [ONOS-3478] Add the implementation of SnatService interface. by lishuai · 8 years ago
  91. 38e0758 [ONOS-3477] Add the implementation of DnatService interface. by lishuai · 8 years ago
  92. d269aab [ONOS-3476] Add the implementation of L3ForwardService interface. by lishuai · 8 years ago
  93. 478d02e [ONOS-3474] Add the implementation of method by lishuai · 8 years ago
  94. ea0775a [ONOS-3114] Flow Classifier Manager by Mahesh Poojary S · 8 years ago
  95. 23791d7 [ONOS-3163] VTN Eventually Consistent Map Adapter by Mahesh Poojary Huawei · 8 years ago
  96. e3d60b1 [ONOS-2817]: add routerService and floatingIpService api by jiangrui · 8 years ago
  97. c69a7fd ONOS-3404 Change p2p tunnel to p2any tunnel by using set tunnel_dst in flow. by jiangrui · 8 years ago
  98. 9e4e43a [ONOS-3473] Add the implementation of method by lishuai · 8 years ago
  99. a716b65 [ONOS-2753]: add vtnRsc event, listenner and feedback by jiangrui · 8 years ago
  100. 7e6b317 [ONOS-2835] Define a SnatService interface providing the rules in SNAT table. by lishuai · 8 years ago