1. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  2. 25f1888 Various bmv2 changes to reflect onos-bmv2 v1.0.0 (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  3. 0831efb Various changes in BMv2 driver and provider modules (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  4. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  5. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  6. b5c236e In this commit: by Saurav Das · 8 years ago
  7. e022ef6 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  8. 0b4f492 Fixing loading of unexisting class caused by deprecation by Andrea Campanella · 8 years ago
  9. 2519081 In this commit: by Saurav Das · 8 years ago
  10. 9cae4ec remove wipeDeferred in ACL table by Charles Chan · 8 years ago
  11. 69b9763 Cisco Ios PortDiscovery by ivoutsas · 8 years ago
  12. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  13. e81d7e9 int/Integer is pre-registered to Kryo. by HIGUCHI Yuta · 8 years ago
  14. 07a9e56 [ONOS-4588] Separate optical driver from "default" driver bundle by HIGUCHI Yuta · 8 years ago
  15. ce7db1b Fix for ONOS-4568 - Intents stuck in INSTALLING state by Ray Milkey · 8 years ago
  16. 7ff0643 Nicira extension for setting nsh header fields is modified to set field by Phaneendra Manda · 8 years ago
  17. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  18. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  19. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  20. 888eeda Fix SoftRouter kryo registrations. by Jonathan Hart · 8 years ago
  21. ab0bded Fixed order of static elaboration in FullVlanAvailable implementation. by Thomas Vachuska · 8 years ago
  22. 55caa1c ONOS-4561: Exclude non standard VLAN IDs by Sho SHIMIZU · 8 years ago
  23. d2c8b15 corsa support intent by Michele Santuari · 8 years ago
  24. 08926a9 Support to specify Ofdpa extension through REST API by Jian Li · 8 years ago
  25. adc9004 support mcast based filtering objective CORD-673,review comments addressed for patch-3 by gaurav · 8 years ago
  26. e9795fd [ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment. by Bob zhou · 8 years ago
  27. dbb631f Move Fujitsu device specific code out to Fujitsu driver bundle. by HIGUCHI Yuta · 8 years ago
  28. 9605c78 Move Ciena Waveserver specific code out to Ciena driver bundle. by HIGUCHI Yuta · 8 years ago
  29. f8cf288 Added ability to poll flow counters in BMv2 by Carmelo Cascone · 8 years ago
  30. deae31e [ONOS-4513] Move DefaultOpticalDevice to reduce package exported. by HIGUCHI Yuta · 8 years ago
  31. feb7edb Fixed bug due to wrong priority in BMv2. by Carmelo Cascone · 8 years ago
  32. a2f510e Improve flow rule polling consistency with bmv2 by Carmelo Cascone · 8 years ago
  33. d4e7a77 Removed hardcoded model from BMv2 driver by Carmelo Cascone · 8 years ago
  34. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  35. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  36. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  37. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  38. e912164 ONOS-4410 Implemented PacketProgrammable and Pipeliner behaviors in the by Carmelo Cascone · 8 years ago
  39. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  40. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago
  41. 9a8d16d initial flows for corsa pipeline v39 by Michele Santuari · 8 years ago
  42. 37d5dbf ONOS-4118 Added synchronization and resiliency to Bmv2ThriftClient by Carmelo Cascone · 8 years ago
  43. 90b3b6c [ONOS-4427] TunnelIn flowrule can not be applied to devices in ONOS 1.5 by lishuai · 8 years ago
  44. 7762179 Bug fix for Dell driver to use dummy group as flow-actions by Saurav Das · 8 years ago
  45. 59232cf Changes include: by Saurav Das · 8 years ago
  46. e3ba695 Fix ClassCastException by Charles Chan · 8 years ago
  47. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  48. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  49. 61403ed Appify BUCK builds for drivers by Ray Milkey · 8 years ago
  50. 855179c CpqdOfpda pipeline table miss entry for multicast IP table. by Jonathan Hart · 8 years ago
  51. 12c1d51 Buckify remaining providers by Ray Milkey · 8 years ago
  52. 2954f13 Translator-based Bmv2 flow rule driver by Carmelo Cascone · 8 years ago
  53. b7388bd ONOS-4044 Implemented ONOS-to-Bmv2 flow rule translator by Carmelo Cascone · 8 years ago
  54. aa8b629 Various Bmv2 protocol refactorings in preparation of the flow rule by Carmelo Cascone · 8 years ago
  55. 5899c13 ONOS-4175 Implemented BMv2 configuration model parser by Carmelo Cascone · 8 years ago
  56. 2ea177b ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol by Carmelo Cascone · 8 years ago
  57. 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 8 years ago
  58. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  59. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  60. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  61. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  62. 48dc2f1 adding drivers for the celestica by alshabib · 8 years ago
  63. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  64. bb8775b [ONOS-4294] AlarmConsumer for Lumentum e-cord device by Andrea Campanella · 8 years ago
  65. 827d8d0 [GEANT] VLAN arg not needed when removing interface. by Andreas Papazois · 8 years ago
  66. 59e19bb [GEANT] Multiple VLAN-IDs allowed for trunk mode of ports. by Andreas Papazois · 8 years ago
  67. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  68. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  69. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  70. 4f50e3f ONOS-4283 Adding hp driver by Murat Parlakisik · 8 years ago
  71. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  72. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  73. 7bf2b69 Fixing SNMP buck dependecies and build by Andrea Campanella · 8 years ago
  74. 3256252 Use OfdpaSetVlanVid extension instead of setVlanVid in group buckets by Charles Chan · 8 years ago
  75. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  76. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  77. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  78. 01ac79e Updating onos-of-api by Brian O'Connor · 8 years ago
  79. c2d754b [ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  80. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  81. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  82. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  83. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  84. 8336447 removing cookie generation from olt pipeline by alshabib · 8 years ago
  85. 423962b [Goldeneye] ONOS-3939 Implementing Yang Sb XML utils by Andrea Campanella · 8 years ago
  86. 361154b Rename OFDPA pipeline according to the naming convention by Charles Chan · 8 years ago
  87. d63fd04 [Goldeneye]Adding SB app requirment on drivers by Andrea Campanella · 8 years ago
  88. 9492abb Cleanup of trimming on NetConf replies. by Andreas Papazois · 8 years ago
  89. 8be4e3a In this commit: by Saurav Das · 8 years ago
  90. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  91. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  93. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  94. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  95. 43cc16a set driver for Nokia equipment by Ke Han · 8 years ago
  96. eb80f4f Fix for drop/demux cross connect rules. by Marc De Leenheer · 8 years ago
  97. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  98. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  99. b3c1434 adding a discriminant to OF rules for q-in-q tags. by alshabib · 8 years ago
  100. 9008853 [ONOS-3953] Implements Security Group of Openstack by sangho · 8 years ago