1. db67355 Add support for vlan based intents in the Corsa driver by Pier Ventre · 8 years ago
  2. 4512222 [ONOS-4849] NETCONF function for FUJITSU OLT #6 by Akihiro Yamanouchi · 8 years ago
  3. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  4. c7258f9 Removing superfluous behaviour implementation for Corsa. by Thomas Vachuska · 8 years ago
  5. a477e34 Reverting to previous iteration mode, fixing case of modifying existing tags and adding extra checks by Konstantinos Kanonakis · 8 years ago
  6. 531fb48 [ONOS-4797] Implement the Driver for handling Arista switch by Daniel Park · 8 years ago
  7. a0ceb9a Support for SDX-L2 intents in Corsa Pipeline. by Pier Ventre · 8 years ago
  8. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  9. 2dec354 Extending the versioning to cover BUCK artifacts. by Thomas Vachuska · 8 years ago
  10. d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
  11. 8947866 Added patch interface add and remove behavior, and implemented OVSDB driver by Hyunsun Moon · 8 years ago
  12. dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
  13. df6372b Chagned drivers/ovsdb app name to avoid conflict with providers/ovsdb by Hyunsun Moon · 8 years ago
  14. 7976923 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  15. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  16. e78f988 Cisco Ios DeviceDescription by ivoutsas · 8 years ago
  17. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  18. 34a82cf [GEANT] Rate limit on port via NetConf and refactoring. by Andreas Papazois · 8 years ago
  19. f57a825 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
  20. f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
  21. ea6a825 Lower LINC-OE log level by Yuta HIGUCHI · 8 years ago
  22. 728b1cd Fixed stack overflow bug when using BMv2 table entry service by Carmelo Cascone · 8 years ago
  23. fbc577b Various BMv2 bugfixes by Carmelo Cascone · 8 years ago
  24. 0ec92f1 Implemented convenient builders of BMv2 extension selectors and treatments. by Carmelo Cascone · 8 years ago
  25. 6256d01 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
  26. ee4cd7e Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
  27. 62f8018 [ONOS-4772] Avoid throwing NPE on optical resource queries. by Yuta HIGUCHI · 8 years ago
  28. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  29. 6495e32 Fix NPE in LincOELambdaQuery. by Yuta HIGUCHI · 8 years ago
  30. 5e5d4df [ONOS-4654] NETCONF function for FUJITSU OLT #1 by Akihiro Yamanouchi · 8 years ago
  31. 10f2ade Removed deprecated methods in Falcon by Hyunsun Moon · 8 years ago
  32. 1251e19 Refactored bridge config to take bridge description by Hyunsun Moon · 8 years ago
  33. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  34. 25f1888 Various bmv2 changes to reflect onos-bmv2 v1.0.0 (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  35. 0831efb Various changes in BMv2 driver and provider modules (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  36. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  37. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  38. b5c236e In this commit: by Saurav Das · 8 years ago
  39. e022ef6 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  40. 0b4f492 Fixing loading of unexisting class caused by deprecation by Andrea Campanella · 8 years ago
  41. 2519081 In this commit: by Saurav Das · 8 years ago
  42. 9cae4ec remove wipeDeferred in ACL table by Charles Chan · 8 years ago
  43. 69b9763 Cisco Ios PortDiscovery by ivoutsas · 8 years ago
  44. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  45. e81d7e9 int/Integer is pre-registered to Kryo. by HIGUCHI Yuta · 8 years ago
  46. 07a9e56 [ONOS-4588] Separate optical driver from "default" driver bundle by HIGUCHI Yuta · 8 years ago
  47. ce7db1b Fix for ONOS-4568 - Intents stuck in INSTALLING state by Ray Milkey · 8 years ago
  48. 7ff0643 Nicira extension for setting nsh header fields is modified to set field by Phaneendra Manda · 8 years ago
  49. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  50. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  51. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  52. 888eeda Fix SoftRouter kryo registrations. by Jonathan Hart · 8 years ago
  53. ab0bded Fixed order of static elaboration in FullVlanAvailable implementation. by Thomas Vachuska · 8 years ago
  54. 55caa1c ONOS-4561: Exclude non standard VLAN IDs by Sho SHIMIZU · 8 years ago
  55. d2c8b15 corsa support intent by Michele Santuari · 8 years ago
  56. 08926a9 Support to specify Ofdpa extension through REST API by Jian Li · 8 years ago
  57. adc9004 support mcast based filtering objective CORD-673,review comments addressed for patch-3 by gaurav · 8 years ago
  58. e9795fd [ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment. by Bob zhou · 8 years ago
  59. dbb631f Move Fujitsu device specific code out to Fujitsu driver bundle. by HIGUCHI Yuta · 8 years ago
  60. 9605c78 Move Ciena Waveserver specific code out to Ciena driver bundle. by HIGUCHI Yuta · 8 years ago
  61. f8cf288 Added ability to poll flow counters in BMv2 by Carmelo Cascone · 8 years ago
  62. deae31e [ONOS-4513] Move DefaultOpticalDevice to reduce package exported. by HIGUCHI Yuta · 8 years ago
  63. feb7edb Fixed bug due to wrong priority in BMv2. by Carmelo Cascone · 8 years ago
  64. a2f510e Improve flow rule polling consistency with bmv2 by Carmelo Cascone · 8 years ago
  65. d4e7a77 Removed hardcoded model from BMv2 driver by Carmelo Cascone · 8 years ago
  66. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  67. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  68. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  69. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  70. e912164 ONOS-4410 Implemented PacketProgrammable and Pipeliner behaviors in the by Carmelo Cascone · 8 years ago
  71. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  72. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago
  73. 9a8d16d initial flows for corsa pipeline v39 by Michele Santuari · 8 years ago
  74. 37d5dbf ONOS-4118 Added synchronization and resiliency to Bmv2ThriftClient by Carmelo Cascone · 8 years ago
  75. 90b3b6c [ONOS-4427] TunnelIn flowrule can not be applied to devices in ONOS 1.5 by lishuai · 8 years ago
  76. 7762179 Bug fix for Dell driver to use dummy group as flow-actions by Saurav Das · 8 years ago
  77. 59232cf Changes include: by Saurav Das · 8 years ago
  78. e3ba695 Fix ClassCastException by Charles Chan · 8 years ago
  79. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  80. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  81. 61403ed Appify BUCK builds for drivers by Ray Milkey · 8 years ago
  82. 855179c CpqdOfpda pipeline table miss entry for multicast IP table. by Jonathan Hart · 8 years ago
  83. 12c1d51 Buckify remaining providers by Ray Milkey · 8 years ago
  84. 2954f13 Translator-based Bmv2 flow rule driver by Carmelo Cascone · 8 years ago
  85. b7388bd ONOS-4044 Implemented ONOS-to-Bmv2 flow rule translator by Carmelo Cascone · 8 years ago
  86. aa8b629 Various Bmv2 protocol refactorings in preparation of the flow rule by Carmelo Cascone · 8 years ago
  87. 5899c13 ONOS-4175 Implemented BMv2 configuration model parser by Carmelo Cascone · 8 years ago
  88. 2ea177b ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol by Carmelo Cascone · 8 years ago
  89. 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 8 years ago
  90. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  91. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  92. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  93. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  94. 48dc2f1 adding drivers for the celestica by alshabib · 8 years ago
  95. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  96. bb8775b [ONOS-4294] AlarmConsumer for Lumentum e-cord device by Andrea Campanella · 8 years ago
  97. 827d8d0 [GEANT] VLAN arg not needed when removing interface. by Andreas Papazois · 8 years ago
  98. 59e19bb [GEANT] Multiple VLAN-IDs allowed for trunk mode of ports. by Andreas Papazois · 8 years ago
  99. 425854b Fix group handler in CpqD OFDPA driver by Charles Chan · 8 years ago
  100. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago